ddpo_url = 'http://qa.debian.org/developer.php?login='
src_bugs_url = bugs_url _ 'src:'
mirror_url = 'http://ftp.debian.org/'
- security_mirror = 'security.debian.org'
+ security_mirror = 'archive.debian.org'
security_mirror_url = security_mirror _ '/debian-security'
security_suite_suffix = '/updates'
- changelogs_url = '/changelogs/'
+ changelogs_url = 'http://archive.debian.net/changelogs/'
policy_url = 'http://www.debian.org/doc/debian-policy/'
cn_help_url = project_homepage _ 'intro/cn'
- patch_tracking_url = 'http://patch-tracker.debian.org/package'
+# patch_tracking_url = 'http://patch-tracker.debian.org/package'
- # screenshots_url = 'http://screenshots.debian.net/package/'
- # screenshots_thumb_url = 'http://screenshots.debian.net/thumbnail/'
+ screenshots_url = 'http://screenshots.debian.net/package/'
+ screenshots_thumb_url = 'http://screenshots.debian.net/thumbnail-with-version/'
logo = {
url => project_homepage,
src => '/Pics/openlogo-nd-25.png',