Santiago Vila pushed to branch master at Debian Med / vienna-rna
Commits: 67c1b5ba by Santiago Vila at 2026-02-14T19:42:00+01:00 Fix clean target. - - - - - 762d9ab2 by Santiago Vila at 2026-02-14T19:43:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 28d84d65 by Santiago Vila at 2026-02-14T19:44:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 6262fdea by Santiago Vila at 2026-02-14T19:45:00+01:00 d/control: Update standards-version. - - - - - 90f4e1ea by Santiago Vila at 2026-02-14T19:46:00+01:00 Update lintian overrides. - - - - - 0238e69e by Santiago Vila at 2026-02-14T19:47:00+01:00 d/salsa-ci.yml: Use the simplified version. - - - - - 344f30db by Santiago Vila at 2026-02-14T19:48:00+01:00 d/salsa-ci.yml: Disable jobs which are known not to work. - - - - - 86919c50 by Santiago Vila at 2026-02-14T19:49:00+01:00 Switch to pkgconf. - - - - - f34e0e86 by Santiago Vila at 2026-02-14T19:50:00+01:00 Upload for unstable as 2.7.0+dfsg-2 - - - - - 6 changed files: - debian/changelog - debian/clean - debian/control - debian/salsa-ci.yml - − debian/source/lintian-overrides - debian/vienna-rna.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +vienna-rna (2.7.0+dfsg-2) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + * Update lintian overrides. + * Update salsa-ci.yml. + * Switch to pkgconf. + + -- Santiago Vila <[email protected]> Sat, 14 Feb 2026 19:50:00 +0100 + vienna-rna (2.7.0+dfsg-1) unstable; urgency=medium * Team upload ===================================== debian/clean ===================================== @@ -1,3 +1,5 @@ -config.status -RNAforester/config.status Kinfold/config.status +RNAforester/config.status +config.status +doc/source/man/*.rst +tests/perl5/test-RNA-Design.t ===================================== debian/control ===================================== @@ -4,11 +4,10 @@ Uploaders: Olivier Sallou <[email protected]>, Steffen Moeller <[email protected]> Section: non-free/science XS-Autobuild: yes -Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-dev, - pkg-config, + pkgconf, libtool, gettext, swig (>= 4.0.2), @@ -30,11 +29,10 @@ Build-Depends: debhelper-compat (= 13), doxygen, texinfo # libg2-dev, -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/vienna-rna Vcs-Git: https://salsa.debian.org/med-team/vienna-rna.git Homepage: https://www.tbi.univie.ac.at/RNA/ -Rules-Requires-Root: no Package: vienna-rna Architecture: any ===================================== debian/salsa-ci.yml ===================================== @@ -1,4 +1,7 @@ --- include: - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +variables: + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 + SALSA_CI_DISABLE_BLHC: 1 ===================================== debian/source/lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# These links are to a build-dependency of ViennaRNA -vienna-rna source: wayward-symbolic-link-target-in-source thpool.c -vienna-rna source: wayward-symbolic-link-target-in-source thpool.h ===================================== debian/vienna-rna.lintian-overrides ===================================== @@ -1,7 +1 @@ -# Upstream has left these files in the original tarball and there was no other -# reason to repack the tarball -#vienna-rna source: configure-generated-file-in-source RNAforester/g2-0.70/config.log -# The line is not intended to be broken -vienna-rna: groff-message 140: warning [p 3, 1.0i]: can't break line [usr/share/man/man1/RNAup.1.gz:*] -vienna-rna: groff-message 2: warning: macro `ER' not defined [usr/share/man/man1/AnalyseDists.1.gz:*] -vienna-rna: groff-message 2: warning: macro `ER' not defined [usr/share/man/man1/AnalyseSeqs.1.gz:*] +vienna-rna: groff-message troff:<standard input>:407: warning: macro 'RD' not defined [usr/share/man/man1/RNAup.1.gz:1] View it on GitLab: https://salsa.debian.org/med-team/vienna-rna/-/compare/fe625cf3ae31c49e93ce258e224664dad5cde83b...f34e0e86bee827435cb1a0dc878553f6d0ee452a -- View it on GitLab: https://salsa.debian.org/med-team/vienna-rna/-/compare/fe625cf3ae31c49e93ce258e224664dad5cde83b...f34e0e86bee827435cb1a0dc878553f6d0ee452a 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
