diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2013-02-15 12:17:50 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2013-02-15 12:17:50 +0100 |
commit | f1e4c72995300561157abc77719e85e35dc7655b (patch) | |
tree | debc73ab7628b90f597e11945e0843fb13986d65 | |
parent | 8bda5c90692eb527280f0b84f9d9f9597101bf02 (diff) | |
download | ayatana-indicator-bluetooth-f1e4c72995300561157abc77719e85e35dc7655b.tar.gz ayatana-indicator-bluetooth-f1e4c72995300561157abc77719e85e35dc7655b.tar.bz2 ayatana-indicator-bluetooth-f1e4c72995300561157abc77719e85e35dc7655b.zip |
breaks/replaces gnome-bluetooth (<< 3.6.1-0ubuntu2)
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e9bdc96..3459e8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-bluetooth (0.0.6-0ubuntu2) UNRELEASED; urgency=low + + * debian/control: + - breaks/replaces gnome-bluetooth (<< 3.6.1-0ubuntu2) (lp: #1123115) + + -- Sebastien Bacher <seb128@ubuntu.com> Fri, 15 Feb 2013 12:13:40 +0100 + indicator-bluetooth (0.0.6-0ubuntu1) raring; urgency=low [ Michael Terry ] diff --git a/debian/control b/debian/control index 0725eb0..52f5d88 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,8 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, gnome-bluetooth, +Replaces: gnome-bluetooth (<< 3.6.1-0ubuntu2) +Breaks: gnome-bluetooth (<< 3.6.1-0ubuntu2) Description: System bluetooth indicator. System bluetooth indicator which provides fast user controls for Bluetooth devices. |