[mate-notification-daemon] 02/02: Processed with wrap-and-sort.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Fri Jun 12 13:31: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-notification-daemon.
commit 822ec52015541a210a236fd14f2a8ad4b358e905
Author: Martin Wimpress <code at flexion.org>
Date: Fri Jun 12 14:31:04 2015 +0100
Processed with wrap-and-sort.
---
debian/control | 32 +++++++++++++-------------
debian/mate-notification-daemon-common.install | 2 +-
2 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index ccfdc52..06c1cd3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,16 @@ Uploaders: John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
Mike Gabriel <sunweaver at debian.org>,
Vangelis Mouhtsis <vangelis at gnugr.org>,
Build-Depends: debhelper (>= 9),
- mate-common,
- libglib2.0-dev,
- libx11-dev,
- libgtk2.0-dev,
+ intltool,
+ libcanberra-gtk-dev,
libdbus-1-dev,
libdbus-glib-1-dev,
- libwnck-dev,
- libcanberra-gtk-dev,
+ libglib2.0-dev,
+ libgtk2.0-dev,
libnotify-dev,
- intltool,
+ libwnck-dev,
+ libx11-dev,
+ mate-common,
Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-notification-daemon.git;a=summary
@@ -24,10 +24,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-notification-daemon.git
Package: mate-notification-daemon
Architecture: any
-Depends: ${shlibs:Depends},
+Depends: mate-notification-daemon-common (= ${source:Version}),
${misc:Depends},
- mate-notification-daemon-common (= ${source:Version})
-Provides: notification-daemon
+ ${shlibs:Depends},
+Provides: notification-daemon,
Description: daemon for displaying passive pop-up notifications
mate-notification-daemon displays passive pop-up notifications, as per
the Desktop Notifications Specification.
@@ -41,9 +41,9 @@ Description: daemon for displaying passive pop-up notifications
Package: mate-notification-daemon-common
Architecture: all
-Depends: ${misc:Depends}
-Replaces: mate-notification-daemon (<< 1.9.0)
-Breaks: mate-notification-daemon (<< 1.9.0)
+Depends: ${misc:Depends},
+Replaces: mate-notification-daemon (<< 1.9.0),
+Breaks: mate-notification-daemon (<< 1.9.0),
Description: daemon to display passive popup notifications (common files)
mate-notification-daemon displays passive popup notifications, as per
the Desktop Notifications Specification.
@@ -56,13 +56,13 @@ Description: daemon to display passive popup notifications (common files)
Desktop Notifications spec.
.
This package contains the architecture independent files.
-
+
Package: mate-notification-daemon-dbg
Section: debug
Priority: extra
Architecture: any
-Depends: ${misc:Depends},
- mate-notification-daemon (= ${binary:Version}),
+Depends: mate-notification-daemon (= ${binary:Version}),
+ ${misc:Depends},
Description: daemon for displaying passive pop-up notifications (debugging symbols)
mate-notification-daemon displays passive pop-up notifications, as per
the Desktop Notifications Specification.
diff --git a/debian/mate-notification-daemon-common.install b/debian/mate-notification-daemon-common.install
index a92638c..e7c898c 100644
--- a/debian/mate-notification-daemon-common.install
+++ b/debian/mate-notification-daemon-common.install
@@ -1,6 +1,6 @@
+usr/share/MateConf/
usr/share/glib-2.0/
usr/share/icons/
usr/share/locale/
usr/share/man/
-usr/share/MateConf/
usr/share/mate-notification-daemon/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-notification-daemon.git
More information about the pkg-mate-commits
mailing list