From: Bastian Germann Date: Fri, 12 Feb 2021 21:35:22 +0000 (-0500) Subject: debian: Drop unused dh-python from Build-Depends X-Git-Tag: v5.11.0-rc0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbadb45be32b99be1e832dcca70dc83d24943555;p=thirdparty%2Fxfsprogs-dev.git debian: Drop unused dh-python from Build-Depends xfsprogs participates in dependency loops relevant to architecture bootstrap. Identifying easily droppable dependencies, it was found that xfsprogs does not use dh-python in any way. Reported-by: Helmut Grohne Signed-off-by: Bastian Germann Reviewed-by: Darrick J. Wong Signed-off-by: Eric Sandeen --- diff --git a/debian/changelog b/debian/changelog index ce4a224da..7b0120c2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xfsprogs (5.10.0-3) unstable; urgency=medium + + * Drop unused dh-python from Build-Depends (Closes: #981361) + + -- Bastian Germann Fri, 05 Feb 2021 00:18:31 +0100 + xfsprogs (5.10.0-2) unstable; urgency=low * Team upload diff --git a/debian/control b/debian/control index b0eb1566b..8975bd13f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: XFS Development Team Uploaders: Nathan Scott , Anibal Monsalve Salazar , Bastian Germann -Build-Depends: libinih-dev, uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libedit-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libattr1-dev, libicu-dev, dh-python, pkg-config +Build-Depends: libinih-dev, uuid-dev, dh-autoreconf, debhelper (>= 5), gettext, libtool, libedit-dev, libblkid-dev (>= 2.17), linux-libc-dev, libdevmapper-dev, libattr1-dev, libicu-dev, pkg-config Standards-Version: 4.0.0 Homepage: https://xfs.wiki.kernel.org/