diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-05-21 13:53:09 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-05-21 13:53:09 +0200 |
commit | a2357a54be59f22004bb53953257a95883ac3bfa (patch) | |
tree | 8ce4535029def116c1249b586b97a17c29a24539 /debian/changelog | |
parent | e66c9e8bc8e2291f8977b2dd702c2792d5d947fa (diff) | |
download | git-buildpackage-a2357a54be59f22004bb53953257a95883ac3bfa.tar.gz git-buildpackage-a2357a54be59f22004bb53953257a95883ac3bfa.tar.bz2 git-buildpackage-a2357a54be59f22004bb53953257a95883ac3bfa.zip |
Document changes and release 0.5.24debian/0.5.24
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42d7069b..c6d16482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +git-buildpackage (0.5.24) unstable; urgency=low + + [ Guido Günther ] + * [033f359] git-pbuilder: Distinguish 1.0 and 3.0 source format and set + exclude patterns for the 1.0 format. Otherwise the build fails since + dpkg-source tries to include .git. + * [09bf9f1] Add git-pbuilder 0.21. Thanks to Russ Albery. + (Closes: #601045, #601298) + * [7e022fb] Add support for qemubuilder (Closes: #601298) + * [e66c9e8] git-pbuilder: remove single quotes from '$BASE' to fix "cannot + canonicalize filename '/var/cache/pbuilder/base-sid.cow', does not exist" + failure + + [ Jon Dowland ] + * [a645073] Spelling corrections (Closes: #627378) + + -- Guido Günther <agx@sigxcpu.org> Sat, 21 May 2011 13:51:29 +0200 + git-buildpackage (0.5.23) unstable; urgency=low [ Guido Günther ] |