summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2014-03-16 20:52:46 +0100
committerHelge Deller <deller@gmx.de>2014-03-16 21:02:06 +0100
commit2a07e8b70f8341b413537d81cfd92e8e0de28797 (patch)
treedcdfbe1a9ebc4ae0dfe0da65e72a5ce378727cf7
parente7bf429f3bfa6c86ee2e750d30ac2ef6c36d27de (diff)
downloadpalo-2a07e8b70f8341b413537d81cfd92e8e0de28797.tar.gz
Rewrite package description, depend on debhelper 9 or higher.
-rw-r--r--debian/control10
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 3531be2..bd738f0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Helge Deller <deller@gmx.de>
Uploaders:
-Build-Depends: debhelper (>= 5), lynx
+Build-Depends: debhelper (>= 9), lynx
Standards-Version: 3.9.5
Homepage: http://git.kernel.org/cgit/linux/kernel/git/deller/palo.git
Vcs-Browser: http://git.kernel.org/cgit/linux/kernel/git/deller/palo.git
@@ -14,5 +14,9 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: e2fsprogs (>= 1.2)
Description: Linux boot loader for parisc/hppa
- This package contains the parisc boot loader itself, plus palo which
- is the boot media management tool as lilo is for i386.
+ PALO is the boot loader for HP PA-RISC machines. This package contains
+ both the actual boot loader called iplboot as well as a boot media
+ management tool after which bears the name palo. While iplboot
+ can be used on PA-RISC machines only, the palo media management tool
+ runs on any architecture and is used to create boot media for
+ HP PA-RISC machines.