[Python-modules-commits] r437 - in /packages/pastedeploy/trunk: PasteDeploy.egg-info/ debian/control debian/examples debian/rules

pox-guest at users.alioth.debian.org pox-guest at users.alioth.debian.org
Fri May 5 18:12:25 UTC 2006


Author: pox-guest
Date: Fri May  5 18:12:24 2006
New Revision: 437

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=437
Log:
examples file added
Standards-Version updated

Added:
    packages/pastedeploy/trunk/debian/examples
Removed:
    packages/pastedeploy/trunk/PasteDeploy.egg-info/
Modified:
    packages/pastedeploy/trunk/debian/control
    packages/pastedeploy/trunk/debian/rules

Modified: packages/pastedeploy/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/pastedeploy/trunk/debian/control?rev=437&op=diff
==============================================================================
--- packages/pastedeploy/trunk/debian/control (original)
+++ packages/pastedeploy/trunk/debian/control Fri May  5 18:12:24 2006
@@ -5,7 +5,7 @@
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>=5), cdbs (>=0.4.39)
 Build-Depends-Indep: python-dev, python-setuptools (>= 0.6a9-1)
-Standards-Version: 3.7.0
+Standards-Version: 3.7.2
 
 Package: python-pastedeploy
 Architecture: all

Added: packages/pastedeploy/trunk/debian/examples
URL: http://svn.debian.org/wsvn/python-modules/packages/pastedeploy/trunk/debian/examples?rev=437&op=file
==============================================================================
--- packages/pastedeploy/trunk/debian/examples (added)
+++ packages/pastedeploy/trunk/debian/examples Fri May  5 18:12:24 2006
@@ -1,0 +1,1 @@
+tests

Modified: packages/pastedeploy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/pastedeploy/trunk/debian/rules?rev=437&op=diff
==============================================================================
--- packages/pastedeploy/trunk/debian/rules (original)
+++ packages/pastedeploy/trunk/debian/rules Fri May  5 18:12:24 2006
@@ -7,3 +7,4 @@
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 DEB_PYTHON_INSTALL_ARGS_ALL += --install-lib usr/share/python-support/pastedeploy
+DEB_COMPRESS_EXCLUDE := .py




More information about the Python-modules-commits mailing list