[mate-netbook] 08/10: debian/control: Add mate-netbook-common package. Update build dependencies for upstream release.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Tue Jun 16 15:19: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-netbook.

commit 930f2868a63e26aa12ede6110af8109d43fdca90
Author: Martin Wimpress <code at flexion.org>
Date:   Tue Jun 16 16:16:15 2015 +0100

    debian/control: Add mate-netbook-common package. Update build dependencies for upstream release.
---
 debian/control | 38 ++++++++++++++++++++++++++++----------
 1 file changed, 28 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index a5c00e3..044bc02 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
 Build-Depends: debhelper (>= 9),
                libgtk2.0-dev,
-               libmate-desktop-dev,
+               libmate-desktop-dev (>= 1.9.0),
                libmate-panel-applet-dev,
                libwnck-dev,
                libfakekey-dev,
@@ -24,13 +24,28 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-netbook.git
 Package: mate-netbook
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         mate-netbook-common (= ${source:Version})
 Description: MATE utilities for netbooks
- MATE netbooks provides an applet and a daemon to maximize windows and
- move their titles on the panel.
+ MATE utilities for netbooks are an applet and a daemon to maximize
+ windows and move their titles on the panel.
  .
- Installing this package is recommended for netbooks and similar devices
- with low resolution displays.
+ Installing these utilities is recommended for netbooks and similar
+ devices with low resolution displays.
+
+Package: mate-netbook-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: mate-netbook (<< 1.9.0)
+Breaks: mate-netbook (<< 1.9.0)
+Description: MATE utilities for netbooks (common files)
+ MATE utilities for netbooks are an applet and a daemon to maximize
+ windows and move their titles on the panel.
+ .
+ Installing these utilities is recommended for netbooks and similar
+ devices with low resolution displays.
+ .
+ This package contains the architecture independent files.
 
 Package: mate-netbook-dbg
 Section: debug
@@ -39,10 +54,13 @@ Architecture: any
 Depends: ${misc:Depends},
          mate-netbook (= ${binary:Version})
 Description: MATE utilities for netbooks (debugging symbols)
- MATE netbooks provides an applet and a daemon to maximize windows and
- move their titles on the panel.
+ MATE utilities for netbooks are an applet and a daemon to maximize
+ windows and move their titles on the panel.
+ .
+ Installing these utilities is recommended for netbooks and similar
+ devices with low resolution displays.
  .
  This package contains debugging symbols for mate-netbook.
  .
- The debugging symbols are installed  in /usr/lib/debug
- and will automatically be used by gdb.
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.

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



More information about the pkg-mate-commits mailing list