From a75ffde0f949f370abb98127beda432895538ff3 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 22 Jun 2011 12:49:13 -0400 Subject: releasing version 0.4.90-0ubuntu1 --- debian/control | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index e299361..ae19121 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Evgeni Golov Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.12.0), + libgtk-3-dev, libdbus-glib-1-dev, gnome-doc-utils, scrollkeeper, @@ -14,9 +15,14 @@ Build-Depends: debhelper (>= 5.0), libindicate-dev (>= 0.4.91), libindicate-gtk-dev (>= 0.4.91), libindicator-dev (>= 0.3.19), + libindicator3-dev (>= 0.3.19), + libdbusmenu-glib-dev (>= 0.3.90), + libdbusmenu-gtk-dev (>= 0.3.94), + libdbusmenu-gtk3-dev (>= 0.3.94), + libindicator-dev (>= 0.3.19), libdbusmenu-gtk-dev (>= 0.3.94), libdbusmenu-glib-dev (>= 0.3.94) -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu/files @@ -24,7 +30,22 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubun Package: indicator-messages Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: indicator-applet | indicator-renderer, + indicator-messages-gtk2 +Breaks: indicator-applet (<< 0.3.0) +Description: indicator that collects messages that need a response + A place on the user's desktop that collects messages that need a response. + This menu provides a condensed and collected view of all of those messages + for quick access, but without making them annoying in times that you want + to ignore them. + +Package: indicator-messages-gtk2 +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + indicator-messages (= ${binary:Version}) Recommends: indicator-applet | indicator-renderer +Replaces: indicator-messages (<< 0.4.90) Breaks: indicator-applet (<< 0.3.0) Description: indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. -- cgit v1.2.3 From f18b3cdcec5f76333737f1f36fda3f3c4f8d5ebe Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 22 Jun 2011 12:52:18 -0400 Subject: * debian/control - Removed duplicate build depends --- debian/changelog | 7 +++++++ debian/control | 7 ++----- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 7da0963..9243d80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-messages (0.4.90-0ubuntu2) UNRELEASED; urgency=low + + * debian/control + - Removed duplicate build depends + + -- Ken VanDine Wed, 22 Jun 2011 12:51:54 -0400 + indicator-messages (0.4.90-0ubuntu1) oneiric; urgency=low [ Ted Gould ] diff --git a/debian/control b/debian/control index ae19121..91bace7 100644 --- a/debian/control +++ b/debian/control @@ -16,12 +16,9 @@ Build-Depends: debhelper (>= 5.0), libindicate-gtk-dev (>= 0.4.91), libindicator-dev (>= 0.3.19), libindicator3-dev (>= 0.3.19), - libdbusmenu-glib-dev (>= 0.3.90), + libdbusmenu-glib-dev (>= 0.3.94), libdbusmenu-gtk-dev (>= 0.3.94), - libdbusmenu-gtk3-dev (>= 0.3.94), - libindicator-dev (>= 0.3.19), - libdbusmenu-gtk-dev (>= 0.3.94), - libdbusmenu-glib-dev (>= 0.3.94) + libdbusmenu-gtk3-dev (>= 0.3.94) Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu -- cgit v1.2.3 From 98391ec779a9a6393206eb0b87197f4edce00f64 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 28 Jun 2011 10:44:03 -0400 Subject: releasing version 0.4.90-0ubuntu2 --- debian/changelog | 6 ++++-- debian/control | 3 +-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 9243d80..dacbf7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -indicator-messages (0.4.90-0ubuntu2) UNRELEASED; urgency=low +indicator-messages (0.4.90-0ubuntu2) oneiric; urgency=low + * Rebuild for libdbusmenu-gtk3-4 * debian/control - Removed duplicate build depends + - Dropped build depends on indicator-messages-gtk2 - -- Ken VanDine Wed, 22 Jun 2011 12:51:54 -0400 + -- Ken VanDine Tue, 28 Jun 2011 09:01:12 -0400 indicator-messages (0.4.90-0ubuntu1) oneiric; urgency=low diff --git a/debian/control b/debian/control index 91bace7..89a09b8 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,7 @@ Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubun Package: indicator-messages Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: indicator-applet | indicator-renderer, - indicator-messages-gtk2 +Recommends: indicator-applet | indicator-renderer Breaks: indicator-applet (<< 0.3.0) Description: indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. -- cgit v1.2.3