[debhelper-devel] [Git][debian/debhelper][master] d/control: Drop binutils dependency
Niels Thykier
gitlab at salsa.debian.org
Sat Feb 24 09:26:29 UTC 2018
Niels Thykier pushed to branch master at Debian / debhelper
Commits:
ab211424 by Niels Thykier at 2018-02-24T09:24:29+00:00
d/control: Drop binutils dependency
Signed-off-by: Niels Thykier <niels at thykier.net>
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,11 @@ debhelper (11.1.5) UNRELEASED; urgency=medium
* Dh_Lib: pkgfile() now properly uses for DEB_TARGET_ARCH{,_OS}
when the package is set to be built for the target
architecture.
+ * d/control: Drop dependency on binutils; it does not reflect
+ our actual requirement and the package or builder will ensure
+ that the current binutils is installed for other reasons
+ any way. Thanks to Helmut Grohne for the report.
+ (Closes: #891187)
-- Niels Thykier <niels at thykier.net> Sun, 04 Feb 2018 18:03:34 +0000
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Vcs-Browser: https://salsa.debian.org/debian/debhelper
Package: debhelper
Architecture: all
Depends: autotools-dev,
- binutils,
# Version 12 is where dh-autoreconf supports --sourcedirectory. Can be
# relaxed if no packages rely on it.
# Version 16 fixes #887482
View it on GitLab: https://salsa.debian.org/debian/debhelper/commit/ab21142450c5081c6947f450b468f7cfcafe02b4
---
View it on GitLab: https://salsa.debian.org/debian/debhelper/commit/ab21142450c5081c6947f450b468f7cfcafe02b4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debhelper-devel/attachments/20180224/da137eda/attachment.html>
More information about the debhelper-devel
mailing list