aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control2
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e76b281..deaa88f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+indicator-printers (0.1.1-0ubuntu1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ - prepare for i18n
+ - make sure CUPS' dbus notification is on while the service is running
+ - fix build system to enable out-of-tree builds
+
+ * debian/control
+ - bump libindicator dependency 0.3.91
+
+ -- Lars Uebernickel <lars@lars-laptop> Thu, 16 Feb 2012 21:15:27 +0100
+
indicator-printers (0.1-0ubuntu2) precise; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index fb464ca..a3555c8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 8),
libgtk-3-dev,
libdbusmenu-glib-dev (>= 0.5.90),
libdbusmenu-gtk3-dev (>= 0.5.90),
- libindicator3-dev (>= 0.3.90),
+ libindicator3-dev (>= 0.3.91),
libcups2-dev
Standards-Version: 3.9.2
Homepage: https://launchpad.net/indicator-printers