[mozo] 01/06: Revert "debian/control: processed with wrap-and-sort"

Mike Gabriel sunweaver at debian.org
Tue Jul 21 00:01:14 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 206a29dcc63b21691961de7640910ce35a3a8ede
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 21 01:53:51 2015 +0200

    Revert "debian/control: processed with wrap-and-sort"
    
    This reverts commit f00b38746a46c79edcc50bf28a144c1d3b4e94bf.
---
 debian/control | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 22abd73..b21b2cd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,17 +6,17 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
            Stefano Karapetsas <stefano at karapetsas.com>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
-Build-Depends: autotools-dev,
-               cdbs (>= 0.4.41),
+Build-Depends: cdbs (>= 0.4.41),
+               autotools-dev,
                debhelper (>= 9),
                dh-python,
-               mate-common,
                python (>= 2.4),
-Build-Depends-Indep: gettext,
-                     intltool (>= 0.40.0),
+               mate-common,
+Build-Depends-Indep: intltool (>= 0.40.0),
+                     gettext,
                      libmatemenu-dev,
-                     python-gobject (>= 2.15.1),
                      python-gtk2 (>= 2.13.0),
+                     python-gobject (>= 2.15.1),
 XS-Python-Version: >= 2.4
 Standards-Version: 3.9.6
 Homepage: http://www.mate-desktop.org/
@@ -25,13 +25,13 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mozo.git
 
 Package: mozo
 Architecture: all
-Depends: mate-menus,
-         python-gobject (>= 2.15.1),
+Depends: ${python:Depends},
+         ${misc:Depends},
          python-gtk2 (>= 2.13.0),
          python-mate-menu,
-         ${misc:Depends},
-         ${python:Depends},
-Recommends: mate-panel,
+         mate-menus,
+         python-gobject (>= 2.15.1),
+Recommends: mate-panel
 XB-Python-Version: ${python:Versions}
 Description: easy MATE menu editing tool
  Mozo is an easy-to-use menu editor for MATE that can add

-- 
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