Bas Couwenberg pushed to branch master at Debian Med / libtfbs-perl
Commits: f1dc7257 by Bas Couwenberg at 2023-06-12T07:44:53+02:00 Bump debhelper compat to 13. - - - - - fe5dab09 by Bas Couwenberg at 2023-06-12T07:45:56+02:00 Use dh-sequence-pdl for dh_pdl. - - - - - 1eeab916 by Bas Couwenberg at 2023-06-12T07:57:40+02:00 Update lintian overrides. - - - - - 7097a144 by Bas Couwenberg at 2023-06-12T07:57:48+02:00 Bump Standards-Version to 4.6.2, no changes. - - - - - 4 changed files: - debian/changelog - debian/control - debian/lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libtfbs-perl (0.7.1+ds-3) UNRELEASED; urgency=medium + + * Team upload. + * Bump debhelper compat to 13. + * Use dh-sequence-pdl for dh_pdl. + * Update lintian overrides. + * Bump Standards-Version to 4.6.2, no changes. + + -- Bas Couwenberg <[email protected]> Mon, 12 Jun 2023 07:44:39 +0200 + libtfbs-perl (0.7.1+ds-2) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,13 +5,14 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: perl Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), + dh-sequence-pdl, perl, pdl (>= 1:2.016), bioperl, libwww-perl, libdbi-perl -Standards-Version: 4.6.0 +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/med-team/libtfbs-perl Vcs-Git: https://salsa.debian.org/med-team/libtfbs-perl.git Homepage: http://tfbs.genereg.net ===================================== debian/lintian-overrides ===================================== @@ -1,6 +1,6 @@ # Not a problem -bad-whatis-entry usr/share/man/man3/TFBS::SitePair.3pm.gz -national-encoding usr/share/doc/libtfbs-perl/examples/t/transfac_*/matrix.dat -pod-conversion-message usr/share/man/man3/TFBS::Matrix::Alignment.3pm.gz:* -package-contains-documentation-outside-usr-share-doc */TFBS/README.md +bad-whatis-entry [usr/share/man/man3/TFBS::SitePair.3pm.gz] +national-encoding [usr/share/doc/libtfbs-perl/examples/t/transfac_*/matrix.dat] +pod-conversion-message [usr/share/man/man3/TFBS::Matrix::Alignment.3pm.gz:*] +package-contains-documentation-outside-usr-share-doc [*/TFBS/README.md] ===================================== debian/rules ===================================== @@ -30,10 +30,6 @@ override_dh_installexamples: sed -i '1s?^#!/usr/bin/env[[:space:]]\+perl?#!/usr/bin/perl?' $${pl} ; \ done -override_dh_perl: - dh_perl - dh_pdl - override_dh_fixperms: dh_fixperms find debian -name pwmsearch.bundle -exec chmod -x \{\} \; View it on GitLab: https://salsa.debian.org/med-team/libtfbs-perl/-/compare/06a04167d29023c617341bbd207c90bf94b15d11...7097a14460fdb33dc7768334bc1c5dae42055299 -- View it on GitLab: https://salsa.debian.org/med-team/libtfbs-perl/-/compare/06a04167d29023c617341bbd207c90bf94b15d11...7097a14460fdb33dc7768334bc1c5dae42055299 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
