On Thu, Dec 17, 2015 at 02:01:17AM +0000, Mattia Rizzolo wrote:
> Attached there is a patch that is really enough to fix this, and I'd be
> happy to do a minimal NMU of it.

meh, here it is :)

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for tunesviewer-1.4.99.2 tunesviewer-1.4.99.2

 changelog |    7 +++++++
 control   |    6 +++---
 rules     |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff -Nru tunesviewer-1.4.99.2/debian/changelog 
tunesviewer-1.4.99.2/debian/changelog
--- tunesviewer-1.4.99.2/debian/changelog       2012-08-27 06:35:17.000000000 
+0000
+++ tunesviewer-1.4.99.2/debian/changelog       2015-12-17 01:56:46.000000000 
+0000
@@ -1,3 +1,10 @@
+tunesviewer (1.4.99.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Build with dh-python instead of python-support.
+
+ -- Mattia Rizzolo <mat...@debian.org>  Thu, 17 Dec 2015 01:56:36 +0000
+
 tunesviewer (1.4.99.2-1) unstable; urgency=low
 
   [ Rogério Brito ]
diff -Nru tunesviewer-1.4.99.2/debian/control 
tunesviewer-1.4.99.2/debian/control
--- tunesviewer-1.4.99.2/debian/control 2012-08-27 06:33:19.000000000 +0000
+++ tunesviewer-1.4.99.2/debian/control 2015-12-17 01:58:17.000000000 +0000
@@ -6,6 +6,7 @@
 Priority: optional
 Build-Depends:
  debhelper (>= 8),
+ dh-python,
  python
 Standards-Version: 3.9.3
 Homepage: http://tunesviewer.sf.net/
@@ -13,13 +14,12 @@
 Package: tunesviewer
 Architecture: all
 Depends:
- python (>= 2.6),
  python-gtk2 (>= 2.16),
  python-lxml (>= 2.0),
  python-notify,
- python-support (>= 0.90),
  python-webkit (>= 1.1),
- ${misc:Depends}
+ ${misc:Depends},
+ ${python:Depends}
 Recommends:
  rhythmbox-plugins (>= 0.12)
 Suggests:
diff -Nru tunesviewer-1.4.99.2/debian/rules tunesviewer-1.4.99.2/debian/rules
--- tunesviewer-1.4.99.2/debian/rules   2012-08-27 06:33:19.000000000 +0000
+++ tunesviewer-1.4.99.2/debian/rules   2015-12-17 01:56:34.000000000 +0000
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-       dh $@ --parallel
+       dh $@ --parallel --with python2
 
 override_dh_installchangelogs:
        dh_installchangelogs doc/changelog

Attachment: signature.asc
Description: PGP signature

Reply via email to