aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 14 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index b1b6f2d..1e087c6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,14 @@
Source: plptools
-Build-Depends: debhelper (>= 4.0.2), automake (>= 1:1.4-p4-1.1) | automake1.6, autoconf, libtool, gettext, libncurses5-dev, libreadline5-dev, libnewt-dev, kdoc
+Build-Depends: debhelper (>= 5), automake1.7, autoconf, libtool, gettext, libncurses5-dev, libreadline5-dev, libnewt-dev, kdoc, po-debconf
Section: otherosfs
Priority: optional
Maintainer: John Lines <john@paladin.demon.co.uk>
-Standards-Version: 3.5.6.1
+Standards-Version: 3.6.2.0
Package: plptools
Architecture: any
-Depends: ${shlibs:Depends}, debconf (>= 1.0)
+Depends: ${shlibs:Depends},${misc:Depends}
+Suggests: portmap
Description: Access a Psion PDA over a serial link
This package lets you access EPOC devices' drives over a serial link.
You can mount them NFS-style, access them FTP-style, and use a local
@@ -15,10 +16,19 @@ Description: Access a Psion PDA over a serial link
.
Homepage: http://plptools.sourceforge.net/
+Package: libplpc2a
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},${misc:Depends}
+Replaces: plptools (<=0.14-4)
+Description: Library functions for plptools EPOC PDA access functions
+ This library provides the internal APIs used by the plptools programs
+ which are used to access a EPOC PDA from a Unix system
+
Package: plptools-dev
Architecture: any
Section: devel
-Depends: plptools (= ${Source-Version})
+Depends: libplpc2a (= ${Source-Version})
Description: plptools (development files)
This package provides a static library, headers and API documentation
for plptools development. You need these files if you want to build