diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-10-24 22:59:05 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-10-24 22:59:05 +0200 |
commit | 85f00795cfc14f9dc717515c8d222781c92eab1d (patch) | |
tree | 1a8c09dc70dbe39f37fcf0ae6072e933883cd32b | |
parent | 44d289df6bc47f8f5a595f19725ec0f23e98c6ae (diff) | |
download | git-buildpackage-debian/0.4.5.tar.gz git-buildpackage-debian/0.4.5.tar.bz2 git-buildpackage-debian/0.4.5.zip |
document changes and releasedebian/0.4.5
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a25c7748..7f54c451 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +git-buildpackage (0.4.5) unstable; urgency=low + + * git-import-orig: fix missing s/upstream/upstream_branch/ rename + (Closes: #447920) - Thanks to Arnaud Cornet + + -- Guido Guenther <agx@sigxcpu.org> Wed, 24 Oct 2007 22:56:24 +0200 + git-buildpackage (0.4.4) unstable; urgency=low * git-buildpackage: use upstream-branch in case the tag doesn't exist |