Prepare for packages-7-current. While here retro-fit packages-5.4-release

which probably should have been done a while ago.

Approved by:	re (implicit)
This commit is contained in:
Ken Smith 2005-07-11 15:56:25 +00:00
parent 4900836a01
commit f0776623a6

View File

@ -70,11 +70,13 @@ struct {
{ 502000, 502009, "/packages-5.2-release" },
{ 502010, 502099, "/packages-5.2.1-release" },
{ 503000, 503099, "/packages-5.3-release" },
{ 504000, 504099, "/packages-5.4-release" },
{ 300000, 399000, "/packages-3-stable" },
{ 400000, 499000, "/packages-4-stable" },
{ 502100, 502128, "/packages-5-current" },
{ 503000, 599000, "/packages-5-stable" },
{ 505000, 599000, "/packages-5-stable" },
{ 600000, 699000, "/packages-6-current" },
{ 700000, 799000, "/packages-7-current" },
{ 0, 9999999, "/packages-current" },
{ 0, 0, NULL }
};