Étienne Mollier pushed to branch master at Debian Med / librg-blast-parser-perl
Commits: e3f18aba by Étienne Mollier at 2025-11-14T10:44:43+01:00 d/control: build depends on perl-xs-dev Closes: #1102800 - - - - - b4f91e93 by Étienne Mollier at 2025-11-14T10:45:41+01:00 d/control: add myself to uploaders. - - - - - 71bd536b by Étienne Mollier at 2025-11-14T10:45:58+01:00 d/control: drop redundant Rules-Requires-Root: no. - - - - - 7c716e2c by Étienne Mollier at 2025-11-14T10:46:21+01:00 d/control: declare compliance to standards version 4.7.2. - - - - - db5a9c53 by Étienne Mollier at 2025-11-14T10:48:40+01:00 d/watch: convert to v5 untrackable watch file. - - - - - 632a803c by Étienne Mollier at 2025-11-14T10:53:24+01:00 no_clash_YYEMPTY.patch: normalize the dep3 header. - - - - - 9c3d9cb9 by Étienne Mollier at 2025-11-14T10:53:33+01:00 d/changelog: ready for upload to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/no_clash_YYEMPTY.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +librg-blast-parser-perl (0.03-10) unstable; urgency=medium + + * d/control: build depends on perl-xs-dev (Closes: #1102800) + * d/control: add myself to uploaders. + * d/control: drop redundant Rules-Requires-Root: no. + * d/control: declare compliance to standards version 4.7.2. + * d/watch: convert to v5 untrackable watch file. + * no_clash_YYEMPTY.patch: normalize the dep3 header. + + -- Étienne Mollier <[email protected]> Fri, 14 Nov 2025 10:51:51 +0100 + librg-blast-parser-perl (0.03-9) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -1,7 +1,8 @@ Source: librg-blast-parser-perl Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Laszlo Kajan <[email protected]>, - Andreas Tille <[email protected]> + Andreas Tille <[email protected]>, + Étienne Mollier <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional @@ -9,12 +10,11 @@ Build-Depends: debhelper-compat (= 13), libextutils-xspp-perl, librostlab-blast0-dev (>= 1.0.1-12), librostlab3-dev, - debhelper -Standards-Version: 4.6.1 + perl-xs-dev +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/librg-blast-parser-perl Vcs-Git: https://salsa.debian.org/med-team/librg-blast-parser-perl.git Homepage: https://rostlab.org/ -Rules-Requires-Root: no Package: librg-blast-parser-perl Architecture: any ===================================== debian/patches/no_clash_YYEMPTY.patch ===================================== @@ -1,10 +1,13 @@ Author: Andreas Tille <[email protected]> - Aaron M. Ucko <[email protected]> -Last-Update: Sat, 22 Jan 2022 07:13:18 +0100 +Reviewed-By: Aaron M. Ucko <[email protected]> +Last-Update: 2022-01-22 Origin: https://lists.debian.org/debian-med/2022/01/msg00080.html Description: Avoid clash between Perl headers' definition of YYEMPTY as a macro and Rost Lab headers' use of it as an enum name - + . + Forwarding is not actionable since upstream vanished. +Forwarded: not-needed +--- --- a/Parser.xs +++ b/Parser.xs @@ -11,6 +11,8 @@ extern "C" { ===================================== debian/watch ===================================== @@ -1,4 +1,2 @@ -version=4 -opts=dversionmangle=s/.*/0.No-Site/ \ -https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz - +Version: 5 +Untrackable: upstream repository vanished. View it on GitLab: https://salsa.debian.org/med-team/librg-blast-parser-perl/-/compare/aa639d100bb2255145f3b66272b9aa338218e088...9c3d9cb9174f4de053ca31062cb5d535d462faf1 -- View it on GitLab: https://salsa.debian.org/med-team/librg-blast-parser-perl/-/compare/aa639d100bb2255145f3b66272b9aa338218e088...9c3d9cb9174f4de053ca31062cb5d535d462faf1 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
