From: Ian Jackson Date: Wed, 30 Jul 2014 17:35:44 +0000 (+0100) Subject: Mention cross-version dgit rpush incompatibility in manpage. X-Git-Tag: debian/0.22~38 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=c5ee0a33565f66ac184e2ddd605266b9a73e1838 Mention cross-version dgit rpush incompatibility in manpage. --- diff --git a/debian/changelog b/debian/changelog index c10a7137..c274a224 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ dgit (0.22~experimental1) experimental; urgency=low * Bring forward push of the version tag ref so it happens alongside the push of the suite branch ref. * Include canonicalised suite name in signed tag message. + * Mention cross-version dgit rpush incompatibility in manpage. * New git-check and git-create methods "true" which are no-ops. * test-dummy-drs `distro': for testing dgit-repos-server. WIP. diff --git a/dgit.1 b/dgit.1 index 67e47511..8b1c7f9c 100644 --- a/dgit.1 +++ b/dgit.1 @@ -167,6 +167,9 @@ build-host and build\-dir can be passed as separate arguments; this is assumed to be the case if the first argument contains no : (except perhaps on in [ ], to support IPv6 address literals). + +You will need similar enough versions of dgit on the build-host and +the invocation host. .TP .B dgit quilt-fixup Looks to see if the tree is one which dpkg-source cannot properly