diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-02-21 16:41:42 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-02-21 16:41:42 +0100 |
commit | 5082194530a089312b9fda1d62d800c834f224ab (patch) | |
tree | cfa5f8fe50010f36b28f909dbac3f7d14276c7ec /debian | |
parent | 784b836bbc881569f0bedce81ea8097680ccdf0c (diff) | |
download | git-buildpackage-5082194530a089312b9fda1d62d800c834f224ab.tar.gz git-buildpackage-5082194530a089312b9fda1d62d800c834f224ab.tar.bz2 git-buildpackage-5082194530a089312b9fda1d62d800c834f224ab.zip |
document changes and releasedebian/0.4.15
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7044b7ea..b176b5ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +git-buildpackage (0.4.15) unstable; urgency=low + + * add (for now experimental) pristine-tar support based on a patch from + Julian Andres Klode (Closes: #463580) + * document pristine-tar options + * suggest pristine-tar + * don't use the deprecated git-* command versions + + -- Guido Guenther <agx@sigxcpu.org> Thu, 21 Feb 2008 16:25:33 +0100 + git-buildpackage (0.4.14) unstable; urgency=low * correct several typos in the manual (Closes: #464582, #464583, |