1 | --- pxeconfig-3.1.2.orig/debian/control 2007-03-29 09:40:41.000000000 +0200 |
---|
2 | +++ pxeconfig-3.1.2/debian/control 2010-10-09 11:46:33.000000000 +0200 |
---|
3 | @@ -2,14 +2,14 @@ |
---|
4 | Section: misc |
---|
5 | Priority: optional |
---|
6 | Maintainer: Bas van der Vlies <bas@sara.nl> |
---|
7 | -Build-Depends: debhelper (>> 4.0.0), chrpath, python |
---|
8 | +Build-Depends: debhelper (>> 4.0.0), chrpath, python, cdbs |
---|
9 | Standards-Version: 3.2.1 |
---|
10 | |
---|
11 | Package: pxeconfig |
---|
12 | Section: misc |
---|
13 | Architecture: all |
---|
14 | Maintainer: Bas van der Vlies <bas@sara.nl> |
---|
15 | -Depends: ${slibs:Depends}, python, cdbs |
---|
16 | +Depends: ${slibs:Depends}, python, inetd | xinetd |
---|
17 | Description: PXE boot Utilities. |
---|
18 | With this utilities you can control howto boot a computer with PXE- |
---|
19 | enabled network cards. |
---|