[Python-modules-commits] r22966 - 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:12:36 UTC 2012
Date: Monday, November 12, 2012 @ 10:12:34
Author: mitya57-guest
Revision: 22966
Remove unneeded build-dependency on quilt
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 09:34:02 UTC (rev 22965)
+++ packages/pygments/trunk/debian/changelog 2012-11-12 10:12:34 UTC (rev 22966)
@@ -2,6 +2,7 @@
* Team upload.
* Add DEP-8 tests (closes: #693028).
+ * Remove unneeded build-dependency on quilt.
-- 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 09:34:02 UTC (rev 22965)
+++ packages/pygments/trunk/debian/control 2012-11-12 10:12:34 UTC (rev 22966)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Piotr Ożarowski <piotr at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5), quilt (>=0.40)
+Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python-all (>= 2.6.6-3), python3-all, python3-setuptools,
python-setuptools (>= 0.6b3), python-docutils, python-jinja2
Standards-Version: 3.9.1
More information about the Python-modules-commits
mailing list