[mozo] 05/06: debian/control: Process with wrap-and-sort.
Mike Gabriel
sunweaver at debian.org
Tue Jul 21 00:01:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch debian/experimental
in repository mozo.
commit 03aa3b505be8f55e3985fbc405997743b7ed1617
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jul 21 01:56:20 2015 +0200
debian/control: Process with wrap-and-sort.
---
debian/control | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 4ab256d..929b4f3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,17 +7,18 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
Stefano Karapetsas <stefano at karapetsas.com>,
Vangelis Mouhtsis <vangelis at gnugr.org>,
Martin Wimpress <code at flexion.org>,
-Build-Depends: cdbs (>= 0.4.41),
- autotools-dev,
+ ,
+Build-Depends: autotools-dev,
+ cdbs (>= 0.4.41),
debhelper (>= 9),
dh-python,
- python (>= 2.4),
mate-common (>= 1.10),
-Build-Depends-Indep: intltool (>= 0.40.0),
- gettext,
+ python (>= 2.4),
+Build-Depends-Indep: gettext,
+ intltool (>= 0.40.0),
libmatemenu-dev,
- python-gtk2 (>= 2.13.0),
python-gobject (>= 2.15.1),
+ python-gtk2 (>= 2.13.0),
XS-Python-Version: >= 2.4
Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org/
@@ -26,12 +27,12 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mozo.git
Package: mozo
Architecture: all
-Depends: ${python:Depends},
- ${misc:Depends},
+Depends: mate-menus,
+ python-gobject (>= 2.15.1),
python-gtk2 (>= 2.13.0),
python-mate-menu,
- mate-menus,
- python-gobject (>= 2.15.1),
+ ${misc:Depends},
+ ${python:Depends},
Recommends: mate-panel
XB-Python-Version: ${python:Versions}
Description: easy MATE menu editing tool
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mozo.git
More information about the pkg-mate-commits
mailing list