diff options
author | Colin Watson <cjwatson@debian.org> | 2011-09-06 09:29:57 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2011-09-06 09:29:57 +0100 |
commit | f75f0c81bc0b6f7c16d91f681f3f329952572e03 (patch) | |
tree | 9d811a85da96d15d3f6bbdb6fe6b0fdf8dfd621a /debian | |
parent | 1bafb05fb2a44c58072e1ee37e9597df2090e380 (diff) |
keep bzr-builddeb happier
Diffstat (limited to 'debian')
-rw-r--r-- | debian/README.source | 1 |
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 | ||
194 | Add a parent revision for the previous tarball branch, to make it easier for | 195 | Add a parent revision for the previous tarball branch, to make it easier for |
195 | bzr to compute accurate merges. | 196 | bzr to compute accurate merges. |