Andreas Tille pushed to branch master at Debian Med / libbpp-qt
Commits: ba05f385 by Andreas Tille at 2022-11-26T07:47:48+01:00 Fix watch file - - - - - 6838e59f by Andreas Tille at 2022-11-26T07:48:43+01:00 Apply multi-arch hints. + libbpp-qt-dev: Add Multi-Arch: same. Changes-By: apply-multiarch-hints - - - - - 4a51b6f4 by Andreas Tille at 2022-11-26T07:49: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,9 @@ +libbpp-qt (2.4.1-8) unstable; urgency=medium + + * Fix watch file + + -- Andreas Tille <[email protected]> Sat, 26 Nov 2022 07:48:45 +0100 + libbpp-qt (2.4.1-7) unstable; urgency=medium * Adapt symbols to gcc-12 ===================================== debian/control ===================================== @@ -23,6 +23,7 @@ Depends: libbpp-qt2 (= ${binary:Version}), ${misc:Depends}, libbpp-phyl-dev, qtdeclarative5-dev +Multi-Arch: same Description: Bio++ Qt Graphic classes library development files Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/BioPP/bpp-qt/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ + https://github.com/BioPP/bpp-qt/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/libbpp-qt/-/compare/4a8db1a0c8a0d911b8c929bcd4a0e874b4c74f66...4a51b6f4efa8b43af42b45b4ab3ef014e45f8ff3 -- View it on GitLab: https://salsa.debian.org/med-team/libbpp-qt/-/compare/4a8db1a0c8a0d911b8c929bcd4a0e874b4c74f66...4a51b6f4efa8b43af42b45b4ab3ef014e45f8ff3 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
