Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian....@packages.debian.org
Usertags: pu
X-Debbugs-Cc: net-to...@packages.debian.org, Martina Ferrari <t...@debian.org>, Utkarsh
Gupta <utka...@debian.org>, net-tools Team <team+net-to...@tracker.debian.org>,
sanv...@debian.org
Control: affects -1 + src:net-tools
[ Reason ]
This upload is required to be able to remove dnprogs from bullseye,
which we should because it's obsolete and it does not build from source.
[ Impact ]
If this is not approved, we would be shipping bullseye with a package which
does not build from source (dnprogs).
[ Tests ]
I've compared the build with and without the build-depends using diffoscope,
and the package is the same. This means the build-dependency is not even used.
[ Risks ]
Low risk, given the above.
[ Checklist ]
[X] *all* changes are documented in the d/changelog
[X] I reviewed all changes and I approve them
[X] attach debdiff against the package in (old)stable
[X] the issue is verified as fixed in unstable
[ Changes ]
Drop libdnet-dev from build-depends.
[ Other info ]
- I'll wait for approval before upload.
- This has the form of a sponsored upload because I offered to file this bug
and care about the related bureaucracy. Maintainer (Martina) has already put
the changes in salsa, from where I extracted the dendiff.
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+net-tools (1.60+git20181103.0eebece-1+deb11u1) bullseye; urgency=medium
+
+ * Drop build-dependency on libdnet-dev. Closes: #1024730.
+ This is required to be able to remove dnprogs from bullseye,
+ since it's obsolete and it does not build from source.
+ Thanks to Santiago Vila for preparing this.
+
+ -- Martina Ferrari <t...@debian.org> Mon, 19 Aug 2024 16:30:00 +0200
+
net-tools (1.60+git20181103.0eebece-1) unstable; urgency=medium
* New upstream version 1.60+git20181103.0eebece
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Section: net
Priority: important
Build-Depends: debhelper-compat (= 12),
gettext,
- libdnet-dev,
libselinux1-dev,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian/net-tools