summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Kamppeter <till.kamppeter@gmail.com>2011-07-25 12:38:00 +0200
committerTill Kamppeter <till.kamppeter@gmail.com>2011-07-25 12:38:00 +0200
commitfc8b0dd7094a3e219cdfb6530f756b9ff1dd81e7 (patch)
tree7fd8650008f63d9276b954ca758473200e2035b8
parent42ee8d6f2f301053f66914615903388268df350b (diff)
foomatic-filters 4.0.8-0ubuntu2ubuntu/4.0.8-0ubuntu2
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dd8b51f..40df430 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+foomatic-filters (4.0.8-0ubuntu2) oneiric; urgency=low
+
+ * debian/control: Added build dependencies on pkg-config and libdbus-1-dev,
+ as the new upstream code uses D-Bus.
+
+ -- Till Kamppeter <till.kamppeter@gmail.com> Mon, 25 Jul 2010 12:35:03 +0200
+
foomatic-filters (4.0.8-0ubuntu1) oneiric; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 3e2315d..deaaf2e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: text
Priority: optional
Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Uploaders: Chris Lawrence <lawrencc@debian.org>, Didier Raboud <odyx@debian.org>
-Build-Depends: debhelper (>> 7.0.50~), po-debconf, perl, libcups2-dev
+Build-Depends: debhelper (>> 7.0.50~), po-debconf, perl, libcups2-dev, pkg-config, libdbus-1-dev
Homepage: http://www.openprinting.org/
Vcs-Git: git://git.debian.org/collab-maint/foomatic-filters.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/foomatic-filters.git