comparison debian/control @ 78:535075b4d261

Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
author Carl Byington <carl@five-ten-sg.com>
date Tue, 10 Jun 2008 14:28:55 -0700
parents
children d9393349ab29
comparison
equal deleted inserted replaced
77:87216aefc6df 78:535075b4d261
1 Source: libpst
2 Section: utils
3 Priority: extra
4 Maintainer: Joachim Metz <forensics@hoffmannbv.nl>
5 Build-Depends: debhelper (>= 5), autotools-dev, libfreetype6-dev, libgd2-noxpm-dev, zlib1g-dev, libjpeg62-dev
6 Standards-Version: 3.7.2
7
8 Package: libpst
9 Architecture: any
10 Depends: ImageMagick, ${shlibs:Depends}, ${misc:Depends}
11 Description: Utilities to convert Outlook .pst files to other formats
12 The Libpst utilities include readpst which can convert email messages
13 to both mbox and MH mailbox formats, pst2ldif which can convert the
14 contacts to .ldif format for import into ldap databases, and pst2dii
15 which can convert email messages to the DII load file format used by
16 Summation.
17