[Python-modules-commits] r7418 - in packages/python-axiom/trunk/debian (control patches rules)

mithrandi-guest at users.alioth.debian.org mithrandi-guest at users.alioth.debian.org
Fri Jan 30 18:46:15 UTC 2009


    Date: Friday, January 30, 2009 @ 18:46:13
  Author: mithrandi-guest
Revision: 7418

Last quilt patch superceded, so remove quilt usage.

Modified:
  packages/python-axiom/trunk/debian/control
  packages/python-axiom/trunk/debian/rules
Deleted:
  packages/python-axiom/trunk/debian/patches/

Modified: packages/python-axiom/trunk/debian/control
===================================================================
--- packages/python-axiom/trunk/debian/control	2009-01-30 18:43:54 UTC (rev 7417)
+++ packages/python-axiom/trunk/debian/control	2009-01-30 18:46:13 UTC (rev 7418)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>, Tristan Seligmann <mithrandi at mithrandi.net>, Vincent Bernat <bernat at debian.org>
-Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-support (>= 0.4), quilt, patchutils (>= 0.2.25)
+Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-support (>= 0.4)
 Build-Depends-Indep: python-twisted-core, python-twisted-conch, python-epsilon, python-pysqlite2
 Homepage: http://www.divmod.org/trac/wiki/DivmodAxiom
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-axiom/trunk/

Modified: packages/python-axiom/trunk/debian/rules
===================================================================
--- packages/python-axiom/trunk/debian/rules	2009-01-30 18:43:54 UTC (rev 7417)
+++ packages/python-axiom/trunk/debian/rules	2009-01-30 18:46:13 UTC (rev 7418)
@@ -3,7 +3,6 @@
 DEB_INSTALL_MANPAGES_python-axiom := debian/axiomatic.1
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 PKGDIR=debian/python-axiom/
 
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))




More information about the Python-modules-commits mailing list