diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-11-05 20:09:43 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-11-05 20:09:43 +0100 |
commit | 4273761a80cb2f216d56841cecaaf18f1d42ea64 (patch) | |
tree | b6d368d638e7ccaaff764909df7f0b1f6db44e75 | |
parent | 1e68e5020101b4e923b039e28548760f1e433ccd (diff) | |
download | git-buildpackage-debian/0.4.7.tar.gz git-buildpackage-debian/0.4.7.tar.bz2 git-buildpackage-debian/0.4.7.zip |
document changes and releasedebian/0.4.7
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a5229b96..0c1a756a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +git-buildpackage (0.4.7) unstable; urgency=low + + * add tarball-dir option losely based on patch from Sjoerd Simons + (Closes: #448357) + * don't print a commit summary when importing into empty repos + (addresses parts of #449075) + + -- Guido Guenther <agx@sigxcpu.org> Mon, 05 Nov 2007 20:09:15 +0100 + git-buildpackage (0.4.6) unstable; urgency=low * fix url (Closes: #448350) |