Your message dated Fri, 22 Jan 2021 11:48:50 +0000
with message-id <[email protected]>
and subject line Bug#980529: fixed in libmarpa-r2-perl 2.086000~dfsg-7
has caused the Debian Bug report #980529,
regarding libmarpa-r2-perl: reduce Build-Depends
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
980529: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980529
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libmarpa-r2-perl
Version: 2.086000~dfsg-6
Tags: patch
User: [email protected]
Usertags: cross-satisfiability

libmarpa-r2-perl cannot be cross built from source, because its
Build-Depends are not satisfiable. Rather than look into this difficult
problem, I looked into easily droppable dependencies using reproducible
builds.

 * devscripts is unused. No binary of it is mentioned anywhere. But a
   build complains about missing licensecheck. Did you miss the
   devscripts -> licensecheck split?
 * The versioned perl dependencies are satisfied in old-old-stable. They
   can simply be dropped.
 * Since libmarpa-r2-perl is a perl extension, it should build depend on
   the cross-friendly perl-xs-dev rather than perl.
 * libppi-perl is used in unit tests only. Annotate <!nocheck>.

Please consider applying the attached patch.

Helmut
diff --minimal -Nru libmarpa-r2-perl-2.086000~dfsg/debian/changelog 
libmarpa-r2-perl-2.086000~dfsg/debian/changelog
--- libmarpa-r2-perl-2.086000~dfsg/debian/changelog     2016-06-26 
19:52:59.000000000 +0200
+++ libmarpa-r2-perl-2.086000~dfsg/debian/changelog     2021-01-20 
06:20:55.000000000 +0100
@@ -1,3 +1,14 @@
+libmarpa-r2-perl (2.086000~dfsg-6.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Reduce Build-Depends: (Closes: #-1)
+    + Drop unused devscripts dependency. Did you mean licensecheck?
+    + Drop versioned perl dependencies satisfied in o-o-s.
+    + Replace perl with perl-xs-dev for building a perl extension.
+    + Annotate libppi-perl <!nocheck>.
+
+ -- Helmut Grohne <[email protected]>  Wed, 20 Jan 2021 06:20:55 +0100
+
 libmarpa-r2-perl (2.086000~dfsg-6) unstable; urgency=medium
 
   * Team upload.
diff --minimal -Nru libmarpa-r2-perl-2.086000~dfsg/debian/control 
libmarpa-r2-perl-2.086000~dfsg/debian/control
--- libmarpa-r2-perl-2.086000~dfsg/debian/control       2016-06-26 
19:52:59.000000000 +0200
+++ libmarpa-r2-perl-2.086000~dfsg/debian/control       2021-01-20 
06:20:52.000000000 +0100
@@ -6,20 +6,16 @@
 Priority: optional
 Build-Depends: cdbs (>= 0.4.123~),
                autotools-dev,
-               devscripts,
                libtool,
                automake,
                autoconf,
                debhelper,
                dh-buildinfo,
-               perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120921),
                libconfig-autoconf-perl (>= 0.22),
-               perl (>= 5.11.2) | libextutils-cbuilder-perl,
                libmodule-build-perl (>= 0.400300),
-               perl (>= 5.11),
+               perl-xs-dev,
                libhtml-parser-perl (>= 3.69),
-               perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
-               libppi-perl
+               libppi-perl <!nocheck>,
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libmarpa-r2-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmarpa-r2-perl

--- End Message ---
--- Begin Message ---
Source: libmarpa-r2-perl
Source-Version: 2.086000~dfsg-7
Done: gregor herrmann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libmarpa-r2-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libmarpa-r2-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 22 Jan 2021 12:20:47 +0100
Source: libmarpa-r2-perl
Architecture: source
Version: 2.086000~dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 980529
Changes:
 libmarpa-r2-perl (2.086000~dfsg-7) unstable; urgency=medium
 .
   * Team upload.
 .
   [ intrigeri ]
   * reproducible_build.patch: fix buggy behaviour when SOURCE_DATE_EPOCH
     is not set.
 .
   [ Salvatore Bonaccorso ]
   * Update Vcs-* headers for switch to salsa.debian.org
 .
   [ gregor herrmann ]
   * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
   * debian/*: update GitHub URLs to use HTTPS.
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Bump debhelper dependency to >= 8, since that's what is used in
     debian/compat.
   * Bump debhelper from deprecated 8 to 10.
 .
   [ gregor herrmann ]
   * debian/control: drop unused devscripts dependency.
   * Drop unneeded version constraints and alternatives from build
     dependencies.
   * Update Build-Depends for cross builds.
   * Annotate test-only build dependencies with <!nocheck>.
   * All of the above based on a patch by Helmut Grohne, thanks.
     Closes: #980529
Checksums-Sha1:
 acb8ba8d349312cfc89d20ec59f4877e1b20b21d 2656 
libmarpa-r2-perl_2.086000~dfsg-7.dsc
 039762de9dcca6dbc1f49906c90860dedfb0972b 12404 
libmarpa-r2-perl_2.086000~dfsg-7.debian.tar.xz
Checksums-Sha256:
 e332529b24212ad082a5bc109c363761bfccb2715e1ef8da78b050d8f614851a 2656 
libmarpa-r2-perl_2.086000~dfsg-7.dsc
 2d5061897216563269fd1391509365cb648fc1fc1b31179c946856f3ae36620c 12404 
libmarpa-r2-perl_2.086000~dfsg-7.debian.tar.xz
Files:
 7031cb5f4aeb6511d20e0439b4894f8c 2656 perl optional 
libmarpa-r2-perl_2.086000~dfsg-7.dsc
 d5bb32e21eef2551ea96a3d88fcce828 12404 perl optional 
libmarpa-r2-perl_2.086000~dfsg-7.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmAKtldfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZ3dw/+LpMPGAkTLjgDrHJjCyU+1DoLDuuigposiw9TgQr0pllD5Wh8dyTekRgU
iGBC07lZNAFSpAbVD1XQUjNVg7iyWPqmkJabnIVwltRD527bT+XBDkTcM1TwzZLq
Bt+SLpqFa/QYpdpynftH4LaMhxoSly6j4TTVTEHC2+UeHGnh9VtM6K0KFeZJ2yW8
jJZhG9w24703C5S/9RPmqG6CP4eOL2TXp5KMizZY9+h7+GBG5NgpsmyyRSlfqbdG
8JHbu08bgZOTbMlU2QblN0x/vfT7YHz79PjLKTLeAuxhH3fKvKaA4kkLsbDIVTvT
dLXNvxqOwffadQqhh6HrA+2EQ2/gG+6nAKiBCFJm2y0ZvCss3XJJfrra42hYlxgj
DfcybdR5QMYx8fzbuCsq7uh17mH6FNEHOzRD636I2BMTbqlPJcUvNp1VIv08RMcY
5ZaCYC2LM7EcsxGqoEBO2TpbpppJS9MGl2L41EmOHjyl+j4UnRiy8twKiBriBXdA
+okQ2uIVCTufwiteh4G5FBqex1IMJ/aIduX4FOC7TEoLRdrYMJNK7vRZURj2eHwY
RyA7ertKLKCV6Utq+hCg7ZITYfKGIm3+kzqSVYFhEqUwGG6KVGP9DLWp8Ild58S8
p57EU5uC2V7or5qMIrzm2hYz8RvKpmmpeQewY+ufmiERd5GIVmI=
=X5Xi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to