Andreas Tille pushed to branch master at Debian Med / libbpp-raa
Commits: bf6a84c5 by Andreas Tille at 2022-11-26T08:02:38+01:00 Fix watch file - - - - - e669ef43 by Andreas Tille at 2022-11-26T08:02:47+01:00 routine-update: Standards-Version: 4.6.1 - - - - - be3e6a04 by Andreas Tille at 2022-11-26T08:06:18+01:00 Update symbols file - - - - - 12cded2c by Andreas Tille at 2022-11-26T08:06:54+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/libbpp-raa4.symbols.amd64 - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libbpp-raa (2.4.1-7) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + * Update symbols file + + -- Andreas Tille <[email protected]> Sat, 26 Nov 2022 08:06:31 +0100 + libbpp-raa (2.4.1-6) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), d-shlibs, zlib1g-dev, libbpp-seq-dev -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/libbpp-raa Vcs-Git: https://salsa.debian.org/med-team/libbpp-raa.git Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page ===================================== debian/libbpp-raa4.symbols.amd64 ===================================== @@ -79,6 +79,7 @@ libbpp-raa.so.4 libbpp-raa4 #MINVER# _ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EED2Ev@Base 2.4.1 _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1IS3_EEPKcRKS3_@Base 2.4.1 _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2IS3_EEPKcRKS3_@Base 2.4.1 + _ZSt18__do_uninit_fill_nIPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmS5_ET_S7_T0_RKT1_@Base 2.4.1 _ZTINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 2.4.1 _ZTSNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base 2.4.1 ajout_reponse@Base 2.4.1 ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -https://github.com/BioPP/bpp-raa/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-raa/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) View it on GitLab: https://salsa.debian.org/med-team/libbpp-raa/-/compare/9240e537ac74b2511445cfe88149f56d211f12a0...12cded2ce7edc09400c477ccc2b80724589859f1 -- View it on GitLab: https://salsa.debian.org/med-team/libbpp-raa/-/compare/9240e537ac74b2511445cfe88149f56d211f12a0...12cded2ce7edc09400c477ccc2b80724589859f1 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
