Mercurial > libpst
annotate debian/control @ 173:d9393349ab29
new debianization from hggdh
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sat, 04 Apr 2009 19:23:33 -0700 |
parents | 535075b4d261 |
children | 9bbc834d5f3e |
rev | line source |
---|---|
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
1 Source: libpst |
173
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
2 Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
3 XSBC-Original-Maintainer: Carl Byington <carl@five-ten-sg.com> |
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
4 Section: utils |
173
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
5 Priority: optional |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
6 Build-Depends: debhelper (>= 7), \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
7 cdbs, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
8 libtool, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
9 debhelper (>= 5), \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
10 autotools-dev, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
11 libfreetype6-dev, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
12 libgd2-xpm-dev, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
13 zlib1g-dev, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
14 libjpeg62-dev |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
15 Standards-Version: 3.8.0 |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
16 |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
17 Package: readpst |
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
18 Priority: extra |
173
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
19 Section: utils |
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
20 Architecture: any |
173
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
21 Depends: |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
22 imagemagick, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
23 libfreetype6, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
24 libgd2-xpm, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
25 zlib1g, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
26 libjpeg62 |
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
27 Description: Utilities to convert Outlook .pst files to other formats |
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
28 The Libpst utilities include readpst which can convert email messages |
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
29 to both mbox and MH mailbox formats, pst2ldif which can convert the |
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
30 contacts to .ldif format for import into ldap databases, and pst2dii |
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
31 which can convert email messages to the DII load file format used by |
173
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
32 Summation. A shared library is also provided. |
78
535075b4d261
Patch from Joachim Metz for debian packaging, and fix for incorrect length on lz decompression.
Carl Byington <carl@five-ten-sg.com>
parents:
diff
changeset
|
33 |
173
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
34 Package: libpst |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
35 Architecture: any |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
36 Priority: extra |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
37 Section: utils |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
38 Depends: readpst (= ${binary:Version}) \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
39 imagemagick, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
40 libfreetype6, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
41 libgd2-xpm, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
42 zlib1g, \ |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
43 libjpeg62 |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
44 Description: Utilities to convert Outlook .pst files to other formats |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
45 The Libpst utilities include readpst which can convert email messages |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
46 to both mbox and MH mailbox formats, pst2ldif which can convert the |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
47 contacts to .ldif format for import into ldap databases, and pst2dii |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
48 which can convert email messages to the DII load file format used by |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
49 Summation. A shared library is also provided. |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
50 This package provides the shared library. |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
51 |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
52 Package: libpst-dev |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
53 Architecture: any |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
54 Priority: extra |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
55 Section: devel |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
56 Depends: libpst (= ${binary:Version}) |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
57 Description: Utilities to convert Outlook .pst files to other formats |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
58 The Libpst utilities include readpst which can convert email messages |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
59 to both mbox and MH mailbox formats, pst2ldif which can convert the |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
60 contacts to .ldif format for import into ldap databases, and pst2dii |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
61 which can convert email messages to the DII load file format used by |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
62 Summation. A shared library is also provided. |
d9393349ab29
new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
78
diff
changeset
|
63 This package provides the development-related files for libpst. |