aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-19 12:33:19 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-19 12:33:19 -0500
commit4f5faf2991123d7dc56624f57872805e260b35b2 (patch)
tree3c5f371134f47ba697dc04459d8e467a8b61836a /debian/changelog
parentda266737b3722fd700d9bea2a6632a9634a5d00f (diff)
downloadayatana-indicator-printers-4f5faf2991123d7dc56624f57872805e260b35b2.tar.gz
ayatana-indicator-printers-4f5faf2991123d7dc56624f57872805e260b35b2.tar.bz2
ayatana-indicator-printers-4f5faf2991123d7dc56624f57872805e260b35b2.zip
- Drop Build-Depends on cdbs.
- Add a Build-Depends on gnome-common.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c1c2cc5..6562994 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ indicator-printers (0.1.7-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Bump debhelper Build-Depends to (>= 9).
- Update style to be consistent with other indicators.
+ - Drop Build-Depends on cdbs.
+ - Add a Build-Depends on gnome-common.
* debian/rules:
- Migrate from cdbs to using the dh sequencer.
- Override dh_autoreconf to call autogen.sh.