[mate-menus] 01/03: debian/control: Update Python to 2.7. Remove superfluous python-gtk2 dependency. Add dh-python.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Wed Jul 29 18:37:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-menus.
commit 33946b3a17c3f3922293113e1ab624c5e4bd00b7
Author: Martin Wimpress <code at flexion.org>
Date: Wed Jul 29 19:25:31 2015 +0100
debian/control: Update Python to 2.7. Remove superfluous python-gtk2 dependency. Add dh-python.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ea5e8ee..e1022f2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,13 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
Stefano Karapetsas <stefano at karapetsas.com>,
Mike Gabriel <sunweaver at debian.org>,
Build-Depends: debhelper (>= 9),
+ dh-python,
gobject-introspection,
intltool,
libgirepository1.0-dev,
libglib2.0-dev,
mate-common,
- python-all-dev (>= 2.6.6-3~),
+ python-all-dev (>= 2.7),
Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-menus.git;a=summary
@@ -88,8 +89,7 @@ Description: GObject introspection data for the MATE menu specification
Package: python-mate-menu
Section: python
Architecture: any
-Depends: python-gtk2,
- ${misc:Depends},
+Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends},
Description: implementation of the freedesktop menu specification for MATE (Python bindings)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-menus.git
More information about the pkg-mate-commits
mailing list