1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
|
libpst (0.6.76-1) unstable; urgency=medium
* New upstream release.
- Fixes encoding attachment filenames (Closes: #985464)
* Add patches to fix header detection (See: #984581)
* Document why some upstream files are not installed
* Use watch file version 4
* Document compliance with Debian Policy 4.5.1
* Lengthen the libpst package description
* Switch to latest debhelper compat level of 13
-- Paul Wise <pabs@debian.org> Tue, 17 Aug 2021 11:42:55 +0800
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
- Fixes a crash in readpst (Closes: #875894)
- All patches merged, drop
- Record new pst_fileTimeToString symbol
- Bump shlibs for new symbol
-- Paul Wise <pabs@debian.org> Mon, 13 Jan 2020 13:22:39 +0800
libpst (0.6.71-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/control: Remove trailing whitespaces
[ lintian-brush ]
* debian/copyright: Replace commas with whitespace to separate items
in Files paragraph.
* Use secure URI in debian/watch.
* Bump debhelper from old 9 to 10.
* Fix day-of-week for changelog entry 0.6.52-1.
* Use secure URI in Homepage field.
* Drop unnecessary dependency on dh-autoreconf.
[ Paul Wise ]
* Add some upstream metadata
* Use more correct, secure URI in debian/copyright
* Adopt the package (Closes: #856524)
- Thanks to Leo Costela and others for earlier maintenance
* Slightly expand the libpst-dev package description
* Declare the package doesn't need root to build
* Document compliance with Standards-Version 4.4.1
* Document -dev package in symbols file
* Declare the copyright file as machine-readable
* Mark the -dev package as Multi-Arch: same
* Correct list of formats supported by readpst (Closes: #792257)
- suggest mb2md for providing conversion to Maildir
* Enable all hardening options
* Clean up the copyright information file
* Switch to debhelper-compat and version 12
* Install the upstream NEWS file too
-- Paul Wise <pabs@debian.org> Mon, 16 Dec 2019 14:49:09 +0800
libpst (0.6.71-0.1) unstable; urgency=medium
* Non-maintainer upload, and move to salsa.
* New upstream release. (Closes: #839620)
* Use libgd-dev to replace libgd2-*-dev in build-dep. (Closes: #880773)
* Remove -dbg and readpst. (Closes: #732767)
* Remove autotools-dev and raise debhelper version to 10.
[Helmut Grohne]
* Use triplet prefixed pkg-config. (Closes: #838390)
-- YunQiang Su <syq@debian.org> Fri, 23 Mar 2018 14:42:23 +0800
libpst (0.6.59-1) unstable; urgency=low
* [ec26e2d0] Imported Upstream version 0.6.59
-- Leo Costela <costela@debian.org> Sun, 19 May 2013 02:49:16 +0200
libpst (0.6.58-1) experimental; urgency=low
* [5237d7e5] Imported Upstream version 0.6.58
- avoid PATH_MAX to build on Hurd (closes: #685925)
* [18906421] fix libgd build-dep
* [bf9b6ebf] add libgsf build-dep
* [e013b259] drop patches imported upstream
-- Leo Costela <costela@debian.org> Sun, 20 Jan 2013 20:42:18 +0100
libpst (0.6.55-1) experimental; urgency=low
* [3461d28b] Imported Upstream version 0.6.55
-- Leo Costela <costela@debian.org> Sat, 08 Sep 2012 18:40:08 +0200
libpst (0.6.54-4) unstable; urgency=low
[ Jordi Mallach ]
* [853813f5] Build-Depend on imagemagick and libgd2-noxpm-dev to
enable pst2dii.
* [819df437] Convert to Multi-Arch. (closes: #675944)
* [729479e2] Add symbols file for libpst4.
* [7966419c] Move outlook.pst.5 to -dev package. Add required
Breaks/Replaces.
[ Leo Costela ]
* [77eccd92] make -dbg multi-arch:same
-- Leo Costela <costela@debian.org> Sat, 30 Jun 2012 19:56:35 +0200
libpst (0.6.54-3) unstable; urgency=low
* [998a461c] make source priority:optional
* [51a065db] remove debian/* from debian/copyright
* [a22c4d08] install includes to versioned dir (Closes: 675705)
-- Leo Costela <costela@debian.org> Sat, 02 Jun 2012 22:54:09 +0200
libpst (0.6.54-2) unstable; urgency=low
* [4784128e] re-add readpst as transitional package
-- Leo Costela <costela@debian.org> Sat, 02 Jun 2012 18:06:10 +0200
libpst (0.6.54-1) unstable; urgency=low
* upload to unstable to take-over package (see #512909)
* [6046fa94] Imported Upstream version 0.6.54 (closes: 512909)
* [4b606aa2] adding debian/watch
* [2ba6de21] add debian/TODO
* [bc915076] add Vcs-* headers; add breaks/replaces readpst
* [1872122e] adding patch to store Status in mbox files
* [7956254a] drop mbox_flags.patch (merged upstream)
* [07cc5885] debian/copyright: update copyright years
* [970d1ae5] add patch to build with --no-add-needed
* [9fc8d5e9] register HTML docs with doc-base
* [8d3b4707] update dont_build_debian_dir patch to use autoreconf
* [0b128dd1] clarify short-description for libpst-dev
* [20214026] drop chrpath usage; --disable-rpath now works
* [7888d515] use hardening flags and build with --as-needed
* [268d5e37] bump policy to 3.9.3 (no changes)
* [187ef1a7] add patch to fix ax_boost_python.m4
-- Leo Costela <costela@debian.org> Fri, 01 Jun 2012 20:10:53 +0200
libpst (0.6.52-1) experimental; urgency=low
* New upstream release
* migrate to debhelper 8
* debian/control:
- bump policy to 3.9.2 (no changes)
- change Homepage to point at new fork
- build-dep on chrpath, since --disable-rpath doesn't seem to work
* debian/rules:
- manually delete RPATH on dh_install
-- Leo Costela <costela@debian.org> Thu, 14 Jul 2011 20:21:19 +0200
libpst (0.5.3-1) unstable; urgency=low
* New upstream release, closes: #489645.
* bump debhelper compat to 6, no changes.
* debian/control:
+ bump std-ver to 3.8.0, no changes.
+ add Homepage field
* create debug package to help with analyzing readpst problems
+ use -O0 when compiling to ensure stuff is not optimized out
-- Joe Nahmias <jello@debian.org> Mon, 14 Jul 2008 23:53:37 -0400
libpst (0.5.2-1) unstable; urgency=low
* New upstream release
* Fixes content-type for attachments, closes: #256819.
* many, many memory fixes, closes: #263025.
* lots of other improvements.
* Bump debhelper compat to 5, std-ver to 3.7.2.2; no changes.
* Update FSF address in debian/copyright.
-- Joe Nahmias <jello@debian.org> Sun, 31 Dec 2006 06:14:50 +0000
libpst (0.5.1-1) unstable; urgency=low
* New upstream release.
* New upstream maintainer.
* update debian/watch to use files on alioth.
-- Joe Nahmias <jello@debian.org> Wed, 17 Nov 2004 20:10:18 -0500
libpst (0.5-4) unstable; urgency=low
* The "I'm getting the feeling that I'm turning into upstream" release.
* readpst.c: ensure there's a blank line between header and body;
patch from <johnh@aproposretail.com> (SF #890745).
* readpst.c: fix string escaping to consider escaped '\n', closes: #242252;
thanks to Paul Bakker <bakker@fox-it.com>.
* updated version number to 0.5 to match upstream tarball name, thanks to
"Chris B." <chris@tech.com.au> for noticing.
* update debian/watch.
-- Joe Nahmias <jello@debian.org> Thu, 1 Jul 2004 16:35:16 -0400
libpst (0.5-3) unstable; urgency=low
* libpst.c: fix date/time on big-endian machines.
* added debian/watch file for upstream version tracking with uscan.
-- Joe Nahmias <jello@debian.org> Fri, 12 Mar 2004 00:32:19 -0500
libpst (0.5-2) unstable; urgency=low
* libpst.h: Fix endian handling, closes: #236944.
* lzfu.c: Fix endian mixups.
-- Joe Nahmias <jello@debian.org> Wed, 10 Mar 2004 23:58:03 -0500
libpst (0.5-1) unstable; urgency=low
* New upstream release
* debian/copyright: updated download location.
* typo corrections in manpages (thanks era eriksson!)
-- Joe Nahmias <jello@debian.org> Tue, 24 Feb 2004 21:59:13 -0500
libpst (0.4.3-1) unstable; urgency=low
* Initial Release (closes: #178113).
* Included critical updates that upstream sent me from CVS.
* Wrote manpage for readpstlog.
-- Joe Nahmias <joe@nahmias.net> Tue, 15 Apr 2003 18:55:00 -0400
|