~ubuntu-branches/ubuntu/jaunty/oldsys-preseed/jaunty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Michlmayr, Martin Michlmayr
  • Date: 2006-06-13 23:05:08 UTC
  • Revision ID: james.westby@ubuntu.com-20060613230508-038u5qrr83m5ttkl
Tags: 0.3
[ Martin Michlmayr ]
Explicitly run bash rather than /bin/sh in the test suite since
it relies on features in bash.  Closes: #373243.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: oldsys-preseed
 
2
Section: debian-installer
 
3
Priority: optional
 
4
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
 
5
Uploaders: Martin Michlmayr <tbm@cyrius.com>
 
6
Build-Depends: debhelper (>= 5.0.0), devio
 
7
Standards-Version: 3.6.2
 
8
 
 
9
Package: oldsys-preseed
 
10
XC-Package-Type: udeb
 
11
Architecture: any
 
12
Depends: ${depends}
 
13
Description: Preseed debian-installer from an existing device
 
14
 This udeb is used to preseed debian-installer from information already
 
15
 found on a device, such as the network configuration from an existing
 
16
 Unix installation or from NVRAM/flash on some embedded devices.
 
17