X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=4a0765a37c33969ecc1c48673acd1cd47ceff528;hp=dfcfcbd1a3d91eff017a26b03e2f70710c95678c;hb=5b1cc655fa48ae96db0d4ad57b7cf340710c740b;hpb=1067f7e8771822d3279da1d807dcb2c8e37f5f40 diff --git a/debian/changelog b/debian/changelog index dfcfcbd1..4a0765a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ dgit (1.1) unstable; urgency=low * Fix Vcs-Git and Vcs-Browse to refer to chiark. (The dgit-repos on alioth aren't suitable right now because the master there can currently only be updated with an actual upload, ie dgit push.) - * Fix a manpage typo. + * Fix some manpage typos. [ Richard Hartmann ] * Manpage said that --clean=check was -wn but that is --clean=none; correctly document that --clean=check is actually -wc. * Document that up to -DDD (not just -DD) is meaningfully different. @@ -19,6 +19,12 @@ dgit (1.1) unstable; urgency=low to dgit history. * Remove stray sentence in config section of manpage. * Manpage: Clarify wording of readonly config. + * Manpage: Better cross-references for -k and keyid. + * dgit(7): No longer say that dgit-repos lives on Alioth. + * Infrastructure: Get mirroring right for fresh repos of existing + packages (!) + * --new is needed for read access to packages in NEW, too. Document + this, and make it work properly. --