[Python-modules-commits] r463 - in /packages/pastescript/trunk/debian: control patches/01_comment_cheetah.patch rules

pox-guest at users.alioth.debian.org pox-guest at users.alioth.debian.org
Sat May 6 16:04:04 UTC 2006


Author: pox-guest
Date: Sat May  6 16:04:03 2006
New Revision: 463

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=463
Log:
yet another simple-patch fixup

Modified:
    packages/pastescript/trunk/debian/control
    packages/pastescript/trunk/debian/patches/01_comment_cheetah.patch
    packages/pastescript/trunk/debian/rules

Modified: packages/pastescript/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pastescript/trunk/debian/control?rev=463&op=diff
==============================================================================
--- packages/pastescript/trunk/debian/control (original)
+++ packages/pastescript/trunk/debian/control Sat May  6 16:04:03 2006
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Piotr Ozarowski <ozarow at gmail.com>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>=5), cdbs (>=0.4.39)
+Build-Depends: debhelper (>=5), cdbs (>=0.4.39), patchutils (>= 0.2.25)
 Build-Depends-Indep: python-dev, python-setuptools (>= 0.6a9-1), python-paste, python-pastedeploy
 Standards-Version: 3.7.2
 

Modified: packages/pastescript/trunk/debian/patches/01_comment_cheetah.patch
URL: http://svn.debian.org/wsvn/python-modules/packages/pastescript/trunk/debian/patches/01_comment_cheetah.patch?rev=463&op=diff
==============================================================================
--- packages/pastescript/trunk/debian/patches/01_comment_cheetah.patch (original)
+++ packages/pastescript/trunk/debian/patches/01_comment_cheetah.patch Sat May  6 16:04:03 2006
@@ -1,5 +1,5 @@
---- pastescript-0.5.1.orig/setup.py
-+++ pastescript-0.5.1/setup.py
+--- setup.py.old
++++ setup.py
 @@ -101,6 +101,6 @@
      install_requires=[
        'Paste',

Modified: packages/pastescript/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pastescript/trunk/debian/rules?rev=463&op=diff
==============================================================================
--- packages/pastescript/trunk/debian/rules (original)
+++ packages/pastescript/trunk/debian/rules Sat May  6 16:04:03 2006
@@ -4,6 +4,7 @@
 # python-distutils before debhelper to avoid it calling dh_python by itself
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib usr/share/python-support/pastescript




More information about the Python-modules-commits mailing list