[SCM] pymappergui/master: Depends on python-libmapper. (Closes: #795340)

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Fri Sep 11 01:21:20 UTC 2015


The following commit has been merged in the master branch:
commit 23d379a0a0602fa48c76b10645ee62ee335b96ca
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Thu Sep 10 21:05:50 2015 -0400

    Depends on python-libmapper. (Closes: #795340)

diff --git a/debian/changelog b/debian/changelog
index f1fc132..695cede 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pymappergui (0.1-2) unstable; urgency=medium
+
+  * Depends on python-libmapper. (Closes: #795340)
+
+ -- Tiago Bortoletto Vaz <tiago at debian.org>  Thu, 10 Sep 2015 21:05:07 -0400
+
 pymappergui (0.1-1) unstable; urgency=low
 
   * Initial release. (Closes: #771850)
diff --git a/debian/control b/debian/control
index 596b5af..4857acb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Tiago Bortoletto Vaz <tiago at debian.org>
 Build-Depends: debhelper (>=7.0.50~), python-libmapper, python-wxgtk3.0, python | python-all | python-dev | python-all-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 XS-Python-Version: >= 2.6
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/pymappergui.git
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/pymappergui.git
@@ -12,7 +12,7 @@ Homepage: https://github.com/tiagovaz/pymapper
 
 Package: pymappergui
 Architecture: all
-Depends: python (>= 2.6), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: python (>= 2.6), python-libmapper, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 Description: Graphical User Interface for libmapper
  pyMapperGUI is a Graphical User Interface for libmapper
  .

-- 
pymappergui packaging



More information about the pkg-multimedia-commits mailing list