[Python-apps-commits] r7437 - in packages/gtg/trunk/debian/patches (6 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Aug 11 17:34:28 UTC 2011


    Date: Thursday, August 11, 2011 @ 17:34:26
  Author: dktrkranz
Revision: 7437

Use DEP3 headers in patches

Modified:
  packages/gtg/trunk/debian/patches/gnome2.patch
  packages/gtg/trunk/debian/patches/locale.patch
  packages/gtg/trunk/debian/patches/reaper_hang.patch
  packages/gtg/trunk/debian/patches/test_executable.patch
  packages/gtg/trunk/debian/patches/x_is_running.patch
  packages/gtg/trunk/debian/patches/xml_temp_file.patch

Modified: packages/gtg/trunk/debian/patches/gnome2.patch
===================================================================
--- packages/gtg/trunk/debian/patches/gnome2.patch	2011-08-10 21:25:22 UTC (rev 7436)
+++ packages/gtg/trunk/debian/patches/gnome2.patch	2011-08-11 17:34:26 UTC (rev 7437)
@@ -1,4 +1,5 @@
-Drop obsolete python-gnome2 methods.
+Description: Drop obsolete python-gnome2 methods
+Origin: http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/927
 
 Index: gtg-0.2.4/GTG/tools/openurl.py
 ===================================================================

Modified: packages/gtg/trunk/debian/patches/locale.patch
===================================================================
--- packages/gtg/trunk/debian/patches/locale.patch	2011-08-10 21:25:22 UTC (rev 7436)
+++ packages/gtg/trunk/debian/patches/locale.patch	2011-08-11 17:34:26 UTC (rev 7437)
@@ -1,4 +1,5 @@
-Use bindtextdomain to simplify locale handling
+Description: Use bindtextdomain to simplify locale handling
+Origin: http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/878
 
 Index: gtg-0.2.4/GTG/__init__.py
 ===================================================================

Modified: packages/gtg/trunk/debian/patches/reaper_hang.patch
===================================================================
--- packages/gtg/trunk/debian/patches/reaper_hang.patch	2011-08-10 21:25:22 UTC (rev 7436)
+++ packages/gtg/trunk/debian/patches/reaper_hang.patch	2011-08-11 17:34:26 UTC (rev 7437)
@@ -1,4 +1,5 @@
-Do not hang on quit due to "completed tasks remover" plugin
+Description: Do not hang on quit due to "completed tasks remover" plugin
+Origin: http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/749
 
 Index: gtg-0.2.4/GTG/core/plugins/engine.py
 ===================================================================

Modified: packages/gtg/trunk/debian/patches/test_executable.patch
===================================================================
--- packages/gtg/trunk/debian/patches/test_executable.patch	2011-08-10 21:25:22 UTC (rev 7436)
+++ packages/gtg/trunk/debian/patches/test_executable.patch	2011-08-11 17:34:26 UTC (rev 7437)
@@ -1,5 +1,6 @@
-Do not launch program to see if it is available, check if it
-is installed and has executable bit enable instead.
+Description: Do not launch program to see if it is available, check if it is
+ installed and has executable bit enable instead
+Origin: http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/714
 
 Index: gtg-0.2.4/GTG/tools/openurl.py
 ===================================================================

Modified: packages/gtg/trunk/debian/patches/x_is_running.patch
===================================================================
--- packages/gtg/trunk/debian/patches/x_is_running.patch	2011-08-10 21:25:22 UTC (rev 7436)
+++ packages/gtg/trunk/debian/patches/x_is_running.patch	2011-08-11 17:34:26 UTC (rev 7437)
@@ -1,4 +1,5 @@
-Check if a display is available instead of relying on xset
+Description: Check if a display is available instead of relying on xset
+Origin: http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/877
 
 Index: gtg-0.2.4/gtg
 ===================================================================

Modified: packages/gtg/trunk/debian/patches/xml_temp_file.patch
===================================================================
--- packages/gtg/trunk/debian/patches/xml_temp_file.patch	2011-08-10 21:25:22 UTC (rev 7436)
+++ packages/gtg/trunk/debian/patches/xml_temp_file.patch	2011-08-11 17:34:26 UTC (rev 7437)
@@ -1,4 +1,6 @@
-Use temp files to temporarily store GTG status, to avoid generating empty XML files.
+Description: Use temp files to temporarily store GTG status to avoid generating
+ empty XML files
+Origin: http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/756
 
 Index: gtg-0.2.4/GTG/tools/cleanxml.py
 ===================================================================




More information about the Python-apps-commits mailing list