[mate-netspeed] 05/05: debian/control: processed with wrap-and-sort

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Tue Jun 16 11:37:14 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-netspeed.

commit cc8fe574f9e048e4779425bcec241076456fa509
Author: Martin Wimpress <code at flexion.org>
Date:   Tue Jun 16 12:37:03 2015 +0100

    debian/control: processed with wrap-and-sort
---
 debian/control | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 0001ba2..568ce8d 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
 Build-Depends: cdbs,
                debhelper (>= 9),
                intltool,
-               libmate-panel-applet-dev,
-               libmate-desktop-dev (>= 1.9.0),
-               libgtop2-dev,
                libgtk2.0-dev,
+               libgtop2-dev,
                libiw-dev,
+               libmate-desktop-dev (>= 1.9.0),
+               libmate-panel-applet-dev,
                mate-common,
                yelp-tools,
 Standards-Version: 3.9.6
@@ -23,9 +23,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-netspeed.git
 
 Package: mate-netspeed
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends: mate-netspeed-common (= ${source:Version}),
          ${misc:Depends},
-         mate-netspeed-common (= ${source:Version})
+         ${shlibs:Depends},
 Description: Traffic monitor applet for MATE
  Netspeed is an applet for the MATE panel that shows how much traffic
  occurs on a network device (ethernet card, wireless LAN card, or
@@ -33,9 +33,9 @@ Description: Traffic monitor applet for MATE
 
 Package: mate-netspeed-common
 Architecture: all
-Depends: ${misc:Depends}
-Replaces: mate-netspeed (<< 1.9.0)
-Breaks: mate-netspeed (<< 1.9.0)
+Depends: ${misc:Depends},
+Replaces: mate-netspeed (<< 1.9.0),
+Breaks: mate-netspeed (<< 1.9.0),
 Description: Traffic monitor applet for MATE (common files)
  Netspeed is an applet for the MATE panel that shows how much traffic
  occurs on a network device (ethernet card, wireless LAN card, or
@@ -47,8 +47,8 @@ Package: mate-netspeed-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
-         mate-netspeed (= ${binary:Version})
+Depends: mate-netspeed (= ${binary:Version}),
+         ${misc:Depends},
 Description: Traffic monitor applet for MATE (debugging symbols)
  Netspeed is an applet for the MATE panel that shows how much traffic
  occurs on a network device (ethernet card, wireless LAN card, or

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-netspeed.git



More information about the pkg-mate-commits mailing list