X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=32064c1eeb5b4e4a8a01c51b3138818cca8f03ec;hb=57c7a33b3b21cd1840e33be2f159c4b7cd5ccf39;hp=7daf4f381bc153d8d496e60be4b320f16653ffd2;hpb=16eae9d8338e9bca8c43cc4729935cb567de0514;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 7daf4f38..32064c1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,12 @@ dgit (2.10~) unstable; urgency=medium * Test suite: Add fakeroot and make to Test-Depends. These aren't necessarily pulled in by anything else. (dpkg-dev Recommends build-essential. But we don't actually need build-essential.) + * When cloning a distro which has no git server, correctly leave + the user on the local dgit branch, not on `master'. + * Actually honour the branch name, if we are on dgit branch, to specify + the suite, as documented in the manpage. + * New comma-separated multiple-suite merging facility (readonly), + so that users can easily track "jessie, or jessie-security". --