X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=fdf522b2bb65af4c6ac46fe69785dc765ff32af6;hb=1ece375ce336479b22d45415cda01528e96f823e;hp=b58479c727ddccbeff63f9fc8d170005d3149d0e;hpb=f60ec72817bf5cc38a8ec83abd2e065f0433001c;p=dgit.git diff --git a/debian/changelog b/debian/changelog index b58479c7..fdf522b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,14 @@ dgit (2.12~) unstable; urgency=medium * Fix dgit-repos-policy-debian which broke due to recent git setting GIT_ALTERNATE_OBJECT_DIRECTORIES in the pre-receive-hook. + * dgit-maint-merge(7): Explain how to change to this workflow + from an existing git workflow. [Sean Whitton] Closes:#847807. + * Version tags mangling: Protect dots, as per proposed update to DEP-14. + * Slightly better message when .dsc not found. + + Test suite: + * Provide and use stunt lintian and debuild, to avoid lintian + complaining about our stupid test packages. --