Merge lp:~paride/apt-ddtp-tools/update-checklist into lp:apt-ddtp-tools

Proposed by Paride Legovini
Status: Merged
Merged at revision: 113
Proposed branch: lp:~paride/apt-ddtp-tools/update-checklist
Merge into: lp:apt-ddtp-tools
Diff against target: 64 lines (+20/-9)
1 file modified
UbuntuChecklist (+20/-9)
To merge this branch: bzr merge lp:~paride/apt-ddtp-tools/update-checklist
Reviewer Review Type Date Requested Status
Sebastien Bacher (community) Approve
Review via email: mp+485937@code.launchpad.net

Commit message

UbuntuChecklist: update checklist

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'UbuntuChecklist'
2--- UbuntuChecklist 2025-03-25 15:02:01 +0000
3+++ UbuntuChecklist 2025-05-21 13:36:48 +0000
4@@ -25,7 +25,8 @@
5
6 === Creating the branches ===
7
8-Create the translation branches for the new series (by doing a checkout from the current stable branches and pushing them as $SERIES):
9+Create the translation branches for the new series (by doing a checkout of
10+the branches for the latest stable release and pushing them as $SERIES):
11 {{{
12 lp:~ubuntu-core-dev/ddtp-ubuntu/ddtp-$SERIES
13 }}}
14@@ -71,10 +72,10 @@
15 make sure to set the syncronisation settings to import "pot and
16 translations".
17
18-- https://launchpad.net/ddtp-ubuntu/plucky/+setbranch , set
19+- https://launchpad.net/ddtp-ubuntu/$SERIES/+setbranch , set
20 'link to an existing branch' to ~ubuntu-core-dev/ddtp-ubuntu/ddtp-pot-$SERIES
21
22-- https://translations.launchpad.net/ddtp-ubuntu/plucky/+link-translations-branch
23+- https://translations.launchpad.net/ddtp-ubuntu/$SERIES/+link-translations-branch
24 set 'Translations export branch' to ~ubuntu-core-dev/ddtp-ubuntu/ddtp-$SERIES
25
26 == Update the translations ==
27@@ -104,10 +105,11 @@
28 and then request a one-time translation import at
29 https://translations.launchpad.net/ddtp-ubuntu/$SERIES/+request-bzr-import
30
31-Templates files for the different pockets should be displayed as approved
32-on https://translations.launchpad.net/ddtp-ubuntu/plucky/+imports
33-After a bit https://translations.launchpad.net/ddtp-ubuntu/plucky
34-should show translations
35+Templates files for the different pockets should be displayed as Approved
36+on https://translations.launchpad.net/ddtp-ubuntu/$SERIES/+imports.
37+After some time (order of 1 hour) they will turn to Imported state, and
38+https://translations.launchpad.net/ddtp-ubuntu/$SERIES
39+should show imported translations.
40
41 === Merging new translations from debian ===
42
43@@ -116,11 +118,20 @@
44 ./update-from-debian.sh
45 }}},
46 this will generate new po files in the various component directories.
47+This step may take a long time (more than one hour).
48+
49 Then run
50 {{{
51-./upload-po-bzr.sh.
52+./upload-po-bzr.sh
53+cd ../bzr-pot-imports/bzr-ddtp-pot-questing/
54+bzr push
55 }}}
56-and wait until the updates are imported by rosetta
57+and wait until the updates are automatically imported by rosetta.
58+It may take several hours for an import to begin. Imports show up under
59+https://translations.launchpad.one-time/ddtp-ubuntu/$SERIES/+imports, first as
60+Approved, then as Imported, when the process is complete.
61+Manually triggering an import may speed up things, but does not verify that
62+automatic importing actually works.
63
64 === Uploading new Translations-$lang files to the archive ===
65

Subscribers

People subscribed via source and target branches