chiark / gitweb /
Test suite: drs-push-rejects: Test push of same version with different dgit
[dgit.git] / TODO.BRANCH
1
2  - in dopush (?), we need to sort out synthetic fast forard
3     this should not depend entirely on quilt mode
4     but will always be needed if quiltmode_splitbrain
5
6     We want a --overwrite=VERSION option which 1. adjusts
7     the version used above, and 2. does the same thing in any
8     quilt mode.  If no split brain it should make the psuedomerge
9     on the user's HEAD.
10
11
12 Want tests for
13
14  - start repo with old tag, push with new tag, run
15    "old" dgit to push again with new tag, push again with
16    old tag
17
18
19  * Provide --gpbpq[=:] options
20
21  * Document --quilt=unapplied|gbp|dpm
22
23  * Mention new tag format in debian/changelog
24
25  * Mention new --quilt=* in debian/changelog
26
27  * Test all three new --quilt=unapplied|gbp|dpm
28
29  * Mention in-archive copy fix in debian/changelog
30
31  * Mention in changelog that:
32    Remove lrfetchrefs at end of fetch_from_archive, for tidyness
33
34  * Want drs-quilt-gbp test.
35
36  * Mention on changelog or docs that we no longer set a fetch spec for
37    the dgit remote (which doesn't really work anyway)
38
39  * Split quilt-gbp-build-modes into one with sbuild and one without
40
41  * Add t-tstunt-parsechangelog to various tests
42
43
44 Check BTS