]> git.decadent.org.uk Git - dak.git/commitdiff
update for 2.2r7
authorJames Troup <james@nocrew.org>
Sun, 14 Jul 2002 15:00:41 +0000 (15:00 +0000)
committerJames Troup <james@nocrew.org>
Sun, 14 Jul 2002 15:00:41 +0000 (15:00 +0000)
docs/README.stable-point-release

index d56689af1cc1d2361b71173fbb759d1a38dc4819..10e60702d7696ea844d6b530933702d2b89c71bc 100644 (file)
@@ -28,7 +28,7 @@ Yes, this sucks and more of it should be automated.
 
 #######################################################
 
-update suite set version = '2.2r6' where suite_name = 'stable';
+update suite set version = '2.2r7' where suite_name = 'stable';
 update suite set version = '2.2r7' where suite_name = 'proposed-updates';
-update suite set description = 'Debian 2.2r6 Released 3rd April 2002' where suite_name = 'stable';
-update suite set description = 'Proposed Updates for Debian 2.2r6 - Not Released' where suite_name = 'proposed-updates';
+update suite set description = 'Debian 2.2r7 Released 12th July 2002' where suite_name = 'stable';
+update suite set description = 'Proposed Updates for Debian 2.2r7 - Not Released' where suite_name = 'proposed-updates';