[mate-netspeed] 03/05: debian/control: Add mate-netspeed-common package. Correct build dependencies.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Tue Jun 16 11:37:13 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 37bfbecf7dc010879d5c40fd5900670c53981f6d
Author: Martin Wimpress <code at flexion.org>
Date: Tue Jun 16 12:07:51 2015 +0100
debian/control: Add mate-netspeed-common package. Correct build dependencies.
---
debian/control | 21 +++++++++++++++++----
1 file changed, 17 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index cb0e103..0001ba2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,12 +8,12 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
Vangelis Mouhtsis <vangelis at gnugr.org>,
Build-Depends: cdbs,
debhelper (>= 9),
+ intltool,
libmate-panel-applet-dev,
- scrollkeeper,
- libxml-parser-perl,
+ libmate-desktop-dev (>= 1.9.0),
libgtop2-dev,
libgtk2.0-dev,
- wireless-tools,
+ libiw-dev,
mate-common,
yelp-tools,
Standards-Version: 3.9.6
@@ -24,12 +24,25 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-netspeed.git
Package: mate-netspeed
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ mate-netspeed-common (= ${source:Version})
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
dial-up).
+Package: mate-netspeed-common
+Architecture: all
+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
+ dial-up).
+ .
+ This package contains the architecture independent files.
+
Package: mate-netspeed-dbg
Section: debug
Priority: extra
--
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