projects
/
lut.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f27e93b
)
move to deb.debian.org
author
Micah Anderson
<micah@riseup.net>
Tue, 1 Nov 2016 18:15:53 +0000
(14:15 -0400)
committer
Micah Anderson
<micah@riseup.net>
Tue, 1 Nov 2016 18:15:53 +0000
(14:15 -0400)
provider.json
patch
|
blob
|
history
diff --git
a/provider.json
b/provider.json
index
7d3cb46
..
70244f4
100644
(file)
--- a/
provider.json
+++ b/
provider.json
@@
-14,5
+14,12
@@
},
"languages": ["en"],
"default_language": "en",
- "enrollment_policy": "open"
+ "enrollment_policy": "open",
+ "sources": {
+ "apt": {
+ "backports": "http://deb.debian.org/debian",
+ "basic": "http://deb.debian.org/debian",
+ "security": "http://deb.debian.org/debian"
+ }
+ }
}