diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-05-29 13:26:26 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-05-29 13:26:26 +0200 |
commit | 6d8a5b47e13ef733a4ca8e6fbaff08dc45881113 (patch) | |
tree | ee17bf8924eef869cbe64bf6a0427b0fbd0a06a1 | |
parent | cc9c42a6b891089d7c14e286aa3f8f4d39e5d3df (diff) | |
download | git-buildpackage-6d8a5b47e13ef733a4ca8e6fbaff08dc45881113.tar.gz git-buildpackage-6d8a5b47e13ef733a4ca8e6fbaff08dc45881113.tar.bz2 git-buildpackage-6d8a5b47e13ef733a4ca8e6fbaff08dc45881113.zip |
document changes and releasedebian/0.4.30
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 654bb801..04d6152c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +git-buildpackage (0.4.30) unstable; urgency=low + + * [cc9c42a] Try harder to find/build the upstream tarball (Closes: + #482786) + * [e6dd31e] Help pristine-tar to find the branch name (Closes: + #481806) + + -- Guido Guenther <agx@sigxcpu.org> Thu, 29 May 2008 13:24:51 +0200 + git-buildpackage (0.4.29) unstable; urgency=low * [ce152d4] git-dch: include the commit id in the changelog entry |