From: Ian Jackson Date: Wed, 25 Jan 2017 15:49:31 +0000 (+0000) Subject: dgit-maint-merge(7): Get git clone url right. Closes:#852609. X-Git-Tag: archive/debian/3.9~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=eaacd8a861ecf3dde313800f758fc1dd8a595aff dgit-maint-merge(7): Get git clone url right. Closes:#852609. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 6d9f233b..a2491f71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ dgit (3.9~) unstable; urgency=medium is not UNRELEASED. This could easily happen if this release was being made from a git branch which predates the previous package upload. + Documentation: + * dgit-maint-merge(7): Get git clone url right. Closes:#852609. + Test suite: * overwrite-chkclog: test UNRELEASED handling. diff --git a/dgit-maint-merge.7.pod b/dgit-maint-merge.7.pod index 3587dcdf..16fef9b9 100644 --- a/dgit-maint-merge.7.pod +++ b/dgit-maint-merge.7.pod @@ -252,7 +252,7 @@ first upload of upstream version 1.2.3, you could use: =over 4 - % git clone https://git.dgit.debian.org/ + % git clone https://git.dgit.debian.org/foo % cd foo % git log --oneline 1.2.3..debian/1.2.3-1 -- . ':!debian'