~ubuntu-branches/debian/stretch/input-utils/stretch

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Marcus Better, Steve Langasek, Marcus Better
  • Date: 2010-08-02 22:16:30 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100802221630-mf73m64mow67w8f6
Tags: 0.0.20081014-1
[ Steve Langasek ]
* debian/patches/show-numeric-key-values: always output the numeric
  value for keycodes in addition to the symbolic name
* debian/control: Vcs-Browser, not Vcs-Browse.
* debian/patches/stdout-not-stderr: informational messages should
  always go to stdout by convention, only errors to stderr.
  LP: #307513.

[ Marcus Better ]
* New upstream version.
* debian/rules: convert to debhelper 7.
* debian/control: bump Standards-Version to 3.9.1 (no changes).
* Switch to dpkg-source 3.0 (quilt) format
* debian/copyright: DEP-5 copyright format.
* DEP-3 patch format.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: utils
3
3
Priority: optional
4
4
Maintainer: Marcus Better <marcus@better.se>
5
 
Build-Depends: debhelper (>= 5), quilt (>= 0.40), linux-libc-dev
6
 
Standards-Version: 3.7.2
 
5
Build-Depends: debhelper (>= 7), quilt (>= 0.46-7), linux-libc-dev
 
6
Standards-Version: 3.9.1
7
7
XS-Vcs-Svn: svn://svn.debian.org/collab-maint/ext-maint/input-utils/trunk
8
 
XS-Vcs-Browse: http://svn.debian.org/wsvn/collab-maint/ext-maint/input-utils/trunk/
 
8
XS-Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/ext-maint/input-utils/trunk/
9
9
 
10
10
Package: input-utils
11
11
Architecture: any
12
 
Depends: ${shlibs:Depends}
 
12
Depends: ${shlibs:Depends}, ${misc:Depends}
13
13
Description: utilities for the input layer of the Linux kernel
14
14
 This is a collection of utilities which are useful when working with
15
15
 the input layer of the Linux kernel (version 2.6 and later). Included