[Python-apps-commits] r12153 - in packages/puddletag/trunk/debian/patches (1 file)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Jul 26 23:03:51 UTC 2015


    Date: Sunday, July 26, 2015 @ 23:03:50
  Author: morph
Revision: 12153

make it a proper level-1 patch

Modified:
  packages/puddletag/trunk/debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch

Modified: packages/puddletag/trunk/debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch
===================================================================
--- packages/puddletag/trunk/debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch	2015-07-26 23:01:42 UTC (rev 12152)
+++ packages/puddletag/trunk/debian/patches/489acd2ee62eb5fbff95f8220dc8958c14871931.patch	2015-07-26 23:03:50 UTC (rev 12153)
@@ -4,13 +4,13 @@
 Subject: [PATCH] Fixes #261
 
 ---
- source/puddlestuff/puddleobjects.py | 2 +-
+ puddlestuff/puddleobjects.py | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/source/puddlestuff/puddleobjects.py b/source/puddlestuff/puddleobjects.py
 index ffc6bf7..436b7b8 100644
---- a/source/puddlestuff/puddleobjects.py
-+++ b/source/puddlestuff/puddleobjects.py
+--- a/puddlestuff/puddleobjects.py
++++ b/puddlestuff/puddleobjects.py
 @@ -1418,7 +1418,7 @@ def __init__(self, *args, **kwargs):
          super(ArtworkLabel, self).__init__(*args, **kwargs)
  




More information about the Python-apps-commits mailing list