[Python-apps-commits] r8410 - in packages/ttb/trunk/debian (control rules source/format)
schot-guest at users.alioth.debian.org
schot-guest at users.alioth.debian.org
Mon Apr 2 14:31:51 UTC 2012
Date: Monday, April 2, 2012 @ 14:31:48
Author: schot-guest
Revision: 8410
Switch to source format 3.0 (quilt).
Modified:
packages/ttb/trunk/debian/control
packages/ttb/trunk/debian/rules
packages/ttb/trunk/debian/source/format
Modified: packages/ttb/trunk/debian/control
===================================================================
--- packages/ttb/trunk/debian/control 2012-04-02 14:02:44 UTC (rev 8409)
+++ packages/ttb/trunk/debian/control 2012-04-02 14:31:48 UTC (rev 8410)
@@ -4,8 +4,7 @@
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Uploaders: Jeroen Schot <schot at a-eskwadraat.nl>
Build-Depends: debhelper (>= 9),
- python-all (>= 2.6.6-3),
- quilt (>= 0.46-7)
+ python-all (>= 2.6.6-3)
X-Python-Version: >= 2.5
Standards-Version: 3.9.3
Homepage: http://www.djcbsoftware.nl/code/ttb/
Modified: packages/ttb/trunk/debian/rules
===================================================================
--- packages/ttb/trunk/debian/rules 2012-04-02 14:02:44 UTC (rev 8409)
+++ packages/ttb/trunk/debian/rules 2012-04-02 14:31:48 UTC (rev 8410)
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --with=quilt,python2
+ dh $@ --with=python2
Modified: packages/ttb/trunk/debian/source/format
===================================================================
--- packages/ttb/trunk/debian/source/format 2012-04-02 14:02:44 UTC (rev 8409)
+++ packages/ttb/trunk/debian/source/format 2012-04-02 14:31:48 UTC (rev 8410)
@@ -1 +1 @@
-1.0
+3.0 (quilt)
More information about the Python-apps-commits
mailing list