[Python-modules-commits] r30563 - 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:34:46 UTC 2014


    Date: Tuesday, September 9, 2014 @ 20:34:45
  Author: zyga-guest
Revision: 30563

Clean up patch metadata [2/2]

Modified:
  packages/python-pkginfo/trunk/debian/patches/fix-tests-on-python3.4

Modified: packages/python-pkginfo/trunk/debian/patches/fix-tests-on-python3.4
===================================================================
--- packages/python-pkginfo/trunk/debian/patches/fix-tests-on-python3.4	2014-09-09 20:33:02 UTC (rev 30562)
+++ packages/python-pkginfo/trunk/debian/patches/fix-tests-on-python3.4	2014-09-09 20:34:45 UTC (rev 30563)
@@ -2,19 +2,10 @@
  This patch corrects tests that contained hard-coded check for python3.3
  where the (presumed) intent was to just test for >= 3.3.
 
----
-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:
+Bug-Ubuntu: https://bugs.launchpad.net/pkginfo/+bug/1367436
+Forwarded: no 
+Last-Update: 2014-09-09
 
-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/tests/test_installed.py
 +++ python-pkginfo-1.1/pkginfo/tests/test_installed.py
 @@ -41,7 +41,7 @@ class InstalledTests(unittest.TestCase):




More information about the Python-modules-commits mailing list