Followup-For: Bug #1027886
Control: tag -1 patch pending

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 west-chamber-20100405+svn20111107.r124/debian/changelog 
west-chamber-20100405+svn20111107.r124/debian/changelog
--- west-chamber-20100405+svn20111107.r124/debian/changelog     2022-02-19 
20:12:52.000000000 +0100
+++ west-chamber-20100405+svn20111107.r124/debian/changelog     2023-01-20 
14:32:26.000000000 +0100
@@ -1,3 +1,14 @@
+west-chamber (20100405+svn20111107.r124-14.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch to dh-sequence-dkms.  (Closes: #1027886)
+  * Declare Testsuite: autopkgtest-pkg-dkms.
+  * Declare Rules-Requires-Root: no.
+  * Move -dkms, -source packages to Section: kernel.
+  * d/copyright: Delete unused parts.
+
+ -- Andreas Beckmann <a...@debian.org>  Fri, 20 Jan 2023 14:32:26 +0100
+
 west-chamber (20100405+svn20111107.r124-14) unstable; urgency=low
 
   * Don't extract obsolete compat_xtnu.h (Closes: #1005419)
diff -Nru west-chamber-20100405+svn20111107.r124/debian/control 
west-chamber-20100405+svn20111107.r124/debian/control
--- west-chamber-20100405+svn20111107.r124/debian/control       2022-02-19 
20:12:52.000000000 +0100
+++ west-chamber-20100405+svn20111107.r124/debian/control       2023-01-20 
14:27:25.000000000 +0100
@@ -7,12 +7,14 @@
                bzip2,
                debhelper (>= 11),
                dh-exec (>= 0.3),
-               dkms,
+               dh-sequence-dkms,
                libtool,
                libxtables-dev (>= 1.4.3),
                pkg-config
+Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Homepage: http://code.google.com/p/scholarzhang/
+Testsuite: autopkgtest-pkg-dkms
 
 Package: west-chamber-common
 Architecture: any
@@ -28,6 +30,7 @@
  kernel modules to work properly.
 
 Package: west-chamber-source
+Section: kernel
 Architecture: all
 Depends: bzip2,
          debhelper (>= 11),
@@ -48,6 +51,7 @@
  modules. Kernel source or headers are required to compile these modules.
 
 Package: west-chamber-dkms
+Section: kernel
 Architecture: all
 Depends: bzip2,
          dkms,
diff -Nru west-chamber-20100405+svn20111107.r124/debian/copyright 
west-chamber-20100405+svn20111107.r124/debian/copyright
--- west-chamber-20100405+svn20111107.r124/debian/copyright     2016-01-27 
19:09:27.000000000 +0100
+++ west-chamber-20100405+svn20111107.r124/debian/copyright     2023-01-20 
14:24:33.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: west-chamber
 Upstream-Contact: yingyingcui.scholarzhang <yingyingcui.scholarzh...@gmail.com>
 Source: http://code.google.com/p/scholarzhang/
@@ -28,51 +28,6 @@
 Copyright: 2008 Jan Engelhardt <jeng...@medozas.de>
 License: GPL-2+
 
-Files: extensions/ipset/*
-Copyright: 2004 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2
-
-Files: extensions/ipset/ipset.c extensions/ipset/ipset.h
-Copyright: 2000-2002 Joakim Axelsson <go...@linux.nu>
-           2000-2002 Patrick Schaaf <b...@bof.de>
-           2003-2004 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2
-
-Files: extensions/ipset/ipset_iphash.c extensions/ipset/ipset_ipporthash.c 
extensions/ipset/ipset_nethash.c extensions/ipset/ipset_portmap.c
-Copyright: 2004 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2+
-
-Files: extensions/ipset/ipset_ipportiphash.c 
extensions/ipset/ipset_ipportnethash.c extensions/ipset/ipset_setlist.c
-Copyright: 2008 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2+
-
-Files: extensions/ipset/ipset_iptree.c
-Copyright: 2005 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2+
-
-Files: extensions/ipset/ipset_iptreemap.c
-Copyright: 2007 Sven Wegener <sven.wege...@stealer.net>
-License: GPL-2+
-
-Files: extensions/ipset/ipt_SET.c extensions/ipset/ipt_set.c
-Copyright: 2000-2002 Joakim Axelsson <go...@linux.nu>
-           2000-2002 Patrick Schaaf <b...@bof.de>
-           2000-2002 Martin Josefsson <gand...@wlug.westbo.se>
-           2003-2004 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2
-
-Files: extensions/ipset/ipset_ipmap.c
-Copyright: 2000-2004 Joakim Axelsson <go...@linux.nu>
-           2000-2004 Patrick Schaaf <b...@bof.de>
-           2000-2004 Jozsef Kadlecsik <kad...@blackhole.kfki.hu>
-License: GPL-2+
-
-Files: extensions/ipset
-Copyright: 2000-2002 Joakim Axelsson <go...@linux.nu>
-           2000-2002 Patrick Schaaf <b...@bof.de>
-           2000-2002 Martin Josefsson <gand...@wlug.westbo.se>
-License: GPL-2+
-
 Files: debian/*
 Copyright: 2011 Ying-Chun Liu (PaulLiu) <paul...@debian.org>
 License: GPL-2
@@ -112,23 +67,6 @@
  On Debian systems, the full text of the GNU General Public License version 2
  can be found in the file `/usr/share/common-licenses/GPL-2'.
 
-License: GPL-3+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program.  If not, see <http://www.gnu.org/licenses/>.
- .
- On Debian systems, the full text of the GNU General Public License version 3
- can be found in the file `/usr/share/common-licenses/GPL-3'.
-
 License: GPL-3
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff -Nru west-chamber-20100405+svn20111107.r124/debian/rules 
west-chamber-20100405+svn20111107.r124/debian/rules
--- west-chamber-20100405+svn20111107.r124/debian/rules 2020-12-30 
08:14:59.000000000 +0100
+++ west-chamber-20100405+svn20111107.r124/debian/rules 2023-01-20 
14:29:07.000000000 +0100
@@ -30,7 +30,7 @@
 cname:=west-chamber-common
 
 %:
-       dh $@ --with dkms
+       dh $@
 
 override_dh_auto_configure:
        ./autogen.sh

Reply via email to