diff options
author | Martin Pitt <martin.pitt@canonical.com> | 2009-03-17 10:54:24 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@canonical.com> | 2009-03-17 10:54:24 +0100 |
commit | f5f204aa14310950b76a939d80a966f442b7c6d8 (patch) | |
tree | b0e6f9a7b051b486c3c1673c9ea8ee8f12ea17ee /debian | |
parent | 2a0f3ae6d2a4492673dee702a02a7f84a147ae15 (diff) | |
download | libayatana-indicator-f5f204aa14310950b76a939d80a966f442b7c6d8.tar.gz libayatana-indicator-f5f204aa14310950b76a939d80a966f442b7c6d8.tar.bz2 libayatana-indicator-f5f204aa14310950b76a939d80a966f442b7c6d8.zip |
Add bzr-builddeb configuration (merge mode). Fortunately this doesn't
insist on having *only* debian/ in bzr. This gives us the best of both
worlds, bzd-bd auto-downloading orig.tar.gz and merging in the
pre-generated autoconf stuff, and retaining the possibility of merging
directly from trunk, since we keep the full upstream source in this branch.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 35d8580..c342d79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ indicator-applet (0.1.2-0ubuntu2) UNRELEASED; urgency=low * Add debian/watch. + * Add bzr-builddeb configuration (merge mode). Fortunately this doesn't + insist on having *only* debian/ in bzr. This gives us the best of both + worlds, bzd-bd auto-downloading orig.tar.gz and merging in the + pre-generated autoconf stuff, and retaining the possibility of merging + directly from trunk, since we keep the full upstream source in this branch. -- Martin Pitt <martin.pitt@ubuntu.com> Tue, 17 Mar 2009 10:51:46 +0100 |