Étienne Mollier pushed to branch master at Debian Med / trf
Commits: 9da0a502 by Étienne Mollier at 2021-10-10T11:13:39+02:00 Fix watchfile to detect new versions on github - - - - - 6545e8cf by Étienne Mollier at 2021-10-10T11:14:54+02:00 routine-update: Standards-Version: 4.6.0 - - - - - 065b9c42 by Étienne Mollier at 2021-10-10T11:15:01+02:00 Apply multi-arch hints. + trf-examples: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints - - - - - ac0798ab by Étienne Mollier at 2021-10-10T11:17:18+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +trf (4.09.1-5) unstable; urgency=medium + + * Team upload. + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.0 (routine-update) + * Apply multi-arch hints. + + trf-examples: Add Multi-Arch: foreign. + + -- Étienne Mollier <[email protected]> Sun, 10 Oct 2021 11:15:03 +0200 + trf (4.09.1-4) unstable; urgency=medium * Team Upload. ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/trf Vcs-Git: https://salsa.debian.org/med-team/trf.git Homepage: https://tandem.bu.edu/trf/trf.html @@ -34,6 +34,7 @@ Package: trf-examples Architecture: all Depends: ${misc:Depends} Enhances: trf +Multi-Arch: foreign Description: locate and display tandem repeats in DNA sequences (examples) A tandem repeat in DNA is two or more adjacent, approximate copies of a pattern of nucleotides. Tandem Repeats Finder is a program to locate and ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/Benson-Genomics-Lab/TRF/releases/latest .*/archive/v?@ANY_VERSION@\.tar\.gz +https://github.com/Benson-Genomics-Lab/TRF/releases/latest .*/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/trf/-/compare/57128e79b67591ba1937f9d4a6f3e30134113ddf...ac0798abe58142ff4d3c9bcfc79bd14bebf91b20 -- View it on GitLab: https://salsa.debian.org/med-team/trf/-/compare/57128e79b67591ba1937f9d4a6f3e30134113ddf...ac0798abe58142ff4d3c9bcfc79bd14bebf91b20 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
