chiark / gitweb /
changelog: start 7.1~
[dgit.git] / tests / tests / trustingpolicy-replay
index 8cc205ce1dfdfece7d1f89840f9e6ecb0cbda913..2a1012b69ef68366cd62dd910776e9604c55d3d3 100755 (executable)
@@ -4,6 +4,10 @@ set -e
 
 t-tstunt-parsechangelog
 
+t-dependencies dput-ng
+
+t-git-config dgit.default.dep14tag no
+
 t-dsd
 t-policy dgit-repos-policy-trusting
 t-prep-newpackage example 1.0
@@ -15,11 +19,12 @@ git tag start
 t-dgit build
 t-dgit push --new
 
+t-rm-dput-dropping
+
 t-commit 'Prep v1.1 which will be rewound'
 t-dgit build
 t-dgit push
 
-t-rm-dput-dropping
 git checkout $tagpfx/1.0
 t-dgit build
 t-dgit push --deliberately-fresh-repo
@@ -80,4 +85,4 @@ t-dgit push
 attempt-replay "does not declare previously tags/$tagpfx/$v"
 
 
-echo ok.
+t-ok