Your message dated Tue, 09 Jan 2024 11:19:48 +0000
with message-id <[email protected]>
and subject line Bug#1060074: fixed in kbd 2.6.4-1
has caused the Debian Bug report #1060074,
regarding kbd: move files to /usr for DEP17
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1060074: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060074
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kbd
Version: 2.5.1-1+b1
Severity: normal
Tags: patch
User: [email protected]
Usertags: dep17m2
X-Debbugs-Cc: [email protected]
Dear Maintainer,
I attach a patch to make sure all files are moved to /usr/bin and /usr/sbin
instead of /bin or /sbin
also fixes #919275
---
debian/kbd.dirs | 2 --
debian/kbd.postinst | 18 ------------------
debian/kbd.postrm | 17 -----------------
debian/rules | 6 +-----
4 files changed, 1 insertion(+), 42 deletions(-)
delete mode 100644 debian/kbd.postinst
delete mode 100644 debian/kbd.postrm
diff --git a/debian/kbd.dirs b/debian/kbd.dirs
index 6ac6526..ca882bb 100644
--- a/debian/kbd.dirs
+++ b/debian/kbd.dirs
@@ -1,4 +1,2 @@
-bin
-sbin
usr/bin
usr/sbin
diff --git a/debian/kbd.postinst b/debian/kbd.postinst
deleted file mode 100644
index 6c5bc50..0000000
--- a/debian/kbd.postinst
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-set -e
-
-case "$1" in
- configure)
- # see #261801
- for file in dumpkeys loadkeys; do
- if [ ! -e /usr/bin/$file ]; then
- ln -s /bin/$file /usr/bin/$file
- fi
- done
- ;;
-esac
-
-#DEBHELPER#
-
-# vim:sw=4:sts=4:et:
diff --git a/debian/kbd.postrm b/debian/kbd.postrm
deleted file mode 100644
index 43c7827..0000000
--- a/debian/kbd.postrm
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/sh
-
-set -e
-
-case "$1" in
- remove)
- for file in dumpkeys loadkeys; do
- if [ -L /usr/bin/$file ]; then
- rm /usr/bin/$file
- fi
- done
- ;;
-esac
-
-#DEBHELPER#
-
-# vim:sw=4:sts=4:et:
diff --git a/debian/rules b/debian/rules
index be15c39..4d98ce3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,7 @@ EXTRA_BINARIES = screendump setlogcons setvesablank
CONTRIB_BINARIES = codepage splitfont vcstime
# we don’t want these in /usr/bin
-MOVE_TO_BIN = kbd_mode setfont fgconsole openvt chvt dumpkeys unicode_start
loadkeys
-MOVE_TO_SBIN = kbdrate
-MOVE_TO_USR_SBIN = vcstime setvesablank
+MOVE_TO_USR_SBIN = vcstime setvesablank kbdrate
include /usr/share/dpkg/architecture.mk
@@ -70,8 +68,6 @@ override_dh_auto_install:
install -m755 $(addprefix contrib/,$(CONTRIB_BINARIES)) $(KBD)/usr/bin/
install -m755 data/keymaps/i386/mk_modmap $(KBD)/usr/bin
# move everything where it belongs
- mv $(addprefix debian/kbd/usr/bin/,$(MOVE_TO_BIN)) $(KBD)/bin/
- mv $(addprefix debian/kbd/usr/bin/,$(MOVE_TO_SBIN)) $(KBD)/sbin/
mv $(addprefix debian/kbd/usr/bin/,$(MOVE_TO_USR_SBIN)) $(KBD)/usr/sbin/
# prepare udeb
ifeq (, $(filter noudeb, $(DEB_BUILD_PROFILES)))
--
2.39.2
--- End Message ---
--- Begin Message ---
Source: kbd
Source-Version: 2.6.4-1
Done: Andreas Henriksson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
kbd, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Henriksson <[email protected]> (supplier of updated kbd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 09 Jan 2024 11:51:40 +0100
Source: kbd
Architecture: source
Version: 2.6.4-1
Distribution: experimental
Urgency: medium
Maintainer: Console utilities maintainers
<[email protected]>
Changed-By: Andreas Henriksson <[email protected]>
Closes: 1047644 1060074
Changes:
kbd (2.6.4-1) experimental; urgency=medium
.
* Team upload.
.
[ Andreas Henriksson ]
* New upstream release.
* Fix failure to build twice in a row (Closes: #1047644)
.
[ cacin ]
* move files to /usr for DEP17 (Closes: #1060074)
Checksums-Sha1:
af06f5ea5f226dfb1584b8726b485dc79b493eee 2059 kbd_2.6.4-1.dsc
55891786bf83f2035676fa0a2cf972a3ad6d974a 2055999 kbd_2.6.4.orig.tar.gz
566e2e31ee2c323776162d52427ce54531e8f066 64060 kbd_2.6.4-1.debian.tar.xz
3d8e8f0683464a8e9c2ace472dfa966744a6bea8 6726 kbd_2.6.4-1_arm64.buildinfo
Checksums-Sha256:
814e0538157d22186ea1f28570b292ce95e8211c37642f7c21e6c7687ca9f531 2059
kbd_2.6.4-1.dsc
f5c7be3fd5365bd5150a3293cff58f836acc2b5914515c1ca91540a7f9be50f7 2055999
kbd_2.6.4.orig.tar.gz
1b69659ef139a63d9c83ef3720b91008d9160adfbb2e0eb555c78274baa908df 64060
kbd_2.6.4-1.debian.tar.xz
3cad9447ad30d48baca0907ac5311030683b30422b220e552eb203fc281f5028 6726
kbd_2.6.4-1_arm64.buildinfo
Files:
b1b5ddc758ddd3bd424f3812dc25f995 2059 utils optional kbd_2.6.4-1.dsc
44604b15619c327a3b574b38430a768c 2055999 utils optional kbd_2.6.4.orig.tar.gz
7dcc74d42320e2e80d5f89c1cb1a601e 64060 utils optional kbd_2.6.4-1.debian.tar.xz
d5013fa59ace62629db2b393820abd35 6726 utils optional
kbd_2.6.4-1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+uHltkZSvnmOJ4zCC8R9xk0TUwYFAmWdJkEACgkQC8R9xk0T
UwZyGg//VMjJrqBNbT1chd3Ep+ROyhUMC3GBc19hD5hDSMW1ZY3TUEreuVVxGjmr
3WwJ4i2ay4C5hi4y728UI9ZKO0SS+GbaNVAes0gynd+jT3dQgeqPmpZ7uhRYrYHX
hEjCICpx0ebn40cc0fEJQp85o1mDhfHEJInTqMdf+oSI/Bfj4jXl8sho7YCamCSP
C5bTJGnnOAN7XCUM7pciHGe7bS/IlJyTyDS6HKjXNE1lhjAYRERKnlb5/pwff2Iw
vpTSLWFxbtAOyBp4/cNP2NGo4LohsIkPuczZPy6h+mvaJce0fG9CajOTWUzg6w6n
OSVg7p7oO8Yt2VFwBc4ZaK9+6Hx1NRhDa3E6UfJ+YXR66kDXxsAWUJaae6O+dtPR
6qdhkU2B2BigSvzjVA3oL4jx/w+RjpQsMmTGE/D2N26FKTLqI359lDc1Bx57TNpl
mcPbqKl/XvhR8E/81m8yLZcY/uTv9RZ7nz/ahPydQco53jSCKeFYNnHgFAuVcTp0
99Z+iOZykYQDfCcWCVyMWTfq/ayTXDigdGGEHUSgqMTO6iN1ZZ/43nScld0ZK+t6
YNIPvw94u5C/KcT9DV4kp8SK2UXS6YJkV5LZitvdLsvz5SgqdoZk+DhVbsvf7BbR
wVg/gTdV3Pp6OuFS5HBayjnkfPx7D4KD7fkyd/luhE76oe0fYTg=
=axrE
-----END PGP SIGNATURE-----
--- End Message ---