[Python-apps-commits] r2404 - in packages/archmage/trunk/debian (3 files)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Mon Feb 16 18:20:37 UTC 2009


    Date: Monday, February 16, 2009 @ 18:20:36
  Author: dottedmag-guest
Revision: 2404

Added description to patches (lintian warning).

Modified:
  packages/archmage/trunk/debian/changelog
  packages/archmage/trunk/debian/patches/html_to_text.py-is-not-executable.diff
  packages/archmage/trunk/debian/patches/python-interpreter.diff

Modified: packages/archmage/trunk/debian/changelog
===================================================================
--- packages/archmage/trunk/debian/changelog	2009-02-16 11:28:00 UTC (rev 2403)
+++ packages/archmage/trunk/debian/changelog	2009-02-16 18:20:36 UTC (rev 2404)
@@ -1,4 +1,9 @@
 archmage (1:0.1.9-3) UNRELEASED; urgency=low
+  
+  [ Mikhail Gusarov ]
+  * Added description to patches (lintian warning):
+    - debian/patches/python-interpreter.diff
+    - debian/patches/html_to_text.py-is-not-executable.diff
 
   [ Sandro Tosi ]
   * debian/control
@@ -9,7 +14,7 @@
     + Add ${misc:Depends} to Depends to remove
       lintian warning.
 
- -- Sandro Tosi <morph at debian.org>  Mon, 03 Nov 2008 22:47:08 +0100
+ -- Mikhail Gusarov <dottedmag at dottedmag.net>  Tue, 17 Feb 2009 00:20:21 +0600
 
 archmage (1:0.1.9-2) unstable; urgency=low
 

Modified: packages/archmage/trunk/debian/patches/html_to_text.py-is-not-executable.diff
===================================================================
--- packages/archmage/trunk/debian/patches/html_to_text.py-is-not-executable.diff	2009-02-16 11:28:00 UTC (rev 2403)
+++ packages/archmage/trunk/debian/patches/html_to_text.py-is-not-executable.diff	2009-02-16 18:20:36 UTC (rev 2404)
@@ -1,3 +1,4 @@
+htmltotext.py is not executable, so the shebang is not needed.
 Index: archmage-0.1.9/archmod/htmltotext.py
 ===================================================================
 --- archmage-0.1.9.orig/archmod/htmltotext.py	2007-07-12 01:00:23.000000000 +0700

Modified: packages/archmage/trunk/debian/patches/python-interpreter.diff
===================================================================
--- packages/archmage/trunk/debian/patches/python-interpreter.diff	2009-02-16 11:28:00 UTC (rev 2403)
+++ packages/archmage/trunk/debian/patches/python-interpreter.diff	2009-02-16 18:20:36 UTC (rev 2404)
@@ -1,3 +1,5 @@
+Debian default Python interpreter is /usr/bin/python
+(Python Policy 1.3.2).
 Index: archmage-0.1.9beta1/archmage
 ===================================================================
 --- archmage-0.1.9beta1.orig/archmage	2007-06-17 19:03:23.000000000 +0700




More information about the Python-apps-commits mailing list