[Python-apps-commits] r4173 - in packages/pyicqt/trunk/debian (3 files)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Mon Nov 23 12:10:53 UTC 2009


    Date: Monday, November 23, 2009 @ 12:10:38
  Author: nijel
Revision: 4173

Add DEP-3 compliant headers to patches.

Modified:
  packages/pyicqt/trunk/debian/changelog
  packages/pyicqt/trunk/debian/patches/adapt-default-config-options.patch
  packages/pyicqt/trunk/debian/patches/header-dont-use-env.patch

Modified: packages/pyicqt/trunk/debian/changelog
===================================================================
--- packages/pyicqt/trunk/debian/changelog	2009-11-23 12:06:41 UTC (rev 4172)
+++ packages/pyicqt/trunk/debian/changelog	2009-11-23 12:10:38 UTC (rev 4173)
@@ -1,11 +1,11 @@
-pyicqt (0.8.1.5-2) UNRELEASED; urgency=low
+pyicqt (0.8.1.5-2) unstable; urgency=low
 
-  * NOT RELEASED YET
   * Adjust provided service name in init script.
   * Fix naming of init script in source package.
   * Convert to 3.0 (quilt) source format.
+  * Add DEP-3 compliant headers to patches.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 23 Nov 2009 13:06:13 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 23 Nov 2009 13:09:55 +0100
 
 pyicqt (0.8.1.5-1) unstable; urgency=low
 

Modified: packages/pyicqt/trunk/debian/patches/adapt-default-config-options.patch
===================================================================
--- packages/pyicqt/trunk/debian/patches/adapt-default-config-options.patch	2009-11-23 12:06:41 UTC (rev 4172)
+++ packages/pyicqt/trunk/debian/patches/adapt-default-config-options.patch	2009-11-23 12:10:38 UTC (rev 4173)
@@ -1,6 +1,7 @@
-Addapt default config options to match Debian package needs.
-- PID and spool are default to correct place, it's better for user not to touch these.
-- Avatars are disabled by default, because we do not depend on PIL.
+Subject: Addapt default config options to match Debian package needs.
+  - PID and spool are default to correct place, it's better for user not to touch these.
+  - Avatars are disabled by default, because we do not depend on PIL.
+From: Michal ÄŒihaÅ™ <nijel at debian.org>
 
 --- a/config_example.xml
 +++ b/config_example.xml

Modified: packages/pyicqt/trunk/debian/patches/header-dont-use-env.patch
===================================================================
--- packages/pyicqt/trunk/debian/patches/header-dont-use-env.patch	2009-11-23 12:06:41 UTC (rev 4172)
+++ packages/pyicqt/trunk/debian/patches/header-dont-use-env.patch	2009-11-23 12:10:38 UTC (rev 4173)
@@ -1,5 +1,5 @@
-Do not use /usr/bin/env to start this script.
-Patch by <patrick_ at freenet.de>
+Subject: Do not use /usr/bin/env to start this script.
+From: <patrick_ at freenet.de>
 
 --- a/PyICQt.py
 +++ b/PyICQt.py




More information about the Python-apps-commits mailing list