chiark / gitweb /
Ian Jackson [Fri, 5 Jul 2019 15:44:30 +0000 (16:44 +0100)]
dgit-repos-server: Prepare for modes which take arguments
Currently none do. Both the existing mode_ subroutines check @ARGV,
so this has no overall change other than to error messages.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 15:38:38 +0000 (16:38 +0100)]
dgit-repos-server: Break out basic_tag_checks
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 6 Jul 2019 14:39:27 +0000 (15:39 +0100)]
dgit: Include dgit tag metadata in maintainer view tag too
This is for the use of git-debpush and other tools which want to
figure out the quilt mode from the git history.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 6 Jul 2019 14:51:02 +0000 (15:51 +0100)]
dgit: tags: Add missing blank lines to messages
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 6 Jul 2019 14:50:19 +0000 (15:50 +0100)]
dgit: Move tag metadata calculation earlier
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 6 Jul 2019 11:14:18 +0000 (12:14 +0100)]
dgit: Allow -p with various push modes
This checks the supplied package name against the changelog.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 18:39:38 +0000 (19:39 +0100)]
Dgit.pm: Move $suite_re from dgit
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 13:07:08 +0000 (14:07 +0100)]
dgit: Include quilt mode in archive/ tag in split view
After this, a program examining this tag can see one of the following
possibilities:
"split --quilt=<splitting>"
splitting quilt view, `3.0 (quilt)'
"split --quilt=<nonsplitting>"
`3.0 (quilt)', mostly-dgit-compatible branch, but split view
(bureaucracy commits not on maintainer branch)
"no-split --quilt=<nonsplitting>"
`3.0 (quilt)', maintainer uses dgit branch
"split" / "no-split"
non-`3.0 (quilt)'
No "split" or "no-split"
generated by old versions of dgit, quilt transformation
information not captured in machine-readable form
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 15:11:43 +0000 (16:11 +0100)]
dgit: rpush protocol version 6: Include splitbrain param
And, in the push responder, check that we agree.
No overall functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 15:27:26 +0000 (16:27 +0100)]
dgit: rpush protocol: Actually select version 5 !
These must be most-preferred first, ie in reverse order.
Change the comment, to mention this. The information about protocol
changes is in the detailed protocol description.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 15:04:00 +0000 (16:04 +0100)]
dgit: determine_whether_split_brain: Make it take $format
Rather than returning it. Adjust the two call sites.
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 15:01:01 +0000 (16:01 +0100)]
dgit: rpush: Move push_parse_dsc earlier
We are going to want this information sooner.
No overall functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 13:05:41 +0000 (14:05 +0100)]
dgit: push_mktags: Provide $format
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 12:59:04 +0000 (13:59 +0100)]
dgit: Break out format_quiltmode_splitting
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 12:53:19 +0000 (13:53 +0100)]
dgit: push_mktags: Refactor introducing @dtxinfo
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 5 Jul 2019 12:51:54 +0000 (13:51 +0100)]
dgit: push_mktags: Rename variable $dtxinfo
No functional change
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 15:57:26 +0000 (16:57 +0100)]
changelog: Start 9.1
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 15:55:24 +0000 (16:55 +0100)]
changelog: finalise 9.0
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 14:36:42 +0000 (15:36 +0100)]
changelog: Expand on explanation of #930922
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 14:22:31 +0000 (15:22 +0100)]
changelog: Tidy documentation of 9.0
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 13:39:36 +0000 (14:39 +0100)]
changelog: Working on 9.0, run gbp-dch
Run
gbp dch --since=dgit/dgit/sid --ignore-branch
and edit the results to be in the 9.0~ stanza.
Needs a lot of tidying before release.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 13:38:27 +0000 (14:38 +0100)]
changelog: start 9.0
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 13:37:14 +0000 (14:37 +0100)]
changelog: pseudo-finalise 8.6~
We are going to add a new stanza for 9.0 but we aren't allowed
unfinalised entries in the middle of the changelog. So finalise this
one with UNRELEASED.
When 8.6 actually goes out we will merge again and this will all be
more regular.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 13:36:04 +0000 (14:36 +0100)]
Merge branch 'buster'
Ian Jackson [Tue, 2 Jul 2019 13:35:21 +0000 (14:35 +0100)]
changelog: Document the change so far
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Tue, 2 Jul 2019 13:35:01 +0000 (14:35 +0100)]
changelog: Retarget at buster
This is now the stable branch.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Mon, 1 Jul 2019 12:38:50 +0000 (13:38 +0100)]
test suite: debpolicy-taintrm: Drop some xxx's
Testing without t-policy-periodic is probably more rigorous (and we
have other tests that do run it). We don't want to duplicate this
test, as its value is probably not that great compared to its runtime.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Mon, 1 Jul 2019 12:36:36 +0000 (13:36 +0100)]
test suite: debpolicy-taintrm: New test
Closes: #929249
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Mon, 1 Jul 2019 12:35:31 +0000 (13:35 +0100)]
dgit-repos-policy-debian: Add a tiny bit of debugging output
No other change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Sean Whitton [Sun, 23 Jun 2019 16:07:57 +0000 (17:07 +0100)]
dgit-maint-{merge,debrebase}(7): Using untagged upstream commits
Closes: #930964
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Ian Jackson [Mon, 1 Jul 2019 12:20:39 +0000 (13:20 +0100)]
dgit-maint-debrebase(7): Minor wording change apropos of #930956
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Sean Whitton [Sun, 23 Jun 2019 15:31:02 +0000 (16:31 +0100)]
dgit-maint-{merge,debrebase}(7): Suggest --name-status --diff-filter
This is better than just --stat for finding new and deleted files in a
new upstream release, which may need accounting for in d/copyright.
Closes: #930956
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Niko Tyni [Sat, 8 Jun 2019 08:12:07 +0000 (11:12 +0300)]
git-debrebase(1): typo fix
[ S-o-b added after checking with ntyni on irc -iwj ]
Signed-off-by: Niko Tyni <ntyni@debian.org>
Closes: #930215
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Niko Tyni [Sat, 8 Jun 2019 07:58:01 +0000 (10:58 +0300)]
git-debrebase: fix convert-from-dgit-view argv handling
[ S-o-b added after checking with ntyni on irc -iwj ]
Signed-off-by: Niko Tyni <ntyni@debian.org>
Closes: #930214
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 21:19:28 +0000 (22:19 +0100)]
dgit(1): baredebian+git: Document this alias
Suggested-by: Sean Whitton <spwhitton@spwhitton.name>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 21:16:56 +0000 (22:16 +0100)]
test suite: baredebian-plusgit: New test for baredebian+git
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 21:16:20 +0000 (22:16 +0100)]
dgit: baredebian: Honour baredebian+git alias for baredebian
We convert this to `baredebian' internally, and that is what will
appear in messages.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 21:15:28 +0000 (22:15 +0100)]
test suite: baredebian: Break out baredebian-test-minimum
Update all callers.
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 20:07:49 +0000 (21:07 +0100)]
test suite: baredebian-*: Drop explicit list of implied deps
These are now handled by the scanning of t-import-*.
Change to the output is simply to move quilt earlier in the list.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 20:07:30 +0000 (21:07 +0100)]
test suite: enumerate-tests: include deps of t-import-*
No change to the resulting output.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 20:00:19 +0000 (21:00 +0100)]
test suite: enumerate-tests: Drop duplicate dependencies
No change to the output, other than to drop a second mention of
`devscripts' from one stanza in debian/tests/control.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:52:32 +0000 (14:52 +0100)]
test suite: enumerate-tests: Break out allsedderies
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:30:27 +0000 (14:30 +0100)]
dgit(1): In --include-dirty caveat, say "especially --clean=git"
Closes: #930922
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:29:05 +0000 (14:29 +0100)]
dgit(1): In --include-dirty caveat, mention --clean=dpkg-source
Suggested-by: Sean Whitton <spwhitton@spwhitton.name>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:28:24 +0000 (14:28 +0100)]
dgit(1): In --include-dirty caveat, use semantic newlines
No change to rendered output.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Sean Whitton [Sat, 22 Jun 2019 17:35:09 +0000 (18:35 +0100)]
dgit(1): expand on description of behaviour of --include-dirty
See #930922.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Ian Jackson [Sun, 30 Jun 2019 00:34:31 +0000 (01:34 +0100)]
dgit: Do not translate import commit messages
Translating these was a mistake.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 11:36:51 +0000 (12:36 +0100)]
dgit(1): baredebian+tarball: Document new quilt mode
Closes: #931253
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 09:58:08 +0000 (10:58 +0100)]
dgit(1): baredebian: Add caveat about not checking edits
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 11:35:35 +0000 (12:35 +0100)]
dgit(1): baredebian: Fix an editing error
".gitignore" here is spurious.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 11:16:47 +0000 (12:16 +0100)]
test suite: baredebian-multitar: Check tarball import structure
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 11:16:17 +0000 (12:16 +0100)]
test suite: lib-baredebian: Provide `origbase'
Was just a local variable `orig'. Make it available.
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 00:17:20 +0000 (01:17 +0100)]
test suite: baredebian-multitar: New test
We should exercise all that tarball import machinery.
The test doesn't yet really examine the results.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 00:19:03 +0000 (01:19 +0100)]
test suite: lib-baredebian: Machinery for multiple origs
No functional change with existing caller.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 10:00:22 +0000 (11:00 +0100)]
test suite: baredebian: Break out baredebian-tarball-mode
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 14:59:45 +0000 (15:59 +0100)]
test suite: baredebian-tarball: New test
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 09:59:41 +0000 (10:59 +0100)]
test suite: lib-baredebian: Tolerate uvtag not being set
No functional change with the existing test.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 16:08:25 +0000 (17:08 +0100)]
dgit: New quilt mode "baredebian+tarball"
No documentation yet.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 10:11:50 +0000 (11:11 +0100)]
test suite: lib-baredebian: Break out $uvtag
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 14:57:50 +0000 (15:57 +0100)]
test suite: lib-baredebian: Break out $uv everywhere
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 14:55:44 +0000 (15:55 +0100)]
test suite: lib-baredebian: Split up big function
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 10:23:43 +0000 (11:23 +0100)]
test suite: baredebian: move setting of $quiltmode to lib
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 14:52:52 +0000 (15:52 +0100)]
test suite: lib-baredebian: Introduce $quiltmode
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 00:18:03 +0000 (01:18 +0100)]
dgit: return $r1authline from import_tarball_commits
No functional change for existing caller, which just discards it.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 23:46:32 +0000 (00:46 +0100)]
dgit: import_tarball_tartrees: Provide OrigPart
No functional change for existing caller.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 17:11:52 +0000 (18:11 +0100)]
dgit: import_tarball_tartrees: Handle @dfi==1 case in caller
We are going to introduce a caller which doesn't want this check.
No overall functional change other than to debugging output.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 17:02:59 +0000 (18:02 +0100)]
dgit: import_tarball_tartrees: Honour Path in dfis
These do not appear in information collected from a .dsc; in that
case, the files are arranged to be in the playground where they can be
simply picked up.
But we are going to want to direct import_tarball_tartrees to tarballs
found elsewhere.
No functional change with the current sources of dfi information.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 16:27:12 +0000 (17:27 +0100)]
dgit: Break out import_tarball_commits
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 16:17:31 +0000 (17:17 +0100)]
dgit: Break out import_tarball_tartrees
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 16:08:39 +0000 (17:08 +0100)]
Dgit.pm: read_tree_*: Treat '' as meaning 'delete this'
No functional change with existing callers.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 15:04:05 +0000 (16:04 +0100)]
dgit: Break out $quilt_options_re
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 14:51:12 +0000 (15:51 +0100)]
test suite: baredebian: break out lib-baredebian, baredebian-test
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:55:09 +0000 (14:55 +0100)]
test suite: baredebian: Add missing dependency quil
This was simply missing and causes the formal adt run to fail.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:46:59 +0000 (14:46 +0100)]
test suite: lib: Add missing dependencies for git-deborig
I seem to have overlooked the 2nd line of the relevant part of the
devscripts package description.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 13:34:57 +0000 (14:34 +0100)]
test suite: baredebian-push: Add missing dependency DEBORIG
Our enumeration system does not capture dependencies from
t-setup-import.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sun, 30 Jun 2019 19:31:20 +0000 (20:31 +0100)]
test suite: t-setup-done: Arrange to save all DGIT_TEST_REAL_*
Otherwise the importer may end up with our stunt versions on their
PATH, but without the necessary DGIT_TEST_REAL_* variables which stop
infinite recursion.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 13:59:43 +0000 (14:59 +0100)]
dgit(1): split view: Talk about `your local git clone'
Suggested-by: Sean Whitton <spwhitton@spwhitton.name>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 12:30:17 +0000 (13:30 +0100)]
dgit(1): document --quilt=bareebian
Closes: #903392
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 12:50:34 +0000 (13:50 +0100)]
test suite: baredebian-push: Test rejection of -wgf
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 11:43:16 +0000 (12:43 +0100)]
dgit: baredebian: Reject --clean=git
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 12:33:55 +0000 (13:33 +0100)]
test suite: baredebian-push: Check that history is roughly right
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 01:11:49 +0000 (02:11 +0100)]
dgit: baredebian: Note upstream commitish source in prose
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 01:09:34 +0000 (02:09 +0100)]
dgit: baredebian: Provide $quilt_upstream_commitish_message
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 11:19:02 +0000 (12:19 +0100)]
dgit: baredebian: Note upstream version and commitish source
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 12:04:16 +0000 (13:04 +0100)]
test suite: baredebian-push: Actually test --quilt=baredebian
This is all quite awful really. I think that is inherent.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 00:10:19 +0000 (01:10 +0100)]
test suite: baredebian setup, and a skeleton to run it
The baredebian-push test will be fleshed out in a moment.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 11:54:02 +0000 (12:54 +0100)]
i18n: Add translator notes about ASCII art changes display
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 11:53:56 +0000 (12:53 +0100)]
dgit: baredebian: New quilt mode
This is the bulk of the implementation including all essential
changes.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 11:52:55 +0000 (12:52 +0100)]
dgit: baredebian: Introduce --upstream-commitish
Not documented yet. Nor, used, since $quilt_mode is not ever
baredebian yet.
So currently just an option you can pass to make dgit bomb out.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 11:00:08 +0000 (12:00 +0100)]
test suite: Add DEBORIG pseudo-dependency
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Sat, 29 Jun 2019 00:56:21 +0000 (01:56 +0100)]
Dgit.pm: resolve_upstream_version: Return a message too
No functional change for existing callers.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 23:02:11 +0000 (00:02 +0100)]
dgit: Introduce $uhead and $uhead_whatshort
No overall functional change other than (sadly) to complicate the life
of translators. I will add some notes for translators after I've made
this string actually vary.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 21:55:53 +0000 (22:55 +0100)]
dgit: Make $format available in build_or_push_prep_modes
By returning it from determine_whether_split_brain.
No functional change yet.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 23:26:32 +0000 (00:26 +0100)]
git-debrebase: Replace one open-coded hash-object with hash_commit
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 23:25:14 +0000 (00:25 +0100)]
Dgit.pm: Move hash_commit from dgit
No functional change other than to no longer honour @git.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 23:23:39 +0000 (00:23 +0100)]
Dgit.pm: Move make_commit (git-commit-tree wrapper) from gdr
No functional change other than to no longer honour @git.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 23:22:01 +0000 (00:22 +0100)]
Rename various *make_commit* to *hash_commit*
This avoids a subroutine name clash with make_commit in gdr.
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 23:11:49 +0000 (00:11 +0100)]
Dgit.pm: Move read-tree wrappers from git-debrebase
No functional change other than to no longer honour @git.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 16:30:55 +0000 (17:30 +0100)]
Dgit.pm: Move resolve_upstream_version from git-debrebase
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Ian Jackson [Fri, 28 Jun 2019 16:29:02 +0000 (17:29 +0100)]
Dgit.pm: Move upstream_commitish_search from git-debrebase
No functional change.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>