Andreas Tille pushed to branch master at Debian Med / fasta3
Commits: a774792e by Andreas Tille at 2022-11-03T13:44:37+01:00 Fix watch file - - - - - 21a1bd91 by Andreas Tille at 2022-11-03T13:44:52+01:00 routine-update: Standards-Version: 4.6.1 - - - - - 2d2c0ae9 by Andreas Tille at 2022-11-03T13:52:01+01:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +fasta3 (36.3.8h.2020-02-11-5) unstable; urgency=medium + + * Team upload. + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 03 Nov 2022 13:45:04 +0100 + fasta3 (36.3.8h.2020-02-11-4) unstable; urgency=medium [ Michael R. Crusoe ] ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libsimde-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/fasta3 Vcs-Git: https://salsa.debian.org/med-team/fasta3.git Homepage: https://fasta.bioch.virginia.edu ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 -opts="uversionmangle=s/_/./;s/-Feb-/-02-/;s/(\d\d)-(\d\d)-(\d{4})/$3-$2-$1/" \ - https://github.com/wrpearson/fasta36/releases .*/(?:fasta-v|v)?(\d[\-+\.:\~\da-zA-Z_]+)@ARCHIVE_EXT@ +opts="uversionmangle=s/_/./;s/-Feb-/-02-/;s/(\d\d)-(\d\d)-(\d{4})/$3-$2-$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/wrpearson/fasta36/tags .*/(?:fasta-v|v)?(\d[\-+\.:\~\da-zA-Z_]+)@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/fasta3/-/compare/735c20ccba02542d5340b6600a0c319d9e49c2cd...2d2c0ae9a105f1edd18f0e931660200e3f96f56c -- View it on GitLab: https://salsa.debian.org/med-team/fasta3/-/compare/735c20ccba02542d5340b6600a0c319d9e49c2cd...2d2c0ae9a105f1edd18f0e931660200e3f96f56c 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
