summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@debian.org>2020-05-20 19:09:04 -0700
committerManoj Srivastava <srivasta@debian.org>2020-05-20 19:09:04 -0700
commit5b19739a8ad95532a744d3805b5b443add38ef16 (patch)
tree15f4a38b0ce863050f536bf81241e9c4ca046d4d
parent07552763d281dff5035d8a9811653f7ff9255801 (diff)
parent90bf440c1bbe3b0065c2d96f8f1af50974d664ef (diff)
Merge branch 'master' into dgit/sidHEADdebian/3.5.0-3archive/debian/3.5.0-3master
-rw-r--r--debian/changelog10
-rw-r--r--debian/control1
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e582beb..d897f6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libgraphics-colornames-perl (3.5.0-3) unstable; urgency=medium
+
+ * The GCN::HTML and GCN::Windows schemes have been removed and released
+ as separate modules.
+ * Autoloaded color name methods were removed.
+ * the HTML color scheme is deprecated.
+ * This breaks libgraphics-colorobjects-perl (<= 0.5.0-8)
+
+ -- Manoj Srivastava <srivasta@debian.org> Wed, 20 May 2020 18:58:37 -0700
+
libgraphics-colornames-perl (3.5.0-2) unstable; urgency=medium
* Actually copy over _all_ the changes from the NMU
diff --git a/debian/control b/debian/control
index ca7dddc..6c5d907 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends-Indep: perl, libmodule-build-perl, libmodule-load-perl,
Package: libgraphics-colornames-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libmodule-load-perl
+Breaks: libgraphics-colorobject-perl (<= 0.5.0-8)
Recommends: libpod-coverage-perl, libtest-pod-perl
Description: defines RGB values for common color names
This package defines RGB values for common color names. The intention