[Python-modules-commits] r2623 - in /packages/pyprotocols/trunk/debian: patches/ rules

kov at users.alioth.debian.org kov at users.alioth.debian.org
Tue Jun 26 00:35:42 UTC 2007


Author: kov
Date: Tue Jun 26 00:35:42 2007
New Revision: 2623

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2623
Log:
will use the simple patching system of cdbs

Added:
    packages/pyprotocols/trunk/debian/patches/
Modified:
    packages/pyprotocols/trunk/debian/rules

Modified: packages/pyprotocols/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pyprotocols/trunk/debian/rules?rev=2623&op=diff
==============================================================================
--- packages/pyprotocols/trunk/debian/rules (original)
+++ packages/pyprotocols/trunk/debian/rules Tue Jun 26 00:35:42 2007
@@ -23,5 +23,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed




More information about the Python-modules-commits mailing list