summaryrefslogtreecommitdiff
path: root/archive
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-11 16:14:48 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-11 16:14:48 -0700
commitd127abeea149f962f1a735d907595c11ed029657 (patch)
tree483998a204fdb261d042c18c640c2357fd521fff /archive
parent78b0fdbc978cd05793c39a4ed827da6f76c50e5c (diff)
downloaddotfiles-d127abeea149f962f1a735d907595c11ed029657.tar.gz
tidy dput-ng config
Diffstat (limited to 'archive')
-rw-r--r--archive/.dput.d/profiles/mentors.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/archive/.dput.d/profiles/mentors.json b/archive/.dput.d/profiles/mentors.json
new file mode 100644
index 00000000..3533ac07
--- /dev/null
+++ b/archive/.dput.d/profiles/mentors.json
@@ -0,0 +1,11 @@
+{
+ "-hooks": [
+ "check-debs",
+ "allowed-distribution"
+ ],
+ "allowed_distributions": ".*",
+ "fqdn": "mentors.debian.net",
+ "incoming": "/upload",
+ "meta": "debian",
+ "method": "http"
+}