diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-12-17 13:29:19 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-12-17 13:29:19 +0100 |
commit | b2e51bc3faf6d00b47ccb492b833f3bf345cb57b (patch) | |
tree | 1a2f13e5c83a9777958ccbd0f79c17e398427897 /debian/changelog | |
parent | 2ff6119ac49dc7be84e9f5b01f6e0af4335d1224 (diff) | |
download | git-buildpackage-b2e51bc3faf6d00b47ccb492b833f3bf345cb57b.tar.gz git-buildpackage-b2e51bc3faf6d00b47ccb492b833f3bf345cb57b.tar.bz2 git-buildpackage-b2e51bc3faf6d00b47ccb492b833f3bf345cb57b.zip |
Document changes and release 0.6.0~git20111217debian/0.6.0_git20111217
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e27593fb..c6c8bc4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-buildpackage (0.6.0~git20111217) experimental; urgency=low + + * [baeee74] docs: fix version string + * [2ff6119] pq: add --force option to fore recreation of pq branch so one + doesn't have to drop the old one first. + + -- Guido Günther <agx@sigxcpu.org> Sat, 17 Dec 2011 13:28:12 +0100 + git-buildpackage (0.6.0~git20111202) experimental; urgency=low [ Guido Günther ] |