New Upstream Release - golang-github-blackfireio-osinfo

Ready changes

Summary

Merged new upstream version: 1.0.4 (was: 1.0.3).

Resulting package

Built on 2023-08-23T14:05 (took 5m1s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-releases golang-github-blackfireio-osinfo-dev

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5a0957a..33c67dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-blackfireio-osinfo (1.0.4-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 23 Aug 2023 14:00:39 -0000
+
 golang-github-blackfireio-osinfo (1.0.3-2) unstable; urgency=medium
 
   * Source-only upload for testing eligibility.
diff --git a/osinfo.go b/osinfo.go
index 9ab8ff8..2b611fc 100644
--- a/osinfo.go
+++ b/osinfo.go
@@ -27,6 +27,7 @@ var macCodeNames = map[string]string{
 	"10.16": "Big Sur", // Big Sur is both 10.16 and 11.0
 	"11.0":  "Big Sur", // See https://en.wikipedia.org/wiki/MacOS_Big_Sur#Development_history
 	"12.0":  "Monterey",
+	"13.0":  "Ventura",
 }
 
 type OSInfo struct {

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details