Bug#643768: landell: diff for NMU version 0.92.1-1.1

2011-12-02 Thread Stefano Rivera
Hi Thadeu (2011.12.02_17:36:44_+0200)
> Go ahead and upload it. If you want, you may fix the other open bug too.

Thanks for the ack. Rescheduled it to a 0-day NMU. As this upload is
already done, I won't bother with the other bug :)

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#643768: landell: diff for NMU version 0.92.1-1.1

2011-12-02 Thread Thadeu Cascardo
- Original message -
> 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.

   landell-0.92.1-1.1-nmu.diff

Hi, Stefano.

Go ahead and upload it. If you want, you may fix the other open bug too.

Thanks a lot for the work.

Regards,
Cascardo.

Bug#643768: landell: diff for NMU version 0.92.1-1.1

2011-11-30 Thread Stefano Rivera
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 
 Uploaders: Marcelo Jorge Vieira (metal) 
-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   Wed, 30 Nov 2011 21:29:18 +0200
+
 landell (0.92.1-1) unstable; urgency=low
 
   * New Upstream Release