# HG changeset patch # User Paul Boddie # Date 1327015483 -3600 # Node ID c57359328c26aab85bdaef1457df39c87c8783f1 # Parent 3cb5bce5298fbbe56f8432e3d89594014e1ab792 Updated the release information. diff -r 3cb5bce5298f -r c57359328c26 README.txt --- a/README.txt Thu Jan 19 23:19:29 2012 +0100 +++ b/README.txt Fri Jan 20 00:24:43 2012 +0100 @@ -10,39 +10,44 @@ The --force-download option is required when --download indicates that the package is up-to-date. This will make the necessary symbolic link for the -shedskin_0.9.orig.tar.gz archive that must be present when building the +shedskin_0.9.1.orig.tar.gz archive that must be present when building the package. +Unpack the archive as follows: + +cd .. +tar zxf shedskin-0.9.1.tgz + Using the Upstream Repository ----------------------------- One can also try and persuade Gitorious to yield a file by visiting the following address: -http://gitorious.org/shedskin/mainline/archive-tarball/a3f8f54 +http://gitorious.org/shedskin/mainline/archive-tarball/5834046 The digest string can be replaced with a tag (if available): -http://gitorious.org/shedskin/mainline/archive-tarball/0.9 +http://gitorious.org/shedskin/mainline/archive-tarball/0.9.1 The idea is then to combine the snapshot with this packaging infrastructure. Unpack the archive: cd .. -tar zxf shedskin-mainline-a3f8f54.tar.gz -mv shedskin-mainline shedskin_0.9 +tar zxf shedskin-mainline-5834046.tar.gz +mv shedskin-mainline shedskin_0.9.1 Make a copy of the archive for Debian non-native packaging purposes: -tar zcf shedskin_0.9.orig.tar.gz shedskin_0.9 +tar zcf shedskin_0.9.1.orig.tar.gz shedskin_0.9.1 Building the Package -------------------- Move into the sources directory: -cd shedskin_0.9 +cd shedskin_0.9.1 Now, copy the debian directory from this directory into the export directory: @@ -78,7 +83,7 @@ With an appropriate .dput.cf file, the following command can be used to upload package files to the Debian Mentors service: -dput debexpo /var/cache/pbuilder/result/shedskin_0.9-1_i386.changes +dput debexpo /var/cache/pbuilder/result/shedskin_0.9.1-1_i386.changes Maintenance Notes ----------------- @@ -86,7 +91,7 @@ When packaging a new release, update the release history below along with the debian/changelog file: -debchange -v 0.9-1 -D unstable +debchange -v 0.9.1-1 -D unstable The "-n" part of the version number causes a non-native Debian package to be produced. @@ -96,6 +101,7 @@ Release Git Changeset ------- ------------- +0.9.1 5834046e821b8f2e6526815084220260e3db6420 0.9-1 a3f8f54590d4099c4ec66669296d5169a7f652ff 0.9 31b8214b451d87fae5ec7194a7b4430daa3f49ce 0.8-1 d7cf784f5e12952a5630f6b78b3155995c825a38