Étienne Mollier pushed to branch master at Debian Med / libbio-das-lite-perl
Commits: 9a693ca8 by Étienne Mollier at 2024-12-01T12:21:57+01:00 d/control: point the home page to CPAN. Closes: #1081376 - - - - - 3209a7a5 by Étienne Mollier at 2024-12-01T12:22:41+01:00 d/control: declare compliance to standards version 4.7.0. - - - - - 4a95c1f1 by Étienne Mollier at 2024-12-01T12:23:54+01:00 fix_test_failure.patch: normalize last update timestamp. - - - - - a9569a58 by Étienne Mollier at 2024-12-01T12:26:26+01:00 d/changelog: ready for upload to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/patches/fix_test_failure.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +libbio-das-lite-perl (2.11-9) unstable; urgency=medium + + * Team upload. + * d/control: point the home page to CPAN. (Closes: #1081376) + * d/control: declare compliance to standards version 4.7.0. + * fix_test_failure.patch: normalize last update timestamp. + + -- Étienne Mollier <[email protected]> Sun, 01 Dec 2024 12:24:24 +0100 + libbio-das-lite-perl (2.11-8) unstable; urgency=medium * Standards-Version: 4.5.1 (routine-update) ===================================== debian/control ===================================== @@ -13,10 +13,10 @@ Build-Depends-Indep: libio-stringy-perl, libwww-perl, libtest-pod-coverage-perl, libtest-distribution-perl -Standards-Version: 4.5.1 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/libbio-das-lite-perl Vcs-Git: https://salsa.debian.org/med-team/libbio-das-lite-perl.git -Homepage: http://biodas.org/ +Homepage: https://metacpan.org/dist/Bio-Das-Lite Rules-Requires-Root: no Package: libbio-das-lite-perl ===================================== debian/patches/fix_test_failure.patch ===================================== @@ -1,5 +1,5 @@ Author: Alex Muntada <[email protected]> -Last-Update: Sun, 7 Aug 2016 13:22:21 +0200 +Last-Update: 2016-08-07 Bug-Debian: https://bugs.debian.org/832845 Description: Make sure a module is used first before ""use base" of it. The second part of the patch (s/base/parent/) was done due to a hint View it on GitLab: https://salsa.debian.org/med-team/libbio-das-lite-perl/-/compare/2e906ef72bc9233d50f1774d7993d53cf89f3e40...a9569a580b7144c4ff46300a9eb3352ea3ce05d3 -- View it on GitLab: https://salsa.debian.org/med-team/libbio-das-lite-perl/-/compare/2e906ef72bc9233d50f1774d7993d53cf89f3e40...a9569a580b7144c4ff46300a9eb3352ea3ce05d3 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
