3 SigningKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/secring.gpg";
4 SigningPubKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/pubring.gpg";
5 // SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org";
6 SendmailCommand "/usr/sbin/sendmail -oi -t -f envelope@ftp-master.debian.org";
7 MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
8 MyAdminAddress "ftpmaster@ftp-master.debian.org";
9 MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject()
10 MyDistribution "Debian"; // Used in emails
11 BugServer "bugs.debian.org";
12 PackagesServer "packages.debian.org";
13 TrackingServer "packages.qa.debian.org";
14 Bcc "archive@ftp-master.debian.org";
18 OverrideDisparityCheck "true";
19 DefaultSuite "unstable";
20 LintianTags "/srv/ftp-master.debian.org/dak/config/debian/lintian.tags";
21 ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
22 AllowSourceOnlyUploads true;
23 // if you setup an own dak repository and want to upload Debian packages you most possibly want
24 // to set the following option to a real path/filename and then enter those mail addresses that
25 // you want to be able to receive mails generated by your dak installation. This avoids spamming
26 // the real maintainers of a package you upload with mail.
27 // format of entries: one entry per line. Either an email address directly, or a regular expression,
28 // prefixed by "RE:". Examples: "jane.doe@domain.com" or "RE:jane[^@]@domain.com", where the first will
29 // only allow to mail jane.doe@domain.com while the second will mail all of jane*@domain.com
30 // MailWhiteList "/some/path/to/a/file";
35 Notifications "debian-devel@lists.debian.org";
43 TempDir "/srv/ftp-master.debian.org/tiffani";
44 MaxDiffs { Default 56; };
50 HTMLPath "/srv/ftp.debian.org/web/new/";
51 Options::Queue "new,backports-new";
56 LinkPath "/srv/ftp.debian.org/web/deferred/";
57 DeferredQueue "/srv/upload.debian.org/DEFERRED/";
60 Import-Users-From-Passwd
63 // Comma separated list of users who are in Postgres but not the passwd file
64 KnownPostgres "postgres,dak,dak-unpriv,katie,release,qa,www-data,guest,repuser,debian-backup";
73 MorgueSubDir "queues";
93 LogFile "/srv/ftp.debian.org/web/removals.txt";
94 LogFile822 "/srv/ftp.debian.org/web/removals.822";
95 Bcc "removed-packages@qa.debian.org";
98 Import-LDAP-Fingerprints
100 LDAPDn "ou=users,dc=debian,dc=org";
101 LDAPServer "db.debian.org";
102 CACertFile "/etc/ssl/certs/db.debian.org.pem";
105 "/srv/keyring.debian.org/keyrings/removed-keys.pgp";
106 "/srv/keyring.debian.org/keyrings/removed-keys.gpg";
107 "/srv/keyring.debian.org/keyrings/extra-keys.pgp";
109 KeyServer "wwwkeys.eu.pgp.net";
119 LockDir "/srv/ftp-master.debian.org/lock/new/";
124 "silent-map squeeze-security oldoldstable-security";
125 "silent-map wheezy-security oldstable-security";
126 "silent-map jessie-security stable-security";
127 "silent-map jessie-kfreebsd-security stable-kfreebsd-security";
128 "propup-version stable-security testing testing-proposed-updates unstable";
129 "propup-version testing-security unstable";
130 "map squeeze oldoldstable";
131 "map squeeze-proposed-updates oldoldstable-proposed-updates";
132 "map squeeze-updates oldoldstable-proposed-updates";
133 "map wheezy oldstable";
134 "map wheezy-proposed-updates oldstable-proposed-updates";
135 "map wheezy-updates oldstable-proposed-updates";
137 "map jessie-proposed-updates proposed-updates";
138 "map jessie-updates proposed-updates";
139 "map jessie-kfreebsd stable-kfreebsd";
140 "map jessie-kfreebsd-proposed-updates stable-kfreebsd-proposed-updates";
141 "map stretch testing";
142 "map stretch-proposed-updates testing-proposed-updates";
143 "map stretch-updates testing-proposed-updates";
145 "map rc-buggy experimental";
146 "map oldoldstable oldoldstable-proposed-updates";
147 "map oldoldstable-security oldoldstable-proposed-updates";
148 "map oldoldstable-updates oldoldstable-proposed-updates";
149 "map oldstable oldstable-proposed-updates";
150 "map oldstable-security oldstable-proposed-updates";
151 "map oldstable-updates oldstable-proposed-updates";
152 "map stable proposed-updates";
153 "map stable-security proposed-updates";
154 "map stable-proposed-updates proposed-updates";
155 "map stable-updates proposed-updates";
156 "map stable-kfreebsd stable-kfreebsd-proposed-updates";
157 "map stable-kfreebsd-security stable-kfreebsd-proposed-updates";
158 "map testing-updates testing-proposed-updates";
159 "map-unreleased stable unstable";
160 "map-unreleased proposed-updates unstable";
161 "map testing testing-proposed-updates";
162 "map testing-security testing-proposed-updates";
163 "map-unreleased testing unstable";
164 "map-unreleased testing-proposed-updates unstable";
166 "reject oldoldstable-proposed-updates";
167 "reject stable-kfreebsd";
168 "reject wheezy-updates";
169 "reject jessie-updates";
170 "reject stretch-updates";
173 AutomaticByHandPackages {
178 Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-debian-faq";
181 "debian-installer-images" {
182 Source "debian-installer";
183 Section "raw-installer";
185 Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-di";
189 Source "tag-overrides";
192 Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-tag";
199 Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-task";
203 Source "win32-loader";
205 Script "/srv/ftp-master.debian.org/dak/scripts/debian/byhand-win32-loader";
211 Base "/srv/ftp-master.debian.org/";
212 Root "/srv/ftp-master.debian.org/ftp/";
213 Pool "/srv/ftp-master.debian.org/ftp/pool/";
214 Templates "/srv/ftp-master.debian.org/dak/templates/";
215 Lists "/srv/ftp-master.debian.org/database/dists/";
216 Cache "/srv/ftp-master.debian.org/database/";
217 Log "/srv/ftp-master.debian.org/log/";
218 Lock "/srv/ftp-master.debian.org/lock";
219 Morgue "/srv/ftp-master.debian.org/morgue/";
220 Override "/srv/ftp-master.debian.org/scripts/override/";
221 UrgencyLog "/srv/release.debian.org/britney/input/urgencies/";
222 TempPath "/srv/ftp-master.debian.org/tmp/";
223 BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/";
224 Holding "/srv/ftp-master.debian.org/queue/holding/";
225 Done "/srv/ftp-master.debian.org/queue/done/";
226 Reject "/srv/ftp-master.debian.org/queue/reject/";
233 822Location "/srv/ftp.debian.org/web/new.822";
240 // PoolSize should be at least ThreadCount + 1
242 // MaxOverflow shouldn't exceed postgresql.conf's max_connections - PoolSize
244 // should be false for encoding == SQL_ASCII
264 Root "/srv/ftp-master.debian.org/test/";
269 // The default number of threads for multithreading parts of dak:
275 Testing "/srv/release.debian.org/tools/trille/current-testing";
276 Britney "/srv/ftp-master.debian.org/ftp/dists/testing/ChangeLog";
277 Export "/srv/ftp-master.debian.org/export/changelogs";
281 dak-unpriv "/srv/ftp-master.debian.org/dak/config/debian/dak.conf-dak";
283 backports "/srv/ftp-master.debian.org/dak/config/debian/dak.conf-backports";
289 "/srv/keyring.debian.org/keyrings/debian-keyring.gpg";
292 "/srv/keyring.debian.org/keyrings/debian-maintainers.gpg";
298 "AB41C1C68AFD668CA045EBF8673A03E4C1DB921F"; // gwolf
299 "0E3A94C3E83002DAB88CCA1694FA372B2DA8B985"; // noodles
301 "80E976F14A508A48E9CA3FE9BC372252CA1CF964"; // ansgar
302 "FBFABDB541B5DC955BD9BA6EDB16CF5BB12525C4"; // joerg
303 "309911BEA966D0613053045711B4E5FF15B0FD82"; // mhy