summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-08 13:16:58 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-08 13:16:58 -0700
commit38a2de11e7d4503e3517c1beff8ddb7b8e2f4b79 (patch)
treed165f5733921cefe4311408a82d87db4ea75d7d1
parent5e8dcf2964db61ce14ed90e86a2051f90d7797b5 (diff)
downloaddotfiles-38a2de11e7d4503e3517c1beff8ddb7b8e2f4b79.tar.gz
deb-o-matic & tweak mentors dput conf
-rw-r--r--.dput.cf20
1 files changed, 18 insertions, 2 deletions
diff --git a/.dput.cf b/.dput.cf
index a82396ff..915faba0 100644
--- a/.dput.cf
+++ b/.dput.cf
@@ -1,8 +1,24 @@
+[DEFAULT]
+run_lintian = 1
+
+[dom]
+fqdn = debomatic-amd64.debian.net
+incoming = /srv/debomatic-amd64
+login = debomatic
+method = scp
+allow_unsigned_uploads = 0
+allow_dcut = 1
+scp_compress = 1
+# WIP package might not be Lintian-clean
+run_lintian = 0
+# Allow uploads for UNRELEASED packages
+allowed_distributions = .*
+distributions = unstable,experimental,jessie-backports,xenial
+
[mentors]
fqdn = mentors.debian.net
incoming = /upload
method = http
allow_unsigned_uploads = 0
progress_indicator = 2
-# Allow uploads for UNRELEASED packages
-allowed_distributions = .*
+distributions = unstable,jessie-backports