tags 643768 + pending
thanks

Dear maintainer,

I've prepared an NMU for landell (versioned as 0.92.1-1.1) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u landell-0.92.1/debian/control landell-0.92.1/debian/control
--- landell-0.92.1/debian/control
+++ landell-0.92.1/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Thadeu Lima de Souza Cascardo <casca...@holoscopio.com>
 Uploaders: Marcelo Jorge Vieira (metal) <me...@debian.org>
-Build-Depends: debhelper (>= 7),
-               python (>= 2.5)
+Build-Depends: debhelper (>= 7.0.50~),
+               python (>= 2.6.6-3~)
 Standards-Version: 3.9.2
 Homepage: http://landell.holoscopio.com
 Vcs-Git: http://git.holoscopio.com/git/sltv.git
@@ -27,8 +27,6 @@
          python-configobj (>= 4.5.2),
          python-gobject (>= 2.14.2),
          python-gtk2 (>= 2.16)
-XB-Python-Version: ${python:Versions}
-Provides: ${python:Provides}
 Description: audio and video streams manager
  Landell is an audio and video streamer that receives streams from sources
  and sends a stream using icecast. It has a graphical interface that
diff -u landell-0.92.1/debian/rules landell-0.92.1/debian/rules
--- landell-0.92.1/debian/rules
+++ landell-0.92.1/debian/rules
@@ -3 +3,4 @@
-	dh $@
+	dh $@ --with python2
+
+override_dh_python2:
+	dh_python2 /usr/lib/sltv
diff -u landell-0.92.1/debian/changelog landell-0.92.1/debian/changelog
--- landell-0.92.1/debian/changelog
+++ landell-0.92.1/debian/changelog
@@ -1,3 +1,10 @@
+landell (0.92.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Byte-compile Python modules (Closes: #643768)
+
+ -- Stefano Rivera <stefa...@debian.org>  Wed, 30 Nov 2011 21:29:18 +0200
+
 landell (0.92.1-1) unstable; urgency=low
 
   * New Upstream Release

Reply via email to