summaryrefslogtreecommitdiff
path: root/tests/tests/gdr-fresh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/gdr-fresh')
-rwxr-xr-xtests/tests/gdr-fresh5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/tests/gdr-fresh b/tests/tests/gdr-fresh
index b1e7390..0635a89 100755
--- a/tests/tests/gdr-fresh
+++ b/tests/tests/gdr-fresh
@@ -4,7 +4,7 @@ autoimport=
. tests/lib
. $troot/lib-gdr
-t-dependencies NO-DGIT devscripts GDR
+t-dependencies GDR
t-gdr-gbp-import-core
@@ -23,7 +23,8 @@ t-git-next-date
git checkout quilt-tip debian
git commit -m 'initial debianisation'
-git-deborig
+git archive --prefix=example/ -o ../example_1.0.orig.tar v1.0
+gzip -1v ../example_1.0.orig.tar
dgit-quilt-fixup-uses-gdr () {
t-git-next-date