summaryrefslogtreecommitdiff
path: root/.devscripts
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-08-13 09:06:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-08-13 09:06:24 -0700
commit40d0b320f2f5baf4dfe574e7cc6fe2e45fe7fc3b (patch)
tree9c41709240869a0e06eca2ddb0687e15749f131b /.devscripts
parent54f9091e80e52dddb18079d02fb9903c8eea0947 (diff)
downloaddotfiles-40d0b320f2f5baf4dfe574e7cc6fe2e45fe7fc3b.tar.gz
don't fetch ubuntu with rmadison
Too slow and I rarely need to know.
Diffstat (limited to '.devscripts')
-rw-r--r--.devscripts2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devscripts b/.devscripts
index 2d49184d..145191db 100644
--- a/.devscripts
+++ b/.devscripts
@@ -3,7 +3,7 @@ DEBRELEASE_UPLOADER=dput
DEBSIGN_KEYID=0x0F56D0553B6D411B
DEB_SIGN_KEYID=0x0F56D0553B6D411B
DEBSIGN_PROGRAM=gpg
-RMADISON_DEFAULT_URL=debian,ubuntu
+#RMADISON_DEFAULT_URL=debian,ubuntu
DSCVERIFY_KEYRINGS=~/.gnupg/pubring.kbx
# this ensures that both debuild and gbp-buildpackage don't sign anything.