chiark / gitweb /
test suite: git-debrebase: provide GDR "macro" for dependencies
[dgit.git] / tests / setup / gdr-convert-gbp
index 8a21037166e06a870778f113f284d7c1891ba150..427f2301205e79a13f8b88c35de5d36a8b8790a4 100755 (executable)
@@ -3,7 +3,7 @@ set -e
 . tests/lib
 . $troot/lib-gdr
 
-t-dependencies git-buildpackage libfile-fnmatch-perl
+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