tag 830712 pending thanks Hello,
Bug #830712 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=python-modules/packages/enum34.git;a=commitdiff;h=f290d36 --- commit f290d362a8d9767fb18687442d21f25980877481 Author: Barry Warsaw <ba...@python.org> Date: Wed Jul 13 10:11:03 2016 -0400 New upstream release. * New upstream release. * d/control: Add `Breaks: python-enum` to ensure that package (since removed from the archive) gets uninstalled when python-enum34 is installed. (Closes: #830712) diff --git a/debian/changelog b/debian/changelog index c5febc4..3b2e820 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +enum34 (1.1.6-1) UNRELEASED; urgency=medium + + * New upstream release. + * d/control: Add `Breaks: python-enum` to ensure that package (since + removed from the archive) gets uninstalled when python-enum34 is + installed. (Closes: #830712) + + -- Barry Warsaw <ba...@debian.org> Wed, 13 Jul 2016 09:56:45 -0400 + enum34 (1.1.5-1) unstable; urgency=medium [ Ondřej Nový ]