[Python-modules-commits] r3763 - in /packages/python-wsgiref/trunk/debian: binary.lintian-overrides changelog dirs overrides/ rules

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Wed Nov 28 23:11:33 UTC 2007


Author: nslater-guest
Date: Wed Nov 28 23:11:32 2007
New Revision: 3763

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3763
Log:
Moved around files for consistency.

Added:
    packages/python-wsgiref/trunk/debian/binary.lintian-overrides
      - copied unchanged from r3518, packages/python-wsgiref/trunk/debian/overrides/python-wsgiref
    packages/python-wsgiref/trunk/debian/dirs
Removed:
    packages/python-wsgiref/trunk/debian/overrides/
Modified:
    packages/python-wsgiref/trunk/debian/changelog
    packages/python-wsgiref/trunk/debian/rules

Modified: packages/python-wsgiref/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-wsgiref/trunk/debian/changelog?rev=3763&op=diff
==============================================================================
--- packages/python-wsgiref/trunk/debian/changelog (original)
+++ packages/python-wsgiref/trunk/debian/changelog Wed Nov 28 23:11:32 2007
@@ -8,7 +8,7 @@
   * Tweaked debian/copyright file for consistency.
   * Added lintian overrides.
 
- -- Noah Slater <nslater at bytesexual.org>  Sat, 03 Nov 2007 01:58:33 +0000
+ -- Noah Slater <nslater at bytesexual.org>  Wed, 28 Nov 2007 23:10:20 +0000
 
 python-wsgiref (0.1.2-1) unstable; urgency=low
 

Added: packages/python-wsgiref/trunk/debian/dirs
URL: http://svn.debian.org/wsvn/python-modules/packages/python-wsgiref/trunk/debian/dirs?rev=3763&op=file
==============================================================================
--- packages/python-wsgiref/trunk/debian/dirs (added)
+++ packages/python-wsgiref/trunk/debian/dirs Wed Nov 28 23:11:32 2007
@@ -1,0 +1,1 @@
+usr/share/lintian/overrides

Modified: packages/python-wsgiref/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/python-wsgiref/trunk/debian/rules?rev=3763&op=diff
==============================================================================
--- packages/python-wsgiref/trunk/debian/rules (original)
+++ packages/python-wsgiref/trunk/debian/rules Wed Nov 28 23:11:32 2007
@@ -20,6 +20,5 @@
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
 
 common-install-indep::
-	mkdir -p debian/python-wsgiref/usr/share/lintian/overrides
-	cp debian/overrides/python-wsgiref \
+	cp debian/binary.lintian-overrides \
 	    debian/python-wsgiref/usr/share/lintian/overrides/python-wsgiref




More information about the Python-modules-commits mailing list