Skip to content
Commits on Source (6)
libpst (0.6.75-1) unstable; urgency=medium
* New upstream release
- Fixes VERSION line in Vcard creation (Closes: #951045)
* Wrap and sort Debian packaging
* Build-depend on autoconf-archive to avoid embedded copies
* Document compliance with Standards-Version 4.5.0
-- Paul Wise <pabs@debian.org> Tue, 31 Mar 2020 16:37:43 +0800
libpst (0.6.74-1) unstable; urgency=medium
* New upstream release
......
......@@ -2,48 +2,62 @@ Source: libpst
Section: utils
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Build-Depends: debhelper-compat (= 12),
Build-Depends:
autoconf-archive,
debhelper-compat (= 12),
#for buildflags.mk
dpkg-dev (>= 1.16.1~),
#for pst2dii
imagemagick,
libgd-dev,
libgsf-1-dev
Standards-Version: 4.4.1
libgsf-1-dev,
Standards-Version: 4.5.0
Homepage: https://www.five-ten-sg.com/libpst/
Vcs-Browser: https://salsa.debian.org/debian/libpst
Vcs-Git: https://salsa.debian.org/debian/libpst.git
Rules-Requires-Root: no
Package: libpst4
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for reading Microsoft Outlook PST files
Library for accessing data from Microsoft Outlook PST files.
Package: libpst-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libpst4 (=${binary:Version})
Breaks: libpst4 (<= 0.6.54-3)
Replaces: libpst4 (<= 0.6.54-3)
Depends:
libpst4 (=${binary:Version}),
${misc:Depends},
Breaks:
libpst4 (<= 0.6.54-3),
Replaces:
libpst4 (<= 0.6.54-3),
Description: library for reading Microsoft Outlook PST files (development files)
Library for accessing data from Microsoft Outlook PST files.
.
This package include the files needed for developing with libpst,
including the headers, static library and documentation.
Package: libpst4
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
${misc:Pre-Depends},
Depends:
${misc:Depends},
${shlibs:Depends},
Description: library for reading Microsoft Outlook PST files
Library for accessing data from Microsoft Outlook PST files.
Package: pst-utils
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: readpst (<= 0.5.3-1)
Replaces: readpst (<= 0.5.3-1)
Suggests: mb2md
Depends:
${misc:Depends},
${shlibs:Depends},
Breaks:
readpst (<= 0.5.3-1),
Replaces:
readpst (<= 0.5.3-1),
Suggests:
mb2md,
Description: tools for reading Microsoft Outlook PST files
This package contains tools based on libpst to read data from Microsoft
Outlook PST files.
......
usr/lib/*/pkgconfig
usr/lib/*/libpst*.so
usr/lib/*/libpst*.a
usr/include/libpst-4
usr/lib/*/libpst*.a
usr/lib/*/libpst*.so
usr/lib/*/pkgconfig
usr/share/doc/libpst-*/devel usr/share/doc/libpst-dev/
usr/share/man/man5