X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=77900c3166b279136862ef87907d8eb4062f8e8a;hb=11bc15b13916c89d6e3fb8702c8bd6546c4b4395;hp=51d8e43494f3372ef044aa7b9b0abe74b3066bdc;hpb=1328103204edf22d541028380c85abf5b98e3e7f;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 51d8e434..77900c31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +dgit (0.14) unstable; urgency=low + + * Include package name in tag message. + * Create directory .git/dgit when needed during build. Closes: #721428. + * Add Vcs-Git and Vcs-Browser [Richard Hartmann]. Closes: #721404. + These fields refer to the development branch, "master", on alioth, + not to the dgit suite refs (which are not accessible to git clone). + + -- + dgit (0.13) unstable; urgency=low * Reuse already-downloaded .orig files after checking their hashes.