Your message dated Tue, 13 May 2008 13:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#457903: fixed in linux-uvc 0.1.0.svn193-2
has caused the Debian Bug report #457903,
regarding Makefile should really not call depmod
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.)


-- 
457903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=457903
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: linux-uvc-source
Version: 0.1.0.svn120-2

Why is the 04_makefile_no_depmod patch commented out?  I really
believe it should be reinstated: calling depmod causes many problems,
notably if one is using the -l option of module-assistant (compiling
for a kernel version other than the one currently running).

Attached is the patch updated for the present version.

-- 
     David A. Madore
    ([EMAIL PROTECTED],
     http://www.madore.org/~david/ )
#! /bin/sh /usr/share/dpatch/dpatch-run
## 04_makefile_no_depmod.dpatch by Junichi Uekawa <[EMAIL PROTECTED]>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Do not call depmod at this stage, please. Tho kernel will call depmod anyway.

@DPATCH@
diff -urNad linux-uvc~/Makefile linux-uvc/Makefile
--- linux-uvc~/Makefile	2007-09-03 22:08:34.000000000 +0200
+++ linux-uvc/Makefile	2007-12-27 03:35:38.000000000 +0100
@@ -16,7 +16,6 @@
 install:
 	@echo "Installing USB Video Class driver..."
 	@(cd $(KERNEL_DIR) && make -C $(KERNEL_DIR) SUBDIRS=$(PWD) INSTALL_MOD_DIR=$(INSTALL_MOD_DIR) INSTALL_MOD_PATH=$(INSTALL_MOD_PATH) modules_install)
-	depmod -ae
 
 clean:
 	-rm -f *.o *.ko .*.cmd .*.flags *.mod.c Module.symvers

--- End Message ---
--- Begin Message ---
Source: linux-uvc
Source-Version: 0.1.0.svn193-2

We believe that the bug you reported is fixed in the latest version of
linux-uvc, which is due to be installed in the Debian FTP archive:

linux-uvc-source_0.1.0.svn193-2_all.deb
  to pool/main/l/linux-uvc/linux-uvc-source_0.1.0.svn193-2_all.deb
linux-uvc_0.1.0.svn193-2.diff.gz
  to pool/main/l/linux-uvc/linux-uvc_0.1.0.svn193-2.diff.gz
linux-uvc_0.1.0.svn193-2.dsc
  to pool/main/l/linux-uvc/linux-uvc_0.1.0.svn193-2.dsc



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.
Nobuhiro Iwamatsu <[EMAIL PROTECTED]> (supplier of updated linux-uvc 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: Tue, 25 Mar 2008 20:02:09 +0900
Source: linux-uvc
Binary: linux-uvc-source
Architecture: source all
Version: 0.1.0.svn193-2
Distribution: unstable
Urgency: low
Maintainer: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
Changed-By: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
Description: 
 linux-uvc-source - Linux kernel USB video class module
Closes: 457903 473161 476729
Changes: 
 linux-uvc (0.1.0.svn193-2) unstable; urgency=low
 .
   * Remove depmod from Makefile (Closes: #457903, #473161, #476729)
   * Remove libusb-dev and pkg-config from Build-Depends.
Checksums-Sha1: 
 9060c01d37c36e55493a0a8353a061185811c833 1061 linux-uvc_0.1.0.svn193-2.dsc
 00573907a663fdb9638477524e34b2eb188f1f3f 14928 linux-uvc_0.1.0.svn193-2.diff.gz
 9a229fa179a074fd1f862f91fc79f251b361c84c 48642 
linux-uvc-source_0.1.0.svn193-2_all.deb
Checksums-Sha256: 
 c54040d8acf2faf6bbf86e8054a3014c7c10941f059e2cff4b48b7e46d86267d 1061 
linux-uvc_0.1.0.svn193-2.dsc
 d13aa053dac0696449d2099aa384b1e582138eafb55fc260a03a1c63fd96905e 14928 
linux-uvc_0.1.0.svn193-2.diff.gz
 ee18d5dfc6bc5c59244ec054896f77df1004bcd071f2124e5a166f2f306dd246 48642 
linux-uvc-source_0.1.0.svn193-2_all.deb
Files: 
 0118ca7520c4ee470540fccfbfb18901 1061 graphics optional 
linux-uvc_0.1.0.svn193-2.dsc
 03bac751f7dcc4ced71f0b0537e6b274 14928 graphics optional 
linux-uvc_0.1.0.svn193-2.diff.gz
 240f30dcc26832c3c158b4cc02f0d2fd 48642 graphics optional 
linux-uvc-source_0.1.0.svn193-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIKZKQ2Dd9TugeVcERAjDhAKCE8srbPby5YNq9AcDc8XCjL4IUlACeOJsJ
1ueJFiljkDSmjH7b9HZd/Ik=
=yA4P
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to