[Python-modules-commits] r30562 - in packages/python-pkginfo/trunk/debian/patches (1 file)

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Tue Sep 9 20:33:02 UTC 2014


    Date: Tuesday, September 9, 2014 @ 20:33:02
  Author: zyga-guest
Revision: 30562

Clean up patch metadata [1/2]

Modified:
  packages/python-pkginfo/trunk/debian/patches/fix-configparser-import

Modified: packages/python-pkginfo/trunk/debian/patches/fix-configparser-import
===================================================================
--- packages/python-pkginfo/trunk/debian/patches/fix-configparser-import	2014-09-09 20:30:47 UTC (rev 30561)
+++ packages/python-pkginfo/trunk/debian/patches/fix-configparser-import	2014-09-09 20:33:02 UTC (rev 30562)
@@ -2,20 +2,10 @@
  This patch fixes the way the ConfigParser class is imported to work
  on both the python2.x stdlib and python3.x stdlib. 
 Author: Zygmunt Krynicki <zygmunt.krynicki at canonical.com>
+Bug-Ubuntu: https://bugs.launchpad.net/pkginfo/+bug/1367434 
+Forwarded: no 
+Last-Update: 2014-09-09
 
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: https://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
 --- python-pkginfo-1.1.orig/pkginfo/commandline.py
 +++ python-pkginfo-1.1/pkginfo/commandline.py
 @@ -16,7 +16,11 @@ o a "develop" checkout:  in ths case,  '




More information about the Python-modules-commits mailing list