diff options
author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 10:26:51 -0500 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-11-20 10:26:51 -0500 |
commit | 53e2890d0a4083ea8eea31a72b64bb5035b775c0 (patch) | |
tree | d3fb06db7326e0a449b455107a1bbd89b5275b7b /debian/changelog | |
parent | 925eff86c241f040e971572d85e948544d3bf797 (diff) | |
download | ayatana-indicator-printers-53e2890d0a4083ea8eea31a72b64bb5035b775c0.tar.gz ayatana-indicator-printers-53e2890d0a4083ea8eea31a72b64bb5035b775c0.tar.bz2 ayatana-indicator-printers-53e2890d0a4083ea8eea31a72b64bb5035b775c0.zip |
Add python to Build-Depends for gdbus-codegen.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 562f9ef..fda3612 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ indicator-printers (0.1.7-0ubuntu1) UNRELEASED; urgency=low - Drop Build-Depends on cdbs. - Add a Build-Depends on gnome-common. - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. + - Add python to Build-Depends for gdbus-codegen. * debian/rules: - Migrate from cdbs to using the dh sequencer. - Override dh_autoreconf to call autogen.sh. |