summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.source1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source
index 621e67784..81f85fa25 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -190,6 +190,7 @@ file-ids are correct (see above). Run:
190 # compare this with 'bzr ls --show-ids' in the Debian trunk to make sure 190 # compare this with 'bzr ls --show-ids' in the Debian trunk to make sure
191 # the result will be mergeable 191 # the result will be mergeable
192 bzr ci -m 'Import 5.3p1 tarball' 192 bzr ci -m 'Import 5.3p1 tarball'
193 bzr tag upstream-5.3p1
193 194
194Add a parent revision for the previous tarball branch, to make it easier for 195Add a parent revision for the previous tarball branch, to make it easier for
195bzr to compute accurate merges. 196bzr to compute accurate merges.