summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-10-14 14:04:00 +0100
committerSean Whitton <spwhitton@spwhitton.name>2023-12-05 12:42:37 +0000
commit49d0a26a4b3ad0522f475cae6abd9309e938393c (patch)
tree88b726d2c54fdf601f445c0b3df350a3af06e530
parente70376086fff8ef4c96dd9aea7b5306adbf1251b (diff)
downloaddotfiles-49d0a26a4b3ad0522f475cae6abd9309e938393c.tar.gz
set RMADISON_DEFAULT_URL to include both debian & qa
-rw-r--r--.devscripts2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devscripts b/.devscripts
index c017051a..a2432f0f 100644
--- a/.devscripts
+++ b/.devscripts
@@ -3,7 +3,7 @@ DEBRELEASE_UPLOADER=dput
DEBSIGN_KEYID=8DC2487E51ABDD90B5C4753F0F56D0553B6D411B
DEB_SIGN_KEYID=8DC2487E51ABDD90B5C4753F0F56D0553B6D411B
DEBSIGN_PROGRAM=gpg
-#RMADISON_DEFAULT_URL=debian,ubuntu
+RMADISON_DEFAULT_URL=debian,qa
DSCVERIFY_KEYRINGS=~/.gnupg/pubring.kbx
# this ensures that both debuild and gbp-buildpackage don't sign anything.