X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=1d11dcae7653cab257040c6185af32ff0cfe8865;hb=0a1c524cdd52435f931efdb078554a3bc1bf0eae;hp=00e618fa64fc1cd422d26a107d63c457e66b072d;hpb=878762dc1c47ef2f417b4ccde514b9b811c15dc3;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 00e618fa..1d11dcae 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. @@ -13,6 +13,16 @@ dgit (1.1) unstable; urgency=low * Fix a formatting problem in --build-products-dir= doc. * In manpage, do not seem to imply that NMU should be of only one new commit. + * Qualify to Debian the manpage comment about how to do NMU. + * In discussion on how to start using dgit when already using git, do + not imply/assume that existing git history will have identical trees + 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 (!) --