[mate-utils] 01/10: debian/control: Update for new upstream release. Process with wrap-and-sort.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Mon Aug 3 19:34:59 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-utils.

commit 3c0ddfd66be6276211fe48800c548848025fd88d
Author: Martin Wimpress <code at flexion.org>
Date:   Mon Aug 3 20:16:04 2015 +0100

    debian/control: Update for new upstream release. Process with wrap-and-sort.
---
 debian/control | 60 ++++++++++++++++++++++++++++------------------------------
 1 file changed, 29 insertions(+), 31 deletions(-)

diff --git a/debian/control b/debian/control
index 61866f8..8e4d8ab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,27 +7,23 @@ 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,
+Build-Depends: autotools-dev,
                debhelper (>= 9),
-               autotools-dev,
+               gtk-doc-tools,
                intltool,
-               mate-common (>= 1.10),
-               xsltproc,
-               libxt-dev,
+               libcanberra-gtk-dev,
                libglib2.0-dev,
                libgtk2.0-dev,
-               libmatepanelapplet-dev,
                libgtop2-dev,
-               libcanberra-gtk-dev,
-               x11proto-xext-dev,
-               libxext-dev,
+               libmate-panel-applet-dev,
                libx11-dev,
-               zlib1g-dev,
-               rarian-compat,
-               gtk-doc-tools,
-               libglib2.0-doc,
-               libgtk2.0-doc,
+               libxext-dev,
+               libxt-dev,
+               mate-common (>= 1.10),
+               x11proto-xext-dev,
+               xsltproc,
                yelp-tools,
+               zlib1g-dev,
 Standards-Version: 3.9.6
 Homepage: http://www.mate-desktop.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-utils.git;a=summary
@@ -35,10 +31,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-utils.git
 
 Package: mate-utils
 Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
+Depends: libmatedict6 (= ${binary:Version}),
+         mate-desktop-common,
          mate-utils-common (>= ${source:Version}),
-         libmatedict6 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends},
 Description: MATE desktop utilities
  This package contains all the tools bundled as MATE utilities:
   - mate-disk-usage-analyzer, a disk usage analyser
@@ -52,7 +49,8 @@ Description: MATE desktop utilities
 Package: mate-utils-common
 Architecture: all
 Depends: ${misc:Depends},
-Breaks: mate-utils (<< 1.5.0)
+Replaces: mate-utils (<< 1.9.0),
+Breaks: mate-utils (<< 1.9.0),
 Description: MATE desktop utilities (common files)
  This package contains all the tools bundled as MATE utilities:
   - mate-disk-usage-analyzer, a disk usage analyser
@@ -69,8 +67,8 @@ Package: mate-utils-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
-         mate-utils (= ${binary:Version}),
+Depends: mate-utils (= ${binary:Version}),
+         ${misc:Depends},
 Description: MATE desktop utilities (debugging symbols)
  This package contains all the tools bundled as MATE utilities:
   - mate-disk-usage-analyzer, a disk usage analyser
@@ -81,10 +79,10 @@ Description: MATE desktop utilities (debugging symbols)
   - mate-screenshot, a tool to take desktop screenshots and save them into
     a file
  .
- This package contains debugging symbols for the MATE desktop utilities. It
- is provided to help debugging problems.
+ This package contains debugging symbols for the MATE desktop utilities.
+ It is provided to help debugging problems.
  .
- The debugging symbols are installed  in /usr/lib/debug and will
+ The debugging symbols are installed in /usr/lib/debug and will
  automatically be used by gdb.
 
 Package: libmatedict6
@@ -104,8 +102,8 @@ Description: MATE desktop utilities (matedict library)
 Package: libmatedict-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends},
-         libmatedict6 (= ${binary:Version}),
+Depends: libmatedict6 (= ${binary:Version}),
+         ${misc:Depends},
 Breaks: mate-utils (<< 1.5.0),
         mate-utils-dev (<< 1.8.0),
 Replaces: mate-utils-dev (<< 1.8.0),
@@ -120,9 +118,9 @@ Package: libmatedict6-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Provides: libmatedict-dbg
-Depends: ${misc:Depends},
-         libmatedict6 (= ${binary:Version}),
+Provides: libmatedict-dbg,
+Depends: libmatedict6 (= ${binary:Version}),
+         ${misc:Depends},
 Breaks: mate-utils-dbg (<< 1.8.0),
 Replaces: mate-utils-dbg (<< 1.8.0),
 Description: MATE desktop utilities (matedict debugging symbols)
@@ -130,8 +128,8 @@ Description: MATE desktop utilities (matedict debugging symbols)
  over the internet (including a panel applet to do the same). MATE
  dictionary is included in the MATE utilities bundle.
  .
- This package contains debugging symbols for the MATE dictionary library. It
- is provided to help debugging problems.
+ This package contains debugging symbols for the MATE dictionary library.
+ It is provided to help debugging problems.
  .
- The debugging symbols are installed  in /usr/lib/debug and will
+ 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-utils.git



More information about the pkg-mate-commits mailing list