New Upstream Release - golang-github-mattn-go-ciede2000

Ready changes

Summary

Merged new upstream version: 0.0~git20170301.782e8c6 (was: 0~20170301).

Resulting package

Built on 2022-12-21T14:56 (took 4m47s)

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-mattn-go-ciede2000-dev

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7db4014..667c24c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-mattn-go-ciede2000 (0.0~git20170301.782e8c6-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 14:52:15 -0000
+
 golang-github-mattn-go-ciede2000 (0~20170301-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/0001-compare-float-with-epsilon.patch b/debian/patches/0001-compare-float-with-epsilon.patch
index 8539316..a6ee244 100644
--- a/debian/patches/0001-compare-float-with-epsilon.patch
+++ b/debian/patches/0001-compare-float-with-epsilon.patch
@@ -7,10 +7,10 @@ Subject: compare float with epsilon
  ciede2000_test.go | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/ciede2000_test.go b/ciede2000_test.go
-index 1462b8b..5f1db8a 100644
---- a/ciede2000_test.go
-+++ b/ciede2000_test.go
+Index: golang-github-mattn-go-ciede2000.git/ciede2000_test.go
+===================================================================
+--- golang-github-mattn-go-ciede2000.git.orig/ciede2000_test.go
++++ golang-github-mattn-go-ciede2000.git/ciede2000_test.go
 @@ -10,7 +10,7 @@ func TestDiff(t *testing.T) {
  	c2 := &color.RGBA{50, 60, 255, 255}
  	value := Diff(c1, c2)

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details