diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-10-12 11:42:52 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-10-12 11:42:52 +0200 |
commit | 8ff800d817989c3d32ef7af829b9a6d962f29ef6 (patch) | |
tree | 4c2a11576d2c63be616be4af7c03f05ae3943126 /debian | |
parent | 0afcd3d359f078013474a2fec43eaaed823d67d2 (diff) | |
download | git-buildpackage-8ff800d817989c3d32ef7af829b9a6d962f29ef6.tar.gz git-buildpackage-8ff800d817989c3d32ef7af829b9a6d962f29ef6.tar.bz2 git-buildpackage-8ff800d817989c3d32ef7af829b9a6d962f29ef6.zip |
Document changes and release 0.6.20debian/0.6.20
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 50b1bea5..ce6c0654 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +git-buildpackage (0.6.20) unstable; urgency=medium + + * [ee44479] Allow to always drop pq branch after export (Closes: #761160) + * [51ac0a5] pq: document --drop + * [90b283f] meta-closes: Move help text to GbpOptionParser.help + * [0afcd3d] pq: Add "pq export --commit" option. This commits the changes + in the pq right away. This options is currently experimental and subject + to change. + + -- Guido Günther <agx@sigxcpu.org> Sun, 12 Oct 2014 11:42:27 +0200 + git-buildpackage (0.6.19) unstable; urgency=medium * [5d4cb92] Update to git-pbuilder 1.33 |