diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-07-30 15:08:09 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-07-30 15:08:09 +0200 |
commit | 899e3ebff318d1aefb63642ec70e936c04a9a290 (patch) | |
tree | 02c13917ed9c9ba5a0221cdc957bc7b2ab9f54d1 | |
parent | d052ba250f68a34177bf31625ed7f0a0fb500936 (diff) | |
download | git-buildpackage-899e3ebff318d1aefb63642ec70e936c04a9a290.tar.gz git-buildpackage-899e3ebff318d1aefb63642ec70e936c04a9a290.tar.bz2 git-buildpackage-899e3ebff318d1aefb63642ec70e936c04a9a290.zip |
Document changes and release 0.5.29debian/0.5.29
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e12368bf..05957c75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +git-buildpackage (0.5.29) unstable; urgency=low + + * [00c2b8e] Move GbpPatchQueue and GbpPatch into gbp.pq + * [2fbac77] Build epydoc API documents by default + * [42a13a1] gbp-pq: add --time-mache=N option to find the last commit the + patch-queue applies to. + * [d052ba2] Document --time-machine option + + -- Guido Günther <agx@sigxcpu.org> Sat, 30 Jul 2011 15:07:41 +0200 + git-buildpackage (0.5.28) unstable; urgency=low * [3c72dfa] git-import-orig: Clarify missing argument error message |