diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-01-25 22:08:35 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-01-25 22:08:35 +0100 |
commit | 2392a3a9aae169f0630a7d6b36a7229fccf5668f (patch) | |
tree | 2bbd68a28cf97bdcb599dc3b7383aafef42622c3 | |
parent | 237a5470d98b15289f4167f03a2d14a94831eb57 (diff) | |
download | git-buildpackage-2392a3a9aae169f0630a7d6b36a7229fccf5668f.tar.gz git-buildpackage-2392a3a9aae169f0630a7d6b36a7229fccf5668f.tar.bz2 git-buildpackage-2392a3a9aae169f0630a7d6b36a7229fccf5668f.zip |
document changes and release 0.4.64debian/0.4.64
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dc49858a..53762312 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +git-buildpackage (0.4.64) unstable; urgency=low + + * [ab40623] Add gbp-add-patch to easily commit patches from debian/patches + * [34c1c43] Allow to skip imports of same version Based on a patch by + Christoph Göhre. + * [ea6311e] DscFile: Parse name of debian.tar.gz + * [237a547] Import version 3 source format (Closes: #552771) + + -- Guido Günther <agx@sigxcpu.org> Mon, 25 Jan 2010 22:08:26 +0100 + git-buildpackage (0.4.63) unstable; urgency=low [ Guido Günther ] |