# unset this if %SITE% moves somewhere where the packages files
# cannot be obtained locally
#
-#localdir=/org/ftp.debian.org/debian
+localdir=/srv/archive.debian.org/ftp
# path to private ftp directory
#ftproot=/org/ftp.root
-ftpsite=http://archive.debian.org/
+ftpsite=http://archive.debian.org/debian-archive
ddtp_ftpsite=http://ddtp.debian.net/debian
wget_cmd="wget --no-verbose --tries=2 --timeout=60"
#
# more information
#
+ my $changesandcopy = 0;
+ $changesandcopy = 1 if $suite eq "woody";
moreinfo( name => $pkg, data => $page, vars => \%contents,
opts => $opts,
env => \%FTP_SITES,
bugreports => 1, sourcedownload => 1,
- changesandcopy => 0, maintainers => 1,
+ changesandcopy => $changesandcopy, maintainers => 1,
search => 1 );
} else { # unless $page->is_virtual
$contents{is_virtual} = 1;
#
# more information
#
+ my $changesandcopy = 0;
+ $changesandcopy = 1 if $suite eq "woody";
moreinfo( name => $pkg, data => $page, vars => \%contents,
opts => $opts,
env => \%FTP_SITES,
bugreports => 1,
- changesandcopy => 0, maintainers => 1,
+ changesandcopy => $changesandcopy, maintainers => 1,
search => 1, is_source => 1 );
} # else (unless $opts->{source})
security_mirror = 'security.debian.org'
security_mirror_url = security_mirror _ '/debian-security'
security_suite_suffix = '/updates'
- changelogs_url = 'http://packages.debian.org/changelogs/'
+ changelogs_url = 'http://archive.debian.net/changelogs/'
policy_url = 'http://www.debian.org/doc/debian-policy/'
cn_help_url = project_homepage _ 'intro/cn'
logo = {