aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-11-27 00:54:51 +0000
committerReuben Thomas <rrt@sc3d.org>2007-11-27 00:54:51 +0000
commitdea9006404ee6ac5f3feaf45e00897106b692303 (patch)
tree67ad03e8fbd6d0c8667b1bd008ddbade8ceb3b93 /debian/control
parent7b2bf6c75d128bb34534e91ed8ff558ca6e2f896 (diff)
downloadplptools-dea9006404ee6ac5f3feaf45e00897106b692303.tar.gz
plptools-dea9006404ee6ac5f3feaf45e00897106b692303.tar.bz2
plptools-dea9006404ee6ac5f3feaf45e00897106b692303.zip
Update from current (0.15-2) Debian files.
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