~ubuntu-branches/ubuntu/precise/qc-usb/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Eric Dorland
  • Date: 2004-04-03 19:52:58 UTC
  • Revision ID: james.westby@ubuntu.com-20040403195258-giy3ldun2f0xo7xc
Tags: 0.6.0-5
debian/rules: Override VERSION_CODE when building qc-set and cleaning,
since it produces an ugly but non-fatal error. (Closes: #240948)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: qc-usb
 
2
Section: misc
 
3
Priority: extra
 
4
Build-Depends: debhelper (>> 4.0.0)
 
5
Build-Depends-Indep: perl
 
6
Maintainer: Eric Dorland <eric@debian.org>
 
7
Standards-Version: 3.6.1
 
8
 
 
9
Package: qc-usb-source
 
10
Architecture: all
 
11
Depends: debhelper (>> 4.0.0), perl
 
12
Recommends: kernel-package
 
13
Description: source code for QuickCam Express kernel module
 
14
 The qc-usb-source package is a skeleton for creating a kernel module
 
15
 to drive Logitech's QuickCam Express webcam and other webcams with
 
16
 similar chipsets.
 
17
 .
 
18
 This packages contains the source code for the kernel module. This
 
19
 driver supercedes the qce-ga driver.
 
20
 
 
21
Package: qc-usb-utils
 
22
Architecture: any
 
23
Depends: ${shlibs:Depends}
 
24
Suggests: qc-usb-modules
 
25
Description: Utility programs for the qc-usb kernel module
 
26
 Utilities to tweak paramters of your QuickCam Express or similar
 
27
 webcam. These programs are completely useless without a
 
28
 qc-usb-modules package.