summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-21 14:11:10 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-21 17:19:45 +0100
commit6be5332d24efc7a21c9b5c57ad30193badb16ff2 (patch)
treef97aa5c6dd96f3f6a862ebf642d7dfa33e214850 /debian
parent7882b0f7e4eb0d54d51e11a1bc9fb9c510896f5a (diff)
dgit: warn if vcs-git seems out of date
Print a warning to stderr on `dgit fetch sid', if your vcs-git remote url disagrees with what's in sid's .dsc. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bc6173..2efcc9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,8 @@ dgit (5.2~) unstable; urgency=medium
* Provide `update-vcs-git' subcommand, for creating and adjusting the
vcs-git remote url. Useful for transition from alioth to salsa.
Closes:#902006.
+ * Print a warning to stderr on `dgit fetch sid', if your vcs-git
+ remote url disagrees with what's in sid's .dsc.
test suite:
* Use nproc(1) rather than Sys::CPU. This is more portable and does not