summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-12-21 22:25:27 +0000
committerColin Watson <cjwatson@debian.org>2009-12-21 22:25:27 +0000
commite94b890897fc564e57170c461d77905e26720a1d (patch)
treedb49eb1d77630dbca99d647521276596a5553976 /debian
parent148451ca0209a99eb169f56c4404c5a54d521ba4 (diff)
pushed some previous upstream release branches to Launchpad
Diffstat (limited to 'debian')
-rw-r--r--debian/README.source12
1 files changed, 8 insertions, 4 deletions
diff --git a/debian/README.source b/debian/README.source
index 0ceff5996..01bf8b43a 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -104,10 +104,14 @@ To import a branch, V_5_3 in this example:
104 # branch have file-ids matching those on the trunk, using 'bzr ls -R 104 # branch have file-ids matching those on the trunk, using 'bzr ls -R
105 # --show-ids'. 105 # --show-ids'.
106 106
107Now we have a Bazaar branch corresponding to what's in CVS. However, 107Now we have a Bazaar branch corresponding to what's in CVS. Previous such
108upstream releases involve a 'make distprep' step as well to construct the 108branches are available from Launchpad, for reference purposes:
109tarball, and we need to import the results of this as well to get a clean 109
110package. 110 https://code.launchpad.net/openssh
111
112However, upstream releases involve a 'make distprep' step as well to
113construct the tarball, and we need to import the results of this as well to
114get a clean package.
111 115
112Start by unpacking the upstream tarball (remember to check its GPG signature 116Start by unpacking the upstream tarball (remember to check its GPG signature
113first!). Copy the .bzr directory from the upstream branch you prepared 117first!). Copy the .bzr directory from the upstream branch you prepared