diff options
author | Colin Watson <cjwatson@canonical.com> | 2011-06-21 17:48:47 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@canonical.com> | 2011-06-21 17:48:47 +0100 |
commit | 967fd704226b12a4f1c020e52920d5ba232eb833 (patch) | |
tree | 2134c2e1ea18547753d0a983edad269b10b5ffc5 /debian/changelog | |
parent | b0772a8e298fbd818e8bf8dfbb9aa861f3aefbc3 (diff) | |
download | libayatana-appindicator-967fd704226b12a4f1c020e52920d5ba232eb833.tar.gz libayatana-appindicator-967fd704226b12a4f1c020e52920d5ba232eb833.tar.bz2 libayatana-appindicator-967fd704226b12a4f1c020e52920d5ba232eb833.zip |
Call dh_python2 from binary-fixup rather than binary-predeb, so that
generated maintainer script snippets actually end up in the package.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7812819..eb57e09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libappindicator (0.3.0-0ubuntu2) UNRELEASED; urgency=low + + * Call dh_python2 from binary-fixup rather than binary-predeb, so that + generated maintainer script snippets actually end up in the package. + + -- Colin Watson <cjwatson@ubuntu.com> Tue, 21 Jun 2011 17:13:49 +0100 + libappindicator (0.3.0-0ubuntu1) natty; urgency=low * New upstream release. |