Andreas Tille pushed to branch master at Debian Med / bolt-lmm
Commits: dd885174 by Andreas Tille at 2021-10-10T08:38:35+02:00 Scan and mangle S3 bucket list in d/watch (thanks to Dominik George) - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,7 +1,9 @@ bolt-lmm (2.3.5+dfsg-2) UNRELEASED; urgency=medium * Team upload. - TODO: Try to fix watch file ... but failed + + [ Dominik George ] + * Scan and mangle S3 bucket list in d/watch. -- Andreas Tille <[email protected]> Sat, 09 Oct 2021 08:29:36 +0200 ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://alkesgroup.broadinstitute.org/BOLT-LMM/downloads/ .*/BOLT-LMM_v@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,pagemangle=s%<Key>([^<]*)</Key>%<Key><a href="$1">$1</a></Key>%g,repack,compression=xz" \ + https://storage.googleapis.com/broad-alkesgroup-public?prefix=BOLT-LMM/downloads/ (?:.*)BOLT-LMM_v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/bolt-lmm/-/commit/dd88517448aeefc0dd80710c64252ebb4c72f145 -- View it on GitLab: https://salsa.debian.org/med-team/bolt-lmm/-/commit/dd88517448aeefc0dd80710c64252ebb4c72f145 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
