diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-02-08 17:39:07 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-02-08 17:39:07 +0100 |
commit | 72154ec8d29ca0e18981e6a36e393ca2359b51f1 (patch) | |
tree | 27b4bba72809999db32332b5b7adf545aa98a7de | |
parent | 967cffabfb259edd7add5136eb7639df35bab5af (diff) | |
download | git-buildpackage-debian/0.4.14.tar.gz git-buildpackage-debian/0.4.14.tar.bz2 git-buildpackage-debian/0.4.14.zip |
document changes and releasedebian/0.4.14
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e2cc866..7044b7ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +git-buildpackage (0.4.14) unstable; urgency=low + + * correct several typos in the manual (Closes: #464582, #464583, + #464617) + * better dpkg-parsechangelog error reporting (Closes: #460195) + * document default tag formats (Closes: #464100) + * git-import-orig: detect flat tar archives (Closes: #463822) + * git-import-orig: add --no-dch options + + -- Guido Guenther <agx@sigxcpu.org> Fri, 08 Feb 2008 17:38:29 +0100 + git-buildpackage (0.4.13) unstable; urgency=low * git-import-orig: don't fail when importing into empty git archives |