diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-03-19 18:03:36 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-03-19 18:03:36 +0100 |
commit | 9e5d1c5e8f95cf4c4e970ccbafc3757ff47e9b98 (patch) | |
tree | 5dca59ff1a088907777a6bfb04e90f64748a9e33 | |
parent | f6134ed463185696284808d2df5020b8e88616aa (diff) | |
download | git-buildpackage-9e5d1c5e8f95cf4c4e970ccbafc3757ff47e9b98.tar.gz git-buildpackage-9e5d1c5e8f95cf4c4e970ccbafc3757ff47e9b98.tar.bz2 git-buildpackage-9e5d1c5e8f95cf4c4e970ccbafc3757ff47e9b98.zip |
document changes and releasedebian/0.4.22
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4098276b..a8e87f69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +git-buildpackage (0.4.22) unstable; urgency=low + + * git-dch: don't skip meta tags without --force + * gbp: git-core 1.5.3.4 doesn't support -q so use --quiet instead + * fix typos in documentation (Closes: #471582) - thanks to Michael + Biebl + + -- Guido Guenther <agx@sigxcpu.org> Wed, 19 Mar 2008 18:03:20 +0100 + git-buildpackage (0.4.21) unstable; urgency=low * allow meta tags in the commit logs |