shedskin-packaging

Changeset

74:c57359328c26
2012-01-20 Paul Boddie raw files shortlog changelog graph Updated the release information.
README.txt (file)
     1.1 --- a/README.txt	Thu Jan 19 23:19:29 2012 +0100
     1.2 +++ b/README.txt	Fri Jan 20 00:24:43 2012 +0100
     1.3 @@ -10,39 +10,44 @@
     1.4  
     1.5  The --force-download option is required when --download indicates that the
     1.6  package is up-to-date. This will make the necessary symbolic link for the
     1.7 -shedskin_0.9.orig.tar.gz archive that must be present when building the
     1.8 +shedskin_0.9.1.orig.tar.gz archive that must be present when building the
     1.9  package.
    1.10  
    1.11 +Unpack the archive as follows:
    1.12 +
    1.13 +cd ..
    1.14 +tar zxf shedskin-0.9.1.tgz
    1.15 +
    1.16  Using the Upstream Repository
    1.17  -----------------------------
    1.18  
    1.19  One can also try and persuade Gitorious to yield a file by visiting the
    1.20  following address:
    1.21  
    1.22 -http://gitorious.org/shedskin/mainline/archive-tarball/a3f8f54
    1.23 +http://gitorious.org/shedskin/mainline/archive-tarball/5834046
    1.24  
    1.25  The digest string can be replaced with a tag (if available):
    1.26  
    1.27 -http://gitorious.org/shedskin/mainline/archive-tarball/0.9
    1.28 +http://gitorious.org/shedskin/mainline/archive-tarball/0.9.1
    1.29  
    1.30  The idea is then to combine the snapshot with this packaging infrastructure.
    1.31  
    1.32  Unpack the archive:
    1.33  
    1.34  cd ..
    1.35 -tar zxf shedskin-mainline-a3f8f54.tar.gz
    1.36 -mv shedskin-mainline shedskin_0.9
    1.37 +tar zxf shedskin-mainline-5834046.tar.gz
    1.38 +mv shedskin-mainline shedskin_0.9.1
    1.39  
    1.40  Make a copy of the archive for Debian non-native packaging purposes:
    1.41  
    1.42 -tar zcf shedskin_0.9.orig.tar.gz shedskin_0.9
    1.43 +tar zcf shedskin_0.9.1.orig.tar.gz shedskin_0.9.1
    1.44  
    1.45  Building the Package
    1.46  --------------------
    1.47  
    1.48  Move into the sources directory:
    1.49  
    1.50 -cd shedskin_0.9
    1.51 +cd shedskin_0.9.1
    1.52  
    1.53  Now, copy the debian directory from this directory into the export directory:
    1.54  
    1.55 @@ -78,7 +83,7 @@
    1.56  With an appropriate .dput.cf file, the following command can be used to upload
    1.57  package files to the Debian Mentors service:
    1.58  
    1.59 -dput debexpo /var/cache/pbuilder/result/shedskin_0.9-1_i386.changes
    1.60 +dput debexpo /var/cache/pbuilder/result/shedskin_0.9.1-1_i386.changes
    1.61  
    1.62  Maintenance Notes
    1.63  -----------------
    1.64 @@ -86,7 +91,7 @@
    1.65  When packaging a new release, update the release history below along with the
    1.66  debian/changelog file:
    1.67  
    1.68 -debchange -v 0.9-1 -D unstable
    1.69 +debchange -v 0.9.1-1 -D unstable
    1.70  
    1.71  The "-n" part of the version number causes a non-native Debian package to be
    1.72  produced.
    1.73 @@ -96,6 +101,7 @@
    1.74  
    1.75  Release     Git Changeset
    1.76  -------     -------------
    1.77 +0.9.1       5834046e821b8f2e6526815084220260e3db6420
    1.78  0.9-1       a3f8f54590d4099c4ec66669296d5169a7f652ff
    1.79  0.9         31b8214b451d87fae5ec7194a7b4430daa3f49ce
    1.80  0.8-1       d7cf784f5e12952a5630f6b78b3155995c825a38