chiark / gitweb /
test suite: Check that archive skew machinery reports warning
[dgit.git] / tests / tests / gdr-import-dgit
index 544878b5fb7127c0d72de5d5408dd5c3f0cf4245..1050f72607b1fa1e85ecb0abb1913529ebfa41cf 100755 (executable)
@@ -2,9 +2,11 @@
 set -e
 . tests/lib
 
-t-dependencies git-buildpackage libfile-fnmatch-perl faketime
+t-dependencies GDR
 
+t-tstunt-parsechangelog
 t-setup-import gdr-convert-gbp
+t-setup-import http-git-check
 
 cd $p
 
@@ -14,6 +16,8 @@ v=2.0-2+nmu1
 t-nmu-upload-1 nmu
 gbp pq import
 t-nmu-upload-2
+t-some-changes $numbranch
+t-nmu-upload-3
 
 : 'done the nmu, switching back to the maintainer hat'
 
@@ -38,7 +42,7 @@ nmu-fold
 
 v=2.0-3
 t-dch-commit -v $v -m "incorporate nmu"
-t-dch-commit -r sid
+t-dch-commit-r
 t-dgit -wgf push-source
 
 : 'now test a new upstream'
@@ -56,6 +60,8 @@ gbp pq import
 #t-dgit -wgf build-source
 
 t-nmu-upload-2
+t-some-changes $numbranch
+t-nmu-upload-3
 
 : 'done the nmu, back to the maintainer'