aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-02-12 10:47:09 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-02-12 10:47:09 +1300
commit8bda5c90692eb527280f0b84f9d9f9597101bf02 (patch)
tree1e15b6313f109edaa1679eed1075f938983eec45
parentc3b9103a6e36220e11fbb55cc6849ee91fdf658d (diff)
downloadayatana-indicator-bluetooth-8bda5c90692eb527280f0b84f9d9f9597101bf02.tar.gz
ayatana-indicator-bluetooth-8bda5c90692eb527280f0b84f9d9f9597101bf02.tar.bz2
ayatana-indicator-bluetooth-8bda5c90692eb527280f0b84f9d9f9597101bf02.zip
Releasing 0.0.6
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog11
2 files changed, 10 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 2fe9bbe..b411913 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(indicator-bluetooth, 0.0.5)
+AC_INIT(indicator-bluetooth, 0.0.6)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
diff --git a/debian/changelog b/debian/changelog
index 25ae456..e9bdc96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-indicator-bluetooth (0.0.6-0ubuntu1) UNRELEASED; urgency=low
+indicator-bluetooth (0.0.6-0ubuntu1) raring; urgency=low
+ [ Michael Terry ]
* debian/copyright:
- Note that code is GPL-3, not GPL-3+
* debian/control:
@@ -9,7 +10,13 @@ indicator-bluetooth (0.0.6-0ubuntu1) UNRELEASED; urgency=low
daily landing support to work.
* Automatic snapshot from revision 44 (bootstrap)
- -- Michael Terry <mterry@ubuntu.com> Tue, 05 Feb 2013 11:14:32 -0500
+ [ Robert Ancell ]
+ * New upstream release:
+ - Add "Set Up New Device" menu item (LP: #1116292)
+ - Only show indicator if Bluetooth adapter present (LP: #1116289)
+ - Support existing gsettings key to disable indicator (LP: #1115394)
+
+ -- Robert Ancell <robert.ancell@canonical.com> Tue, 12 Feb 2013 10:44:19 +1300
indicator-bluetooth (0.0.5-0ubuntu1) raring; urgency=low