[mate-notification-daemon] 01/11: Add mate-notification-daemon-common.
Mike Gabriel
sunweaver at debian.org
Mon Aug 24 09:40:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-notification-daemon.
commit 50490a99e523f8ea0014521b48921943eaa80a72
Author: Martin Wimpress <code at flexion.org>
Date: Fri Jun 12 08:28:17 2015 +0100
Add mate-notification-daemon-common.
---
debian/control | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/debian/control b/debian/control
index d7ed342..ccfdc52 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Package: mate-notification-daemon
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ mate-notification-daemon-common (= ${source:Version})
Provides: notification-daemon
Description: daemon for displaying passive pop-up notifications
mate-notification-daemon displays passive pop-up notifications, as per
@@ -38,6 +39,24 @@ Description: daemon for displaying passive pop-up notifications
automatically disappear after a short period of time, as per the
Desktop Notifications spec.
+Package: mate-notification-daemon-common
+Architecture: all
+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.
+ .
+ The Desktop Notifications Specification provides a standard way of
+ doing passive popup notifications on the Linux desktop. These are
+ designed to notify the user of something without interrupting their
+ work with a dialog box that they must close. Passive popups can
+ automatically disappear after a short period of time, as per the
+ Desktop Notifications spec.
+ .
+ This package contains the architecture independent files.
+
Package: mate-notification-daemon-dbg
Section: debug
Priority: extra
--
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