Your message dated Sat, 03 Oct 2009 10:18:06 +0000
with message-id <[email protected]>
and subject line Bug#534662: fixed in dkms 2.1.0.1-1
has caused the Debian Bug report #534662,
regarding 'man dkms' typos: "esures", "everytime", "existant" and "systemwide"
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.)
--
534662: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534662
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dkms
Version: 2.0.22.0-1
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man8/dkms.8.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages dkms depends on:
ii build-essential 11.4 Informational list of build-essent
ii dpkg-dev 1.15.2 Debian package development tools
ii gcc 4:4.3.3-9 The GNU C compiler
ii make 3.81-6 An utility for Directing compilati
ii module-init-tools 3.9-2 tools for managing Linux kernel mo
Versions of packages dkms recommends:
ii fakeroot 1.12.4 Gives a fake root environment
ii linux-headers-2.6.24-1-686 [l 2.6.24-6 Header files for Linux 2.6.24 on P
ii linux-headers-2.6.26-1-686 [l 2.6.26-13 Header files for Linux 2.6.26-1-68
hi linux-image-2.6.24-1-686 [lin 2.6.24-5 Linux 2.6.24 image on PPro/Celeron
ii linux-image-2.6.26-1-686 [lin 2.6.26-13 Linux 2.6.26 image on PPro/Celeron
ii lsb-release 3.2-22 Linux Standard Base version report
ii menu 2.1.41 generates programs menu for all me
ii patch 2.5.9-5 Apply a diff file to an original
ii sudo 1.7.0-1 Provide limited super user privile
dkms suggests no packages.
-- no debconf information
--- dkms.8 2009-06-22 16:21:42.000000000 -0400
+++ /tmp/dkms.8 2009-06-26 03:40:59.000000000 -0400
@@ -298,7 +298,7 @@
.B \-\-force
This option can be used in conjunction with
.B ldtarball
-to force copying over of already existant files.
+to force copying over of extant files.
.TP
.B \-\-binaries\-only
This option can be used in conjunction with
@@ -391,7 +391,7 @@
command is issued.
.TP
.B \-\-dkmsframework path/to/file
-A supplemental configuration file to the systemwide dkms framework, typically
located
+A supplemental configuration file to the system-wide dkms framework, typically
located
in /etc/dkms/framework.conf. All option that are normally provided on a
command line
can be provided in this file.
.SH ORIGINAL MODULES
@@ -620,7 +620,7 @@
This optional directive specifies, if the udev daemon will be get a trigger
event after the module is installed
for your currently running kernel. Because this udev trigger might have some
unfriendly side effects on some Linux
Systems, you can now disable this trigger, if your driver does not need it
anyway.
-UDEV_TRIGGER=yes is assumed as the default, although this directive may not be
given. This esures backward compatibility
+UDEV_TRIGGER=yes is assumed as the default, although this directive may not be
given. This ensures backward compatibility
to older DKMS releases. Any text after the first character is ignored and if
the first character is not a "n" or a "N",
it is assumed that UDEV_TRIGGER="yes".
.TP
@@ -781,7 +781,7 @@
option.
.SH /etc/dkms/framework.conf
This configuration file controls how the overall DKMS framework handles. It
is sourced
-in everytime the dkms command is run. Mainly it can currently be used to set
different
+in every time the dkms command is run. Mainly it can currently be used to set
different
default values for the variables.
.B $dkms_tree
,
--- End Message ---
--- Begin Message ---
Source: dkms
Source-Version: 2.1.0.1-1
We believe that the bug you reported is fixed in the latest version of
dkms, which is due to be installed in the Debian FTP archive:
dkms_2.1.0.1-1.diff.gz
to pool/main/d/dkms/dkms_2.1.0.1-1.diff.gz
dkms_2.1.0.1-1.dsc
to pool/main/d/dkms/dkms_2.1.0.1-1.dsc
dkms_2.1.0.1-1_all.deb
to pool/main/d/dkms/dkms_2.1.0.1-1_all.deb
dkms_2.1.0.1.orig.tar.gz
to pool/main/d/dkms/dkms_2.1.0.1.orig.tar.gz
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.
Giuseppe Iuculano <[email protected]> (supplier of updated dkms 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: SHA1
Format: 1.8
Date: Sat, 03 Oct 2009 11:12:04 +0200
Source: dkms
Binary: dkms
Architecture: source all
Version: 2.1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Dynamic Kernel Modules Support Team
<[email protected]>
Changed-By: Giuseppe Iuculano <[email protected]>
Description:
dkms - Dynamic Kernel Module Support Framework
Closes: 534662
Changes:
dkms (2.1.0.1-1) unstable; urgency=low
.
* [34e006a] debian/patches/02_dkms.8.patch: Fix typos in the man page,
thanks A. Costa (Closes: #534662)
* [7735c89] Imported Upstream version 2.1.0.1
* [3bdb6c1] Removed all patches, they are now merged in upstream.
Thanks to Mario Limonciello.
* [dbb778c] debian/rules: template-dkms-mkdeb/debian/postrm was
removed in upstream, do not chmod it
* [09cd9d3] Updated to standards version 3.8.3 (No changes needed)
* [96663f0] Updated my email address and removed DM-Upload-Allowed
control field. Thanks to Ben Hutchings for his previous sponsorship
* [4848db2] debian/patches/01_init.patch: Added dkms_autoinstaller in
Provides and fixed init.d-script-does-not-provide-itself lintian
warning
Checksums-Sha1:
99097b0f835c69c49401fe723f6205a28584333d 1280 dkms_2.1.0.1-1.dsc
878a35b4afbcd7da8f20dcbd464901f4f859dcc2 79184 dkms_2.1.0.1.orig.tar.gz
4102ba7907e983aabc2e6a8fca39412b36a8f4d5 6801 dkms_2.1.0.1-1.diff.gz
6f91abc28b5b444e1d4634d9257129f606f08c44 61116 dkms_2.1.0.1-1_all.deb
Checksums-Sha256:
cc08dd56cebb34e2139c1218bd2470f3e49971d73292997a0b12dda5df71e201 1280
dkms_2.1.0.1-1.dsc
1a0f764943fde31cdd6bb1770d44cc6344ce03c500a6937e9e4942324ffdd534 79184
dkms_2.1.0.1.orig.tar.gz
ff0004351a530bc5a8997af52a0f15095f47df0c211e393888f5313fe071f363 6801
dkms_2.1.0.1-1.diff.gz
06b1e1f16fdca4ff0c9ea78e48e21289f399dd2856e47a2eab9ba1df0f0313ab 61116
dkms_2.1.0.1-1_all.deb
Files:
b721ff5374cf09eae26d54bd03bb1833 1280 kernel optional dkms_2.1.0.1-1.dsc
efeb0f9537ccc5de9c12b66dd0ede880 79184 kernel optional dkms_2.1.0.1.orig.tar.gz
7398b10b5bc179c11c63b1a4f2e696e9 6801 kernel optional dkms_2.1.0.1-1.diff.gz
12857d32ef4bce1ca85dd009343efcc6 61116 kernel optional dkms_2.1.0.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkrHFjoACgkQNxpp46476aprYACfcP3+ulCUpNbJZ+49esKmAg9q
THUAniC2+kOZ6uNQLg+NcNyO06kx58qt
=fRbS
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-dkms-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-dkms-maint