Your message dated Sun, 4 Dec 2022 12:20:51 +0100
with message-id
<CAJxTCxx7o2-qkwRM-zecJZUB7nEQ=tUPe_Tda-6f7Pq4yf=f...@mail.gmail.com>
and subject line Re: Bug#1025368: Acknowledgement (debhelper: please export
control build-dependencies parser)
has caused the Debian Bug report #1025368,
regarding debhelper: please export control build-dependencies parser
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.)
--
1025368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025368
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 13.11.1
Severity: wishlist
Hi,
In a dh helper, I needed to know if the current package had
a specific Build-Depends.
Many other helpers need to know that, so I can copy their
own control file parser, or, a nicer solution would be that
Debian::Debhelper::Dh_Lib
exports its method to parse build-dependencies.
Thanks for considering,
Jérémy
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.0.0-5-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages debhelper depends on:
ii autotools-dev 20220109.1
ii dh-autoreconf 20
ii dh-strip-nondeterminism 1.13.0-2
ii dpkg 1.21.10
ii dpkg-dev 1.21.10
ii dwz 0.14+20220924-2
ii file 1:5.41-4
ii libdebhelper-perl 13.11.1
ii libdpkg-perl 1.21.10
ii man-db 2.11.1-1
ii perl 5.36.0-4
ii po-debconf 1.0.21+nmu1
debhelper recommends no packages.
Versions of packages debhelper suggests:
ii dh-make 2.202204
-- no debconf information
--- End Message ---
--- Begin Message ---
libdpkg-perl provides all I need.
I guess _parse_debian_control() is an old function that has not been
refactored.
Closing
Le sam. 3 déc. 2022 à 11:27, Debian Bug Tracking System <
[email protected]> a écrit :
> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 1025368:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025368.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> Debhelper Maintainers <[email protected]>
>
> If you wish to submit further information on this problem, please
> send it to [email protected].
>
> Please do not send mail to [email protected] unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 1025368: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025368
> Debian Bug Tracking System
> Contact [email protected] with problems
>
--- End Message ---