X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=18dc1ac1920a9458b368b6253035e316c2aaa382;hb=b02768d1fe0704c4a7e48012aeee4628c8d10afa;hp=68920f412ce6944c1910f5e364693238a48d56d5;hpb=6158e278ce8f408dac7ecae93dac8d0df7da62f5;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 68920f41..18dc1ac1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ dgit (0.7) unstable; urgency=low + * If dak ls, or rmadison, reports multiple versions, look for them + all, and pick the newest .dsc that doesn't give 404. * Manpage formatting fix. + * Name the local remote tracking branch remotes/dgit/dgit/ + so that we avoid a warning from git about ambiguous branch names. --