Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package python-chameleon

python-chameleon binary package has been split up into python-chameleon
and python-chameleon-doc but the latter does not define Breaks/Replaces
against the previous version. Thus, installation of python-chameleon-doc
fails on current stable (bug #768205).

The version I have just uploaded only fix this issue and nothing else. I
have attached to this email the debdiff with the version currently in
testing. Thank you very much!

unblock python-chameleon/2.16-4

diff -Nru python-chameleon-2.16/debian/changelog python-chameleon-2.16/debian/changelog
--- python-chameleon-2.16/debian/changelog	2014-06-29 05:01:35.000000000 +0900
+++ python-chameleon-2.16/debian/changelog	2014-11-12 16:50:58.000000000 +0900
@@ -1,3 +1,11 @@
+python-chameleon (2.16-4) unstable; urgency=medium
+
+  * Team upload.
+  * d/control: Add missing python-chameleon-doc Breaks/Replaces against
+    python-chameleon. Thanks to Andreas Beckmann. Closes: #768205.
+
+ -- Arnaud Fontaine <ar...@debian.org>  Wed, 12 Nov 2014 16:37:07 +0900
+
 python-chameleon (2.16-3) unstable; urgency=medium
 
   * d/tests:
diff -Nru python-chameleon-2.16/debian/control python-chameleon-2.16/debian/control
--- python-chameleon-2.16/debian/control	2014-07-01 07:23:12.000000000 +0900
+++ python-chameleon-2.16/debian/control	2014-11-12 16:36:56.000000000 +0900
@@ -53,6 +53,8 @@
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: python-chameleon (<< 2.16-1~)
+Replaces: python-chameleon (<< 2.16-1~)
 Description: XML-based template compiler
  Chameleon compiles templates to Python byte-code. It includes a complete
  implementation of the Zope Page Templates (ZPT) language.

Attachment: signature.asc
Description: PGP signature

Reply via email to