~ubuntu-branches/ubuntu/jaunty/nvram-wakeup/jaunty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Schmidt
  • Date: 2006-08-28 23:26:11 UTC
  • mfrom: (2.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20060828232611-gsvilx7k2fi6c7gu
Tags: 0.97-12
* Fixed call to MAKEDEV in debian/postinst to not fail on systems 
  using udev
* Bumped Standards-Version to 3.7.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: misc
3
3
Priority: optional
4
4
Maintainer: Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>
5
 
Uploaders: Tobias Grimm <tg@e-tobi.net>, Thomas Schmidt <thomas.schmidt@in.stud.tu-ilmenau.de>
 
5
Uploaders: Tobias Grimm <tg@e-tobi.net>, Thomas Schmidt <tschmidt@debian.org>
6
6
Build-Depends: debhelper (>> 4.1.16), dpatch (>= 2.0.9)
7
 
Standards-Version: 3.6.1
 
7
Standards-Version: 3.7.2
8
8
 
9
9
Package: nvram-wakeup
10
 
Architecture: i386
11
 
Depends: ${shlibs:Depends}, debconf, makedev
 
10
Architecture: i386 amd64
 
11
Depends: ${shlibs:Depends}, ${misc:Depends}, makedev
12
12
Description: A tool to read/write the WakeUp time from/to the BIOS
13
13
 nvram-wakeup can read and write the wake up time in the BIOS 
14
14
 (via /dev/nvram on recent 2.4.x kernels or direct I/O port access).