From 9c2824cd2339d7b9f33c03786444f3162a4a15c0 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 17 Jun 2010 11:40:13 +0200 Subject: Merge from Ubuntu. Closes: #586132 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0900501..f6e9ba8 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: indicator-messages Section: gnome Priority: optional -Maintainer: Ubuntu Core Developers +Maintainer: The Ayatana Packagers +Uploaders: Evgeni Golov Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), libgtk2.0-dev (>= 2.12.0), -- cgit v1.2.3 From 77f957278633fa9d2c4fb62113c94c975ce8335b Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 17 Jun 2010 11:41:10 +0200 Subject: Homepage is at LP/indicator-messages, not -applet. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 55cd35c..8de90e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ indicator-messages (0.3.7-1) unstable; urgency=low * Merge from Ubuntu. Closes: #586132 + * debian/control: + - Homepage is at LP/indicator-messages, not -applet. - -- Evgeni Golov Thu, 17 Jun 2010 11:39:37 +0200 + -- Evgeni Golov Thu, 17 Jun 2010 11:40:36 +0200 indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low diff --git a/debian/control b/debian/control index f6e9ba8..300a852 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-gtk-dev (>= 0.2.5), libdbusmenu-glib-dev (>= 0.2.8) Standards-Version: 3.8.0 -Homepage: https://launchpad.net/indicator-applet +Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu Package: indicator-messages -- cgit v1.2.3 From b59e99b9f9abdce45dc6136c4e63712d32ebc428 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 17 Jun 2010 11:42:51 +0200 Subject: Update package description. --- debian/changelog | 3 ++- debian/control | 11 +++++------ 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 8de90e4..8663313 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ indicator-messages (0.3.7-1) unstable; urgency=low Closes: #586132 * debian/control: - Homepage is at LP/indicator-messages, not -applet. + - Update package description. - -- Evgeni Golov Thu, 17 Jun 2010 11:40:36 +0200 + -- Evgeni Golov Thu, 17 Jun 2010 11:42:39 +0200 indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low diff --git a/debian/control b/debian/control index 300a852..8e5f837 100644 --- a/debian/control +++ b/debian/control @@ -24,9 +24,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: indicator-applet | indicator-renderer Breaks: indicator-applet (<< 0.3.0) -Description: GNOME panel indicator applet for messages - indicator-applet is an applet to display information from - various applications consistently in the GNOME panel. - . - This package provides support for messaging applications. - +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 condenced and collected view of all of those messages + for quick access, but without making them annoying in times that you want + to ignore them. -- cgit v1.2.3 From 9638e84545cb307cb73335ec1f7ec7270ef7080c Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 17 Jun 2010 11:49:28 +0200 Subject: Update Vcs-* fields. --- debian/changelog | 3 ++- debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 8663313..e302eca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,9 @@ indicator-messages (0.3.7-1) unstable; urgency=low * debian/control: - Homepage is at LP/indicator-messages, not -applet. - Update package description. + - Update Vcs-* fields. - -- Evgeni Golov Thu, 17 Jun 2010 11:42:39 +0200 + -- Evgeni Golov Thu, 17 Jun 2010 11:49:14 +0200 indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low diff --git a/debian/control b/debian/control index 8e5f837..23a7998 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,8 @@ Build-Depends: debhelper (>= 5.0), libdbusmenu-glib-dev (>= 0.2.8) Standards-Version: 3.8.0 Homepage: https://launchpad.net/indicator-messages -Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu +Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/indicator-messages/debian +Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/indicator-messages/debian Package: indicator-messages Architecture: any -- cgit v1.2.3 From 36559fd986e3226f8c926c69f9c253d4da46cb19 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Thu, 17 Jun 2010 13:02:50 +0200 Subject: Standards-Version: 3.8.4. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index e5084a5..32663ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,11 +6,12 @@ indicator-messages (0.3.7-1) unstable; urgency=low - Homepage is at LP/indicator-messages, not -applet. - Update package description. - Update Vcs-* fields. + - Standards-Version: 3.8.4. * debian/copyright: - Convert to DEP5 format. - Add missing copyright holders of debian/. - -- Evgeni Golov Thu, 17 Jun 2010 12:01:01 +0200 + -- Evgeni Golov Thu, 17 Jun 2010 13:02:37 +0200 indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low diff --git a/debian/control b/debian/control index 23a7998..c671c35 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0), libindicator-dev (>= 0.3.5), libdbusmenu-gtk-dev (>= 0.2.5), libdbusmenu-glib-dev (>= 0.2.8) -Standards-Version: 3.8.0 +Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-messages Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/indicator-messages/debian Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/indicator-messages/debian -- cgit v1.2.3