X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=b6dd3b28dfa64311b15abe8ddfefcc406a2566ec;hb=dd2215fea46334342756a256883cb8d947697bcf;hp=e0764f5523b9cb9dcd9236277920cc23bee22df1;hpb=6df8582aaca5b1e65b52ba9ff7ab8b4f365c7ef0;p=dgit.git diff --git a/debian/changelog b/debian/changelog index e0764f55..b6dd3b28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,20 @@ dgit (0.23~) unstable; urgency=low * Better documentation for quilt series handling. + * Strip `-b ' from contents of Vcs-Git header, when setting up + the vcs-git remote. Closes:#759374. + + * Do not offer wget as an alternative dependency to curl. We always + unconditionally invoke curl and have no code to use wget. + Closes:#760805. + + * Complain about lack of cuddled values for value-taking single-letter + options, rather than thinking the user meat an empty value. + Closes:#763332. + + * Reject (rather than ignoring) further options merged witht -wn, -wg, + -wd. + -- dgit (0.22.1) unstable; urgency=high