diff options
| author | Rafael Laboissiere <rafael@laboissiere.net> | 2015-11-11 12:20:59 -0200 |
|---|---|---|
| committer | Rafael Laboissiere <rafael@laboissiere.net> | 2015-11-11 12:20:59 -0200 |
| commit | e707bfca9dadfca8bc0ee89f55f5bdd6ef7250a1 (patch) | |
| tree | 212ecbf2f19b4706b8838bdbdd28dbfc1782b48b /repo/conf | |
Initial commit
Diffstat (limited to 'repo/conf')
| -rw-r--r-- | repo/conf/distributions | 15 | ||||
| -rw-r--r-- | repo/conf/options | 3 |
2 files changed, 18 insertions, 0 deletions
diff --git a/repo/conf/distributions b/repo/conf/distributions new file mode 100644 index 0000000..b5582bd --- /dev/null +++ b/repo/conf/distributions @@ -0,0 +1,15 @@ +Origin: praat.cefala.org +Label: Praat backports APT repository +Codename: jessie +Architectures: i386 amd64 source +Components: main +Description: Backports for Praat (Debian stable and testing) +SignWith: 23F1C3E9 + +Origin: praat.cefala.org +Label: Praat backports APT repository +Codename: stretch +Architectures: i386 amd64 source +Components: main +Description: Backports for Praat (Debian stable and testing) +SignWith: 23F1C3E9 diff --git a/repo/conf/options b/repo/conf/options new file mode 100644 index 0000000..7b49bf9 --- /dev/null +++ b/repo/conf/options @@ -0,0 +1,3 @@ +verbose +ask-passphrase +basedir . |
