# HG changeset patch # User Paul Boddie # Date 1315342956 -7200 # Node ID bf409fe38c5c5ad0f7a700cdfc692a91299826f7 # Parent 410ae079f5d1a7a107e64229c93afafd84f97946 Minor release-related changes. diff -r 410ae079f5d1 -r bf409fe38c5c README.txt --- a/README.txt Mon Aug 29 01:03:06 2011 +0200 +++ b/README.txt Tue Sep 06 23:02:36 2011 +0200 @@ -1,8 +1,12 @@ Shed Skin Packaging for Debian ============================== -Firstly, download the latest upstream source release. For example, try and -persuade Gitorious to yield a file by visiting the following address: +Firstly, download the latest upstream source release. Although it might be +desirable to get the latest code from the repository, Debian will eventually +be using the actual source releases specified in the watch file. + +However, one can try and persuade Gitorious to yield a file by visiting the +following address: http://gitorious.org/shedskin/mainline/archive-tarball/d7cf784 @@ -56,7 +60,7 @@ When packaging a new release, update the release history below along with the debian/changelog file: -debchange -v 0.8-1 -D unstable +debchange -v 0.9-1 -D unstable The "-n" part of the version number causes a non-native Debian package to be produced. diff -r 410ae079f5d1 -r bf409fe38c5c debian/changelog --- a/debian/changelog Mon Aug 29 01:03:06 2011 +0200 +++ b/debian/changelog Tue Sep 06 23:02:36 2011 +0200 @@ -1,3 +1,9 @@ +shedskin (0.9-1) unstable; urgency=low + + * New upstream release. + + -- Paul Boddie Tue, 06 Sep 2011 22:58:59 +0200 + shedskin (0.8-1) unstable; urgency=low * Make the package a non-native package.