Andreas Tille pushed to branch master at Debian Med / fastqc
Commits: 9335e0aa by Andreas Tille at 2022-11-03T14:05:15+01:00 Fix watch file - - - - - 0eb83a05 by Andreas Tille at 2022-11-03T14:05:35+01:00 routine-update: Standards-Version: 4.6.1 - - - - - b1ed505b by Andreas Tille at 2022-11-03T14:07:33+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +fastqc (0.11.9+dfsg-6) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 03 Nov 2022 14:05:51 +0100 + fastqc (0.11.9+dfsg-5) unstable; urgency=medium * Fix watchfile to detect new versions on github ===================================== debian/control ===================================== @@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13), libjbzip2-java, libcommons-math3-java, libsis-jhdf5-java -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/fastqc Vcs-Git: https://salsa.debian.org/med-team/fastqc.git Homepage: https://www.bioinformatics.babraham.ac.uk/projects/fastqc/ ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ version=4 -opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ - https://github.com/s-andrews/FastQC/releases .*/v@ANY_VERSION@@ARCHIVE_EXT@ +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/s-andrews/FastQC/tags .*/v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/fastqc/-/compare/31d458ec3997ef7a8d8a6b33d73b8aa1eb8050b0...b1ed505bd6509de37100cfd36c3cd1cbf1409154 -- View it on GitLab: https://salsa.debian.org/med-team/fastqc/-/compare/31d458ec3997ef7a8d8a6b33d73b8aa1eb8050b0...b1ed505bd6509de37100cfd36c3cd1cbf1409154 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
