[mate-notification-daemon] 02/06: Add mate-notification-daemon-common.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Fri Jun 12 07:31:34 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 477506344555f151f108160843d99ca9e635c4c3
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