chiark / gitweb /
git-debpush: Check upstream source is identical in the upstream tag
[dgit.git] / tests / tests / gdr-edits
index 6c77184a11058541a33b1661ef6c4cf65f036fb9..0bdf15fd98d472dce037618a04a723d4485b7dce 100755 (executable)
@@ -4,6 +4,7 @@ set -e
 
 t-dependencies GDR
 
+t-tstunt-parsechangelog
 t-setup-import gdr-convert-gbp
 
 cd $p
@@ -16,7 +17,7 @@ cat ../anal.1
 
 t-some-changes edits
 
-t-dch-commit -r sid
+t-dch-commit-r
 
 git tag t.before
 
@@ -37,4 +38,11 @@ t-refs-same-start
 t-ref-same refs/heads/before-noop
 t-ref-head
 
+git checkout -b some-new-branch
+t-some-changes 2nd-maintainer
+t-dgit quilt-fixup
+t-gdr-made-patches
+#  NB quilt-fixup doesn't always manage to call gdr;
+#  push does, since it will make the pseudomerge first
+
 t-ok