Andreas Tille pushed to branch master at Debian Med / qtltools
Commits: 0e33c4d2 by Andreas Tille at 2022-10-06T11:53:22+02:00 Normalise github watch file - - - - - b93c35bf by Andreas Tille at 2022-10-06T11:53:33+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 458032a5 by Andreas Tille at 2022-10-06T15:11:05+02:00 Recommends: r-cran-qvalue - - - - - 0c7ca34b by Andreas Tille at 2022-10-06T15:28:58+02:00 Depends: r-base-core - - - - - 33e56d58 by Andreas Tille at 2022-10-06T15:45:52+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +qtltools (1.3.1+dfsg-3) unstable; urgency=medium + + * Team upload. + * Normalise github watch file + * Standards-Version: 4.6.1 (routine-update) + * Recommends: r-cran-qvalue + * Depends: r-base-core + + -- Andreas Tille <[email protected]> Thu, 06 Oct 2022 15:29:06 +0200 + qtltools (1.3.1+dfsg-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libhts-dev, r-mathlib, zlib1g-dev -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/qtltools Vcs-Git: https://salsa.debian.org/med-team/qtltools.git Homepage: https://qtltools.github.io/qtltools/ @@ -22,7 +22,9 @@ Rules-Requires-Root: no Package: qtltools Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + r-base-core +Recommends: r-cran-qvalue Suggests: qtltools-example Description: Tool set for molecular QTL discovery and analysis QTLtools is a tool set for molecular Quantitative Trait Loci (QTL) discovery ===================================== debian/watch ===================================== @@ -1,3 +1,5 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://qtltools.github.io/qtltools/pages/basic_install.html https://qtltools.github.io/qtltools/binaries/QTLtools_(\d\S*)_source\.tar\.gz +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/qtltools/qtltools/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz + +# https://qtltools.github.io/qtltools/pages/basic_install.html https://qtltools.github.io/qtltools/binaries/QTLtools_(\d\S*)_source\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/qtltools/-/compare/574bb2324b154ad20a47becf2a6c25087d3a8894...33e56d585d660fcc4a0df5902aac18d5f6764756 -- View it on GitLab: https://salsa.debian.org/med-team/qtltools/-/compare/574bb2324b154ad20a47becf2a6c25087d3a8894...33e56d585d660fcc4a0df5902aac18d5f6764756 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
