Your message dated Wed, 12 Nov 2014 13:58:21 +0000
with message-id <[email protected]>
and subject line Re: Bug#769227: unblock: python-chameleon/2.16-4
has caused the Debian Bug report #769227,
regarding unblock: python-chameleon/2.16-4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
769227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
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 <[email protected]> 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.
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On 2014-11-12 9:02, Arnaud Fontaine wrote:
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).
Unblocked; thanks.
Regards,
Adam
--- End Message ---