summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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