chiark / gitweb /
test suite: git-debrebase: provide GDR "macro" for dependencies
[dgit.git] / tests / setup / gdr-convert-gbp
index d12351dc95165bd1228fa29b77962f6d4728ac1c..427f2301205e79a13f8b88c35de5d36a8b8790a4 100755 (executable)
@@ -3,7 +3,7 @@ set -e
 . tests/lib
 . $troot/lib-gdr
 
-t-dependencies git-buildpackage libfile-fnmatch-perl faketime
+t-dependencies GDR
 
 t-tstunt-parsechangelog
 
@@ -80,9 +80,8 @@ git push --set-upstream origin master
 t-git-debrebase -fupstream-has-debian convert-from-gbp
 
 v=2.0-2
-dch -v $v -m 'switch to git-debrebase, no other changes'
-dch -r sid
-git commit -m changelog debian/changelog
+t-dch-commit -v $v -m 'switch to git-debrebase, no other changes'
+t-dch-commit -r sid
 
 t-dgit -wgf push-source --new --overwrite
 git push