Charles Plessy pushed to branch master at Debian Med / libchado-perl
Commits: a250a153 by Charles Plessy at 2026-01-25T17:29:56+09:00 Replace libgd-gd2-perl with libgd-perl Closes: #1126367 - - - - - 2581efff by Charles Plessy at 2026-01-25T17:30:49+09:00 Standards-Version: 4.7.3 (routine-update) - - - - - 8722919a by Charles Plessy at 2026-01-25T17:30:55+09:00 Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) - - - - - 0b08a1c8 by Charles Plessy at 2026-01-25T17:31:00+09:00 Use secure URI in Homepage field. Changes-By: lintian-brush Fixes: lintian: homepage-field-uses-insecure-uri See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html - - - - - e8a25d98 by Charles Plessy at 2026-01-25T19:04:11+09:00 routine-update: Ready to upload to unstable - - - - - 4de96654 by Charles Plessy at 2026-01-25T21:48:27+09:00 Fix changelog - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +libchado-perl (1.31-8) unstable; urgency=medium + + * Team upload. + * Replace libgd-gd2-perl with libgd-perl, closes: #1126367 + * Standards-Version: 4.7.3 (routine-update) + * Use secure URI in Homepage field. (routine-update) + + -- Charles Plessy <[email protected]> Sun, 25 Jan 2026 21:48:01 +0900 + libchado-perl (1.31-7) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -5,7 +5,8 @@ Uploaders: Scott Cain <[email protected]>, Olivier Sallou <[email protected]>, Andreas Tille <[email protected]> Section: perl -Build-Depends: debhelper-compat (= 13), libmodule-build-perl +Build-Depends: debhelper-compat (= 13), + libmodule-build-perl Build-Depends-Indep: perl, libclass-dbi-pg-perl, libxml-libxslt-perl, @@ -14,7 +15,7 @@ Build-Depends-Indep: perl, libgo-perl, libdbd-pg-perl, libdbi-perl, - libgd-gd2-perl, + libgd-perl, libdigest-md5-file-perl, libgraph-perl, libdata-stag-perl, @@ -27,10 +28,10 @@ Build-Depends-Indep: perl, libcgi-session-perl, libsql-translator-perl, libdbix-dbstag-perl -Standards-Version: 4.7.2 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/libchado-perl Vcs-Git: https://salsa.debian.org/med-team/libchado-perl.git -Homepage: http://gmod.org/wiki/Chado +Homepage: https://gmod.org/wiki/Chado Package: libchado-perl Architecture: all @@ -45,7 +46,7 @@ Depends: ${misc:Depends}, libgo-perl, libdbd-pg-perl, libdbi-perl, - libgd-gd2-perl, + libgd-perl, libdigest-md5-file-perl, libgraph-perl, libdata-stag-perl, View it on GitLab: https://salsa.debian.org/med-team/libchado-perl/-/compare/d71cef92d60943feb8b530400ce9785c42d51610...4de96654ab984090d9ca06b54676645497d3c93a -- View it on GitLab: https://salsa.debian.org/med-team/libchado-perl/-/compare/d71cef92d60943feb8b530400ce9785c42d51610...4de96654ab984090d9ca06b54676645497d3c93a 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
