X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=c1795058831106f3f1ec61c5ca68b153ba3c0322;hb=cac7ba06fef058f47ad6dd3b1670a5332420b4e2;hp=be670ab293e56238cf1663a3abefa8a63557630d;hpb=28789232f5edcc1c24bbb4bfe3b5e12119e9886e;p=dgit.git diff --git a/debian/changelog b/debian/changelog index be670ab2..c1795058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,15 @@ dgit (0.13) unstable; urgency=low erroneously duplicated during editing, apparently.) * Remove DGET_UNPACK from the environment in case the user has set it. * Remove scary warning from Description. + * When uploading to Debian, tell dput to upload to "ftp-master". This + avoids problems with derivatives whose dput has a different default. + Closes: #720958. + * Fix some bugs in dgit fetch --dry-run which made dgit push + --dry-run often not work at all. + * Update the local tracking branch for the dgit remote, when pushing. + Closes: #720956. + * Fix references in manpage to old Vcs-Dgit-Master field name. + * Reorganise manpage sections to be in a more conventional order. --