~ubuntu-branches/ubuntu/oneiric/v4l-utils/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Gregor Jasny
  • Date: 2011-04-17 17:39:35 UTC
  • Revision ID: james.westby@ubuntu.com-20110417173935-5kebvyc66k3kwbkb
Tags: 0.8.3-2
* Add versioned conflict for ivtv-utils (Closes: #620684)
* Fix description as linitian suggests
* Raise debhelper compatibility level to 8

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Uploaders: Martin Pitt <mpitt@debian.org>,
6
6
           Loic Minier <lool@dooz.org>
7
7
DM-Upload-Allowed: yes
8
 
Build-Depends: debhelper (>= 7),
 
8
Build-Depends: debhelper (>= 8),
9
9
               libqt4-dev,
10
10
               libsysfs-dev,
11
11
               linux-libc-dev (>= 2.6.19),
124
124
Depends: libv4l-0 (= ${binary:Version}),
125
125
         ${shlibs:Depends},
126
126
         ${misc:Depends}
127
 
Conflicts: ivtv-utils
 
127
Conflicts: ivtv-utils (<< 1.4.1-2)
128
128
Description: Collection of command line video4linux utilities
129
129
 v4l-utils contains the following video4linux command line utilities:
130
130
 .
151
151
         ${misc:Depends}
152
152
Recommends: udev
153
153
Description: Alter keymaps of Remote Controller devices
154
 
 This package allows to change the keymap of controller receivers.
 
154
 This package allows one to change the keymap of controller receivers.
155
155
 Those receivers are found as infrared receivers on DVB sticks or on
156
156
 framegrabber cards. Via ir-keytable the mapping from a scancode to
157
157
 the generated event can be customized and made persistent.