[mate-system-monitor] 01/04: debian/control processed with wrap-and-sort.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Thu Jun 11 07:20:55 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-system-monitor.
commit 0893e7bf32e0053820ace12ac7aaadbabee78bd4
Author: Martin Wimpress <code at flexion.org>
Date: Thu Jun 11 08:08:27 2015 +0100
debian/control processed with wrap-and-sort.
---
debian/control | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index b1cf201..168a81a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,23 +7,23 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
Stefano Karapetsas <stefano at karapetsas.com>,
Vangelis Mouhtsis <vangelis at gnugr.org>,
Build-Depends: debhelper (>= 9),
- quilt,
docbook-to-man,
intltool,
- pkg-config,
+ libdbus-glib-1-dev,
libglib2.0-dev,
- libwnck-dev,
- libgtop2-dev,
+ libglibmm-2.4-dev,
libgtk2.0-dev,
- mate-icon-theme,
libgtkmm-2.4-dev,
- libglibmm-2.4-dev,
- libxml2-dev,
+ libgtop2-dev,
librsvg2-dev,
- libdbus-glib-1-dev,
libsystemd-login-dev,
- yelp-tools,
+ libwnck-dev,
+ libxml2-dev,
mate-common,
+ mate-icon-theme,
+ pkg-config,
+ quilt,
+ yelp-tools,
Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-system-monitor.git;a=summary
@@ -31,11 +31,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-system-monitor.git
Package: mate-system-monitor
Architecture: any
-Depends: ${shlibs:Depends},
+Depends: mate-system-monitor-common (>= ${source:Version}),
${misc:Depends},
- mate-system-monitor-common (>= ${source:Version}),
-Recommends: libgksu2-0,
- gvfs,
+ ${shlibs:Depends},
+Recommends: gvfs,
+ libgksu2-0,
Description: Process viewer and system resource monitor for MATE
MATE system monitor allows you to graphically view and manipulate the running
processes on your system. It also provides an overview of available
@@ -43,9 +43,9 @@ Description: Process viewer and system resource monitor for MATE
Package: mate-system-monitor-common
Architecture: all
-Depends: ${misc:Depends}
-Replaces: mate-system-monitor (<< 1.9.0)
-Breaks: mate-system-monitor (<< 1.9.0)
+Depends: ${misc:Depends},
+Replaces: mate-system-monitor (<< 1.9.0),
+Breaks: mate-system-monitor (<< 1.9.0),
Description: Process viewer and system resource monitor for MATE (common files)
MATE system monitor allows you to graphically view and manipulate the running
processes on your system. It also provides an overview of available
@@ -57,8 +57,8 @@ Package: mate-system-monitor-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- mate-system-monitor (= ${binary:Version}),
+Depends: mate-system-monitor (= ${binary:Version}),
+ ${misc:Depends},
Description: Process viewer and system resource monitor for MATE (debugging symbols)
MATE system monitor allows you to graphically view and manipulate the running
processes on your system. It also provides an overview of available
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-system-monitor.git
More information about the pkg-mate-commits
mailing list