X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=5e8f206d8df1c3dc553369745f1faf86e901e6e6;hb=6deba8829083121e7e2bfcc86d3d62a5fb4b53ea;hp=3076a231f87eab9eceab9bb8be3452b814eae8e3;hpb=f9d94e9465179b9a7f83559c846d25fcd4df131f;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 3076a231..5e8f206d 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -136,7 +136,7 @@ Import-Archive Reject-Proposed-Updates { StableRejector "Andreas Barth and Martin Zobel-Helas"; - MoreInfoURL "http://release.debian.org/stable/3.1/3.1r6/"; + MoreInfoURL "http://release.debian.org/stable/4.0/4.0r1/"; }; Import-LDAP-Fingerprints @@ -221,6 +221,7 @@ Suite OverrideCodeName "sarge"; Priority "2"; Untouchable "1"; + ChangeLogBase "dists/oldstable/"; UdebComponents { main; @@ -252,7 +253,7 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - CopyChanges "dists/proposed-updates/"; + CopyChanges "dists/oldstable-proposed-updates/"; CopyDotDak "/srv/ftp.debian.org/queue/oldstable-proposed-updates/"; CommentsDir "/srv/ftp.debian.org/queue/o-p-u-new/COMMENTS/"; Version "3.1-updates"; @@ -311,13 +312,14 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "4.0r0"; + Version "4.0r1"; Origin "Debian"; - Description "Debian 4.0r0 Released 8 April 2007"; + Description "Debian 4.0r1 Released 15 August 2007"; CodeName "etch"; OverrideCodeName "etch"; Priority "5"; Untouchable "1"; + ChangeLogBase "dists/stable/"; UdebComponents { main; @@ -626,6 +628,22 @@ SuiteMappings "map-unreleased testing-proposed-updates unstable"; }; +AutomaticByHandPackages { + "debian-installer-images" { + Source "xxx-debian-installer"; + Section "raw-installer"; + Extension "tar.gz"; + Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di"; + }; + + "tag-overrides" { + Source "tag-overrides"; + Section "byhand"; + Extension "tar.gz"; + Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-tag"; + }; +}; + Dir { Root "/srv/ftp.debian.org/ftp/";