tag 377813 patch
thanks

I'm going to NMU this with the attached patch.

Martin
-- 
Martin Pitt        http://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?
diff -u jabber.py-0.5.0/debian/changelog jabber.py-0.5.0/debian/changelog
--- jabber.py-0.5.0/debian/changelog
+++ jabber.py-0.5.0/debian/changelog
@@ -1,3 +1,11 @@
+jabber.py (0.5.0-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * ./examples/pypguijab.py: Fix shebang line to not use python2.2;
+    this will drop the python2.2 dependency. (Closes: #377813)
+
+ -- Martin Pitt <[EMAIL PROTECTED]>  Wed, 12 Jul 2006 10:32:10 +0200
+
 jabber.py (0.5.0-1.2) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- jabber.py-0.5.0.orig/examples/pypguijab.py
+++ jabber.py-0.5.0/examples/pypguijab.py
@@ -1,5 +1,4 @@
-#!/usr/bin/env python2.2
-# we require Python 2.2 because PyPicoGUI does
+#!/usr/bin/env python
 
 import PicoGUI
 import socket

Attachment: signature.asc
Description: Digital signature

Reply via email to