diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-26 11:22:11 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-26 11:22:11 -0500 |
commit | a0917239a5d4b2ab25b1a2de0fb9f49bd2f9ce5d (patch) | |
tree | 08cb26f9c8ce164a6a63b5c26eee2e040639a758 | |
parent | d92dc38b4f20e9c2dec2d9668a6df056f5648233 (diff) | |
download | libayatana-appindicator-a0917239a5d4b2ab25b1a2de0fb9f49bd2f9ce5d.tar.gz libayatana-appindicator-a0917239a5d4b2ab25b1a2de0fb9f49bd2f9ce5d.tar.bz2 libayatana-appindicator-a0917239a5d4b2ab25b1a2de0fb9f49bd2f9ce5d.zip |
Drop Build-Depends on cdbs.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index def356d..4568946 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libappindicator (12.10.0-0ubuntu2) UNRELEASED; urgency=low - Update style: use trailing commas at the end of dependency lists. - Reorganize Build-Depends for clarity. - Bump Build-Depends on debhelper to (>= 9). + - Drop Build-Depends on cdbs. * debian/compat: bump to compat level 9. -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 26 Nov 2012 11:02:18 -0500 diff --git a/debian/control b/debian/control index 70b25ab..f08329b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,6 @@ XS-Python-Version: all Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> Build-Depends: debhelper (>= 9), dh-autoreconf, - cdbs (>= 0.4.41), quilt, intltool, gnome-doc-utils, |