Étienne Mollier pushed to branch master at Debian Med / libbio-procedural-perl
Commits: 9ede7dc2 by Étienne Mollier at 2026-08-21T22:24:01+02:00 d/watch: bump to Metacpan uscan template v5. This fixes failures to bulk scan metacpan.org, since naive scans are blocked against bots, while the API used by the uscan template is ok. - - - - - 2de4ac7d by Étienne Mollier at 2026-08-21T22:26:30+02:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - a90b535e by Étienne Mollier at 2026-08-21T22:26:48+02:00 d/control: drop redundant Priority: optional. - - - - - acf8edfb by Étienne Mollier at 2026-08-21T22:28:12+02:00 d/control: declare compliance to standards version 4.7.4. - - - - - 3b3c2452 by Étienne Mollier at 2026-08-21T22:32:02+02:00 d/control: bump to debhelper-compat 14. - - - - - ab27c5cb by Étienne Mollier at 2026-08-21T22:32:32+02:00 d/control: add myself to uploaders. - - - - - 8e135bc3 by Étienne Mollier at 2026-08-21T22:35:34+02:00 d/control: reword the package description. This is to fit the perl module name Bio::Procedural, so that it can show up from an `apt search Bio::Procedural` command. - - - - - beb33abb by Étienne Mollier at 2026-08-21T22:37:23+02:00 d/changelog: ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,19 @@ +libbio-procedural-perl (1.7.4-6) unstable; urgency=medium + + * d/watch: bump to Metacpan uscan template v5. + This fixes failures to bulk scan metacpan.org, since naive scans are + blocked against bots, while the API used by the uscan template is ok. + * d/control: drop redundant Rules-Requires-Root: no. + * d/control: drop redundant Priority: optional. + * d/control: declare compliance to standards version 4.7.4. + * d/control: bump to debhelper-compat 14. + * d/control: add myself to uploaders. + * d/control: reword the package description. + This is to fit the perl module name Bio::Procedural, so that it can + show up from an `apt search Bio::Procedural` command. + + -- Étienne Mollier <[email protected]> Fri, 21 Aug 2026 22:36:55 +0200 + libbio-procedural-perl (1.7.4-5) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,10 +1,10 @@ Source: libbio-procedural-perl Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Michael R. Crusoe <[email protected]> +Uploaders: Michael R. Crusoe <[email protected]>, + Étienne Mollier <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl -Priority: optional -Build-Depends: debhelper-compat (= 13) +Build-Depends: debhelper-compat (= 14) Build-Depends-Indep: libbio-perl-perl, libtest-most-perl, libwww-perl, @@ -15,11 +15,10 @@ Build-Depends-Indep: libbio-perl-perl, libbio-db-embl-perl, libtest-requiresinternet-perl, perl -Standards-Version: 4.7.2 +Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/libbio-procedural-perl Vcs-Git: https://salsa.debian.org/med-team/libbio-procedural-perl.git Homepage: https://metacpan.org/release/Bio-Procedural -Rules-Requires-Root: no Package: libbio-procedural-perl Architecture: all @@ -27,6 +26,5 @@ Depends: ${misc:Depends}, ${perl:Depends}, libbio-perl-perl Description: Simple low-dependency procedural interfaces to BioPerl - The code in this distribution focuses on simple low-dependency procedural - interfaces to BioPerl that don't require knowledge of BioPerl classes and - methods. + Bio::Procedural focuses on simple low-dependency procedural interfaces + to BioPerl that don't require knowledge of BioPerl classes and methods. ===================================== debian/watch ===================================== @@ -1,2 +1,4 @@ -version=4 -https://metacpan.org/release/Bio-Procedural .*/Bio-Procedural-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +Version: 5 + +Template: Metacpan +Dist: Bio-Procedural View it on GitLab: https://salsa.debian.org/med-team/libbio-procedural-perl/-/compare/235082531832852608e86266e5d0381b32d2a49c...beb33abb7acd557fb51e8cd5b5978ea2aec15d5b -- View it on GitLab: https://salsa.debian.org/med-team/libbio-procedural-perl/-/compare/235082531832852608e86266e5d0381b32d2a49c...beb33abb7acd557fb51e8cd5b5978ea2aec15d5b You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
