diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 5 | ||||
-rw-r--r-- | debian/indicator-messages.install | 2 |
3 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 04ae3be..acec36b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -indicator-messages (12.10.0-0ubuntu1) UNRELEASED; urgency=low +indicator-messages (12.10.1-0ubuntu1) UNRELEASED; urgency=low * New upstream version * debian/control: + - breaks on version of ported clients using libindicate - set some conflicts on the old deprecated status provider binaries - updated Build-Depends * debian/control, debian/*.install: @@ -12,9 +13,8 @@ indicator-messages (12.10.0-0ubuntu1) UNRELEASED; urgency=low * Updated packaging to dh9, current standards * Drop gtk2 build from the packaging since support for it was dropped in trunk, thanks Lars Uebernickel - * Backported fixes from trunk up to r295 - -- Sebastien Bacher <seb128@ubuntu.com> Tue, 21 Aug 2012 18:17:34 +0200 + -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Aug 2012 18:38:55 +0200 indicator-messages (0.6.0-0ubuntu1) precise; urgency=low diff --git a/debian/control b/debian/control index e55da18..3dee002 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,11 @@ Conflicts: libindicator-messages-status-provider1, indicator-status-provider-pidgin, indicator-status-provider-telepathy, indicator-status-provider-emesene +Breaks: gwibber-services (<< 3.5.4-0ubuntu1~), + telepathy-indicator (<< 0.3.0-0ubuntu1~), + thunderbird (<< 15.0+build1-0ubuntu1~), + xchat-indicator (<< 0.3.11-0ubuntu2~), + xchat-gnome-indicator (<< 0.3.11-0ubuntu2~), 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 diff --git a/debian/indicator-messages.install b/debian/indicator-messages.install index 52aa72b..c0f6e98 100644 --- a/debian/indicator-messages.install +++ b/debian/indicator-messages.install @@ -2,4 +2,4 @@ usr/lib/indicators3 usr/lib/indicator-messages/indicator-messages-service usr/share/dbus-1 usr/share/glib-2.0 -usr/share/libindicator +usr/share/icons |