r1472 - in transaction/trunk/debian (control rules)
Fabio Tranchitella
kobold at alioth.debian.org
Fri Jun 5 20:30:39 UTC 2009
Date: Friday, June 5, 2009 @ 20:30:39
Author: kobold
Revision: 1472
use the van.pydeb's rules template
Modified:
transaction/trunk/debian/control
transaction/trunk/debian/rules
Modified: transaction/trunk/debian/control
===================================================================
--- transaction/trunk/debian/control 2009-06-05 20:28:13 UTC (rev 1471)
+++ transaction/trunk/debian/control 2009-06-05 20:30:39 UTC (rev 1472)
@@ -2,7 +2,7 @@
Section: python
Priority: extra
Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
-Uploaders: Brian Sutherland <brian at vanguardistas.net>
+Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3-1), python-van.pydeb (>= 1.2.0-2)
Standards-Version: 3.8.1
XS-Python-Version: all
Modified: transaction/trunk/debian/rules
===================================================================
--- transaction/trunk/debian/rules 2009-06-05 20:28:13 UTC (rev 1471)
+++ transaction/trunk/debian/rules 2009-06-05 20:30:39 UTC (rev 1472)
@@ -1,6 +1,3 @@
#!/usr/bin/make -f
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
include /usr/share/python-van.pydeb/rules_templates/rules.1.mk
More information about the pkg-zope-commits
mailing list