Followup-For: Bug #1027878 Control: tag -1 patch pending Hi,
In order to be able to drop the dkms -> dh-dkms dependency for bookworm I've prepared a NMU and uploaded it to DELAYED/10. Please let me know if I should delay it longer or cancel it. Andreas
diff -Nru langford-0.0.20130228/debian/changelog langford-0.0.20130228/debian/changelog --- langford-0.0.20130228/debian/changelog 2021-01-08 14:11:27.000000000 +0100 +++ langford-0.0.20130228/debian/changelog 2023-01-20 16:01:04.000000000 +0100 @@ -1,3 +1,13 @@ +langford (0.0.20130228-6.2) unstable; urgency=medium + + * Non-maintainer upload. + * Switch to dh-sequence-dkms. (Closes: #1027878) + * Declare Testsuite: autopkgtest-pkg-dkms. + * Declare Rules-Requires-Root: no. + * Switch to Priority: optional. + + -- Andreas Beckmann <a...@debian.org> Fri, 20 Jan 2023 16:01:04 +0100 + langford (0.0.20130228-6.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. @@ -15,7 +25,7 @@ langford (0.0.20130228-5) unstable; urgency=medium * Fix FTBS with linux 4.2 - debian/patches/vmalloc.patch + debian/patches/vmalloc.patch from Tim Gardner <tim.gard...@canonical.com> -- Simon Richter <s...@debian.org> Thu, 06 Aug 2015 17:58:18 +0200 @@ -29,7 +39,7 @@ langford (0.0.20130228-3) unstable; urgency=low - * Fix package build, again. + * Fix package build, again. -- Simon Richter <s...@debian.org> Tue, 23 Jul 2013 10:36:13 +0200 diff -Nru langford-0.0.20130228/debian/control langford-0.0.20130228/debian/control --- langford-0.0.20130228/debian/control 2013-01-14 23:42:44.000000000 +0100 +++ langford-0.0.20130228/debian/control 2023-01-20 15:57:19.000000000 +0100 @@ -1,10 +1,14 @@ Source: langford Section: kernel -Priority: extra +Priority: optional Maintainer: Simon Richter <s...@debian.org> -Build-Depends: debhelper (>= 9), dkms +Build-Depends: + debhelper (>= 9), + dh-sequence-dkms, +Rules-Requires-Root: no Standards-Version: 3.9.3 Homepage: http://www.pervices.com/ +Testsuite: autopkgtest-pkg-dkms Package: langford-utils Architecture: linux-any @@ -27,4 +31,3 @@ Per Vices. . If you are unsure whether you need this package, then you don't. - diff -Nru langford-0.0.20130228/debian/copyright langford-0.0.20130228/debian/copyright --- langford-0.0.20130228/debian/copyright 2013-01-14 18:38:12.000000000 +0100 +++ langford-0.0.20130228/debian/copyright 2023-01-20 15:57:36.000000000 +0100 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: langford Source: http://www.pervices.com/ diff -Nru langford-0.0.20130228/debian/rules langford-0.0.20130228/debian/rules --- langford-0.0.20130228/debian/rules 2013-07-23 10:07:46.000000000 +0200 +++ langford-0.0.20130228/debian/rules 2023-01-20 15:47:00.000000000 +0100 @@ -4,7 +4,7 @@ #export DH_VERBOSE=1 %: - dh $* --parallel --with dkms + dh $* --parallel override_dh_auto_install: