[Python-modules-commits] r22969 - in packages/pygments/trunk/debian (changelog control)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Mon Nov 12 10:23:41 UTC 2012
Date: Monday, November 12, 2012 @ 10:23:40
Author: mitya57-guest
Revision: 22969
Drop Breaks: {python:Breaks}, it is obsolete
Modified:
packages/pygments/trunk/debian/changelog
packages/pygments/trunk/debian/control
Modified: packages/pygments/trunk/debian/changelog
===================================================================
--- packages/pygments/trunk/debian/changelog 2012-11-12 10:22:00 UTC (rev 22968)
+++ packages/pygments/trunk/debian/changelog 2012-11-12 10:23:40 UTC (rev 22969)
@@ -5,6 +5,7 @@
* Remove unneeded build-dependency on quilt.
* Add an empty build-arch target in debian/rules.
* Bump Standards-Version to 3.9.4, no changes needed.
+ * Drop Breaks: {python:Breaks}, it is obsolete.
-- Dmitry Shachnev <mitya57 at gmail.com> Mon, 12 Nov 2012 13:30:20 +0400
Modified: packages/pygments/trunk/debian/control
===================================================================
--- packages/pygments/trunk/debian/control 2012-11-12 10:22:00 UTC (rev 22968)
+++ packages/pygments/trunk/debian/control 2012-11-12 10:23:40 UTC (rev 22969)
@@ -16,7 +16,6 @@
Package: python-pygments
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
-Breaks: ${python:Breaks}
Recommends: python-chardet, python-pkg-resources
Suggests: ttf-bitstream-vera
Description: syntax highlighting package written in Python
More information about the Python-modules-commits
mailing list