diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-12-07 23:20:35 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-12-07 23:20:35 +0100 |
commit | 116048b7b7c05f4a461a2da402ac73bf04ce589f (patch) | |
tree | 361cc6605b2bc3c98cf5e41d8bacae18a27c0c85 /debian | |
parent | c6ad1ccdf752ea918d99fc2642a9d4424ca72be2 (diff) | |
download | git-buildpackage-116048b7b7c05f4a461a2da402ac73bf04ce589f.tar.gz git-buildpackage-116048b7b7c05f4a461a2da402ac73bf04ce589f.tar.bz2 git-buildpackage-116048b7b7c05f4a461a2da402ac73bf04ce589f.zip |
document changes and releasedebian/0.4.10
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 536c996d..9da4922c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-buildpackage (0.4.10) unstable; urgency=low + + * git-ls-files: separate filenames by '\0', based on a patch from Uwe + Kleine-König <Uwe.Kleine-Koenig@digi.com> (Closes: #454470) + * git-import-dsc: return non null on failure + + -- Guido Guenther <agx@sigxcpu.org> Fri, 07 Dec 2007 23:19:39 +0100 + git-buildpackage (0.4.9) unstable; urgency=low * fix "gpb gets confused by color enabled on branches..." - thanks to |