[Python-modules-commits] r23417 - in packages/python-byteplay/trunk/debian (2 files)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Tue Jan 29 19:59:08 UTC 2013


    Date: Tuesday, January 29, 2013 @ 19:59:05
  Author: jwilk
Revision: 23417

Remove doubled shebang from the DEP-8 test script.

Modified:
  packages/python-byteplay/trunk/debian/changelog
  packages/python-byteplay/trunk/debian/tests/python-byteplay

Modified: packages/python-byteplay/trunk/debian/changelog
===================================================================
--- packages/python-byteplay/trunk/debian/changelog	2013-01-28 09:22:25 UTC (rev 23416)
+++ packages/python-byteplay/trunk/debian/changelog	2013-01-29 19:59:05 UTC (rev 23417)
@@ -1,8 +1,9 @@
 python-byteplay (0.2-3) UNRELEASED; urgency=low
 
   * Rename the DEP-8 test, so that it matches binary package name.
+  * Remove doubled shebang from the DEP-8 test script.
 
- -- Jakub Wilk <jwilk at debian.org>  Mon, 30 Apr 2012 18:47:31 +0200
+ -- Jakub Wilk <jwilk at debian.org>  Tue, 29 Jan 2013 20:58:29 +0100
 
 python-byteplay (0.2-2) unstable; urgency=low
 

Modified: packages/python-byteplay/trunk/debian/tests/python-byteplay
===================================================================
--- packages/python-byteplay/trunk/debian/tests/python-byteplay	2013-01-28 09:22:25 UTC (rev 23416)
+++ packages/python-byteplay/trunk/debian/tests/python-byteplay	2013-01-29 19:59:05 UTC (rev 23417)
@@ -1,5 +1,4 @@
 #!/bin/sh
-#!/bin/sh
 set -e
 export PYTHONWARNINGS=d
 pyversions -i \




More information about the Python-modules-commits mailing list