[Python-modules-commits] r15010 - in packages/python-wadllib/trunk/debian (4 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sat Dec 4 11:48:41 UTC 2010


    Date: Saturday, December 4, 2010 @ 11:48:39
  Author: dktrkranz
Revision: 15010

Use pydist-overrides

Added:
  packages/python-wadllib/trunk/debian/pydist-overrides
Modified:
  packages/python-wadllib/trunk/debian/changelog
  packages/python-wadllib/trunk/debian/patches/series
Deleted:
  packages/python-wadllib/trunk/debian/patches/requires.patch

Modified: packages/python-wadllib/trunk/debian/changelog
===================================================================
--- packages/python-wadllib/trunk/debian/changelog	2010-12-04 10:57:21 UTC (rev 15009)
+++ packages/python-wadllib/trunk/debian/changelog	2010-12-04 11:48:39 UTC (rev 15010)
@@ -6,14 +6,14 @@
   * Switch to dh_python2.
   * debian/patches/no_package_data.patch:
     - Do not install documentation files in Python module directory.
-  * debian/patches/requires.patch:
-    - Do not require elementtree as dependency.
   * debian/control:
     - Bump Standards-Version to 3.9.1, no changes required.
   * debian/docs:
     - Install documentation files under /usr/share/doc.
+  * debian/patches/pydist-overrides:
+    - Do not require elementtree as dependency.
 
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 04 Dec 2010 11:46:29 +0100
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 04 Dec 2010 12:47:46 +0100
 
 python-wadllib (1.1.4-2) unstable; urgency=low
 

Deleted: packages/python-wadllib/trunk/debian/patches/requires.patch
===================================================================
--- packages/python-wadllib/trunk/debian/patches/requires.patch	2010-12-04 10:57:21 UTC (rev 15009)
+++ packages/python-wadllib/trunk/debian/patches/requires.patch	2010-12-04 11:48:39 UTC (rev 15010)
@@ -1,19 +0,0 @@
-Description: Do not require elementtree as dependency
-Author: Luca Falavigna <dktrkranz at debian.org>
-Forwarded: not-needed
-
-Index: python-wadllib-1.1.8+ds/src/wadllib.egg-info/requires.txt
-===================================================================
---- python-wadllib-1.1.8+ds.orig/src/wadllib.egg-info/requires.txt	2010-12-04 11:56:12.558471157 +0100
-+++ python-wadllib-1.1.8+ds/src/wadllib.egg-info/requires.txt	2010-12-04 11:56:15.345324217 +0100
-@@ -1,8 +1,7 @@
- setuptools
--elementtree
- lazr.uri
- simplejson
- 
- [docs]
- Sphinx
--z3c.recipe.sphinxdoc
-\ No newline at end of file
-+z3c.recipe.sphinxdoc

Modified: packages/python-wadllib/trunk/debian/patches/series
===================================================================
--- packages/python-wadllib/trunk/debian/patches/series	2010-12-04 10:57:21 UTC (rev 15009)
+++ packages/python-wadllib/trunk/debian/patches/series	2010-12-04 11:48:39 UTC (rev 15010)
@@ -1,2 +1 @@
 no_package_data.patch
-requires.patch

Added: packages/python-wadllib/trunk/debian/pydist-overrides
===================================================================
--- packages/python-wadllib/trunk/debian/pydist-overrides	                        (rev 0)
+++ packages/python-wadllib/trunk/debian/pydist-overrides	2010-12-04 11:48:39 UTC (rev 15010)
@@ -0,0 +1 @@
+elementtree




More information about the Python-modules-commits mailing list