aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-16 17:29:37 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-16 17:29:37 +0100
commitf8c54c0ee87bc99b5d805fc30bba4dacd3b7fbeb (patch)
tree2427b1b0cb40deb0339213941a94f473773c60cf /debian
parent7dbf3c75db075dc3c1a5c399068f1a238f34c0ff (diff)
downloadayatana-indicator-printers-f8c54c0ee87bc99b5d805fc30bba4dacd3b7fbeb.tar.gz
ayatana-indicator-printers-f8c54c0ee87bc99b5d805fc30bba4dacd3b7fbeb.tar.bz2
ayatana-indicator-printers-f8c54c0ee87bc99b5d805fc30bba4dacd3b7fbeb.zip
releasing version 0.1-0ubuntu2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control10
2 files changed, 15 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 32a3279..e76b281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+indicator-printers (0.1-0ubuntu2) precise; urgency=low
+
+ * debian/control:
+ - Flesh out description a tad more
+ - Recommend system-config-printer-gnome
+
+ -- Michael Terry <mterry@ubuntu.com> Wed, 15 Feb 2012 10:21:08 -0500
+
indicator-printers (0.1-0ubuntu1) precise; urgency=low
* Sponsored to Ubuntu, thanks Lars!
diff --git a/debian/control b/debian/control
index b834f61..463658d 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,10 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
cups (>= 1.5)
-Recommends: unity | indicator-renderer
-Description: An indicator which shows active print jobs.
- This package provides an indicator which shows active print jobs.
+Recommends: unity | indicator-renderer,
+ system-config-printer-gnome
+Description: indicator showing active print jobs
+ This indicator is designed to let you view and control active print jobs.
+ .
+ It requires some way to be hosted into a panel. Either Unity or an indicator
+ plugin for your desktop environment.