Andreas Tille pushed to branch master at Debian Med / pique
Commits: 5e61f672 by Andreas Tille at 2021-10-18T13:33:37+02:00 Fix watchfile to detect new versions on github - - - - - bd0420ef by Andreas Tille at 2021-10-18T13:36:29+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 69600bfd by Andreas Tille at 2021-10-18T13:36:40+02:00 Apply multi-arch hints. + pique-doc: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - 6ca3c3e0 by Andreas Tille at 2021-10-18T13:38:21+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +pique (1.0-3) unstable; urgency=medium + + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * Apply multi-arch hints. + + pique-doc: Add Multi-Arch: foreign. + + -- Andreas Tille <[email protected]> Mon, 18 Oct 2021 13:36:42 +0200 + pique (1.0-2) unstable; urgency=medium * Source-only upload ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/pique Vcs-Git: https://salsa.debian.org/med-team/pique.git Homepage: https://github.com/tony-travis/PIQUE/ @@ -48,6 +48,7 @@ Architecture: all Section: doc Depends: ${misc:Depends} Enhances: pique +Multi-Arch: foreign Description: software pipeline for performing genome wide association studies (docs) PIQUE is a software pipeline for performing genome wide association studies (GWAS). The main function of PIQUE is to provide ‘convenience’ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -https://github.com/tony-travis/PIQUE/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ +https://github.com/tony-travis/PIQUE/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/pique/-/compare/c0e92c2b370a89fc3666fee656a1a6db6e789cbc...6ca3c3e003f75d712586580bd5cb72e6e8a992d3 -- View it on GitLab: https://salsa.debian.org/med-team/pique/-/compare/c0e92c2b370a89fc3666fee656a1a6db6e789cbc...6ca3c3e003f75d712586580bd5cb72e6e8a992d3 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
