# HG changeset patch # User Paul Boddie # Date 1225066603 -3600 # Node ID bdb3f749c9f80ba94a6deb56509efe5df0511112 # Parent 951ada80137b53ff1bbc08beeda2825185b99f4b Minor fixes to the documentation. diff -r 951ada80137b -r bdb3f749c9f8 README.txt --- a/README.txt Mon Oct 27 01:15:55 2008 +0100 +++ b/README.txt Mon Oct 27 01:16:43 2008 +0100 @@ -61,11 +61,10 @@ Update the astgrep.py __version__ attributes. Change the version number and package filename/directory in the documentation. Update the release notes (see above). -Check the setup.py file (if eventually written). +Check the setup.py file. Check the release information in the PKG-INFO file and in the package changelog (and other files). Tag, export. -Generate the resources (for the non-packaged full version). Remove generated .pyc files: rm `find . -name "*.pyc"` Archive, upload. @@ -78,7 +77,7 @@ 2. Make a symbolic link in the distribution's root directory to keep the Debian tools happy. Try one of the following: - ln -s packages/ubuntu-gutsy/astgrep/debian/ + ln -s packages/ubuntu-gutsy/python-astgrep/debian/ 3. Run the package builder: