]> git.decadent.org.uk Git - dak.git/commitdiff
[JT] update for 4.0r1
authorArchive Administrator <ftpmaster@debian.org>
Wed, 15 Aug 2007 23:51:29 +0000 (23:51 +0000)
committerArchive Administrator <ftpmaster@debian.org>
Wed, 15 Aug 2007 23:51:29 +0000 (23:51 +0000)
docs/README.stable-point-release

index 30a27b4bf74910941c88212fc230490490a1b8d4..34059ef918f920915d5218985758a674ee955939 100644 (file)
@@ -15,7 +15,7 @@ o Install, reject and remove packages as directed by the SRM using
 
 o Do anything in proposed-updates/TODO
 o Close any applicable stable bugs
-  (hint: http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=ftp.debian.org&include=woody)
+  (hint: http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=ftp.debian.org&include=etch)
 o Update version number in README, README.html and dists/README (ftp-master only)
 o Update the 'Debian<n>.<n>r<n>' symlink in dists/
 o Clean up dists/stable/ChangeLog (add header, basically)
@@ -33,5 +33,5 @@ Yes, this sucks and more of it should be automated.
 
 #######################################################
 
-update suite set version = '3.0r4' where suite_name = 'stable';
-update suite set description = 'Debian 3.0r4 Released 31st December 2004' where suite_name = 'stable';
+update suite set version = '4.0r1' where suite_name = 'stable';
+update suite set description = 'Debian 4.0r1 Released 15th August 2007' where suite_name = 'stable';