Feature #10425
Clarify needed branches in Tails Installer release documentation and update doc to rename
0%
Description
running
gbp import-orig \
—upstream-vcs-tag=“tails-installer_$NEW_UPSTREAM_VERSION” \
../tarballs/liveusb-creator_$NEW_UPSTREAM_VERSION+dfsg.orig.tar.gz
gives
Repository does not have branch ‘upstream/3.x+dfsg’ for upstream sources. If there is none see
file:///usr/share/doc/git-buildpackage/manual-html/gbp.import.html#GBP.IMPORT.CONVERT
on howto create it otherwise use —upstream-branch to specify it.
so I had to check out upstream/3.x+dfsg
our docs might want to have a step where we check out upstream/3.x+dfsg and merge origin
Subtasks
Related issues
Related to Tails - |
Resolved | 2015-01-06 |
History
#1 Updated by intrigeri 2015-10-31 08:10:39
- Category set to Installation
- Parent task set to
Feature #8549
#2 Updated by intrigeri 2015-10-31 08:12:29
- related to
Feature #8555: Adapt packaging process and release doc for Tails Installer DFSG-free tarball added
#3 Updated by intrigeri 2015-10-31 08:14:14
- Subject changed from Update Tails installer documentation to Clarify needed branches in Tails Installer release documentation
#4 Updated by intrigeri 2015-10-31 08:16:53
u wrote:
> our docs might want to have a step where we check out upstream/3.x+dfsg
If we do this then we have to list all needed branches, not just this one. I think the overall description of our branches setup should be enough to give a good idea of what branches must be available locally, and I say don’t bother too much, as the only person who realistically could be hit by “I don’t have the new branches” problem has already been hit and fixed his setup.
> and merge origin
What do you mean?
#5 Updated by Anonymous 2015-11-10 04:36:09
those were some notes from anonym’s tests of the documentation. I simply copy pasted them. I don’t think we have to merge origin.
#6 Updated by Anonymous 2015-11-10 05:12:44
- Subject changed from Clarify needed branches in Tails Installer release documentation to Clarify needed branches in Tails Installer release documentation and update doc to rename
#7 Updated by intrigeri 2015-11-10 05:45:43
- Status changed from Confirmed to Rejected
- Assignee deleted (
)
OK, let’s close this then.