diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-12-15 17:17:48 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-12-15 17:17:48 +0100 |
commit | 52ec6caf3674157505e4c01c21a6c9911c2a262f (patch) | |
tree | b7a9ec377547ab998c4034abd2a44cffdf58d96b /debian | |
parent | f831042f1651c21b1a0376a17a87c50870b2bd2b (diff) | |
download | git-buildpackage-52ec6caf3674157505e4c01c21a6c9911c2a262f.tar.gz git-buildpackage-52ec6caf3674157505e4c01c21a6c9911c2a262f.tar.bz2 git-buildpackage-52ec6caf3674157505e4c01c21a6c9911c2a262f.zip |
document changes and releasedebian/0.4.11
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9da4922c..35a93a75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +git-buildpackage (0.4.11) unstable; urgency=low + + * --export-dir and --export are actually --git-export-dir and --git- + export (Closes: #456384) - thanks to Frank S. Thomas for the patch. + * don't start a new changelog section if we found a snapshot header + even when distribution != UNRELEASED + + -- Guido Guenther <agx@sigxcpu.org> Sat, 15 Dec 2007 17:16:34 +0100 + git-buildpackage (0.4.10) unstable; urgency=low * git-ls-files: separate filenames by '\0', based on a patch from Uwe |