[Pkg-spca5xx-devel] r238 - in /gspca/trunk/debian: changelog control.modules.in
kelmo-guest at users.alioth.debian.org
kelmo-guest at users.alioth.debian.org
Sun May 18 12:45:03 UTC 2008
Author: kelmo-guest
Date: Sun May 18 12:45:02 2008
New Revision: 238
URL: http://svn.debian.org/wsvn/pkg-spca5xx/?sc=1&rev=238
Log:
Drop hard dependency on linux-image package for the generated binary
module package. Instead just Recommend it.
Modified:
gspca/trunk/debian/changelog
gspca/trunk/debian/control.modules.in
Modified: gspca/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-spca5xx/gspca/trunk/debian/changelog?rev=238&op=diff
==============================================================================
--- gspca/trunk/debian/changelog (original)
+++ gspca/trunk/debian/changelog Sun May 18 12:45:02 2008
@@ -1,3 +1,10 @@
+gspca (01.00.20-2) UNRELEASED; urgency=low
+
+ * Drop hard dependency on linux-image package for the generated binary
+ module package. Instead just Recommend it.
+
+ -- Kel Modderman <kel at otaku42.de> Sun, 18 May 2008 22:44:39 +1000
+
gspca (01.00.20-1) unstable; urgency=low
[ Kel Modderman ]
Modified: gspca/trunk/debian/control.modules.in
URL: http://svn.debian.org/wsvn/pkg-spca5xx/gspca/trunk/debian/control.modules.in?rev=238&op=diff
==============================================================================
--- gspca/trunk/debian/control.modules.in (original)
+++ gspca/trunk/debian/control.modules.in Sun May 18 12:45:02 2008
@@ -7,7 +7,7 @@
Package: gspca-modules-_KVERS_
Architecture: any
-Depends: linux-image-_KVERS_ | kernel-image-_KVERS_
+Recommends: linux-image-_KVERS_
Provides: gspca-modules
Conflicts: spca5xx-modules-_KVERS_
Description: gspca modules for Linux (kernel _KVERS_)
More information about the Pkg-spca5xx-devel
mailing list