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
|
libcsv (3.0.3+dfsg-4) unstable; urgency=medium
* Update Vcs-* fields.
* Remove libcsv3-dbg in favour of the -dbgsym packages.
* Bump to debhelper compatibility 10:
- bump compat to 10
- bump the debhelper build dependency to 10~
- remove the dh-autoreconf build dependency, and the manual autoreconf
addon usage
- stop using --parallel, since it is enabled by default
* Bump Standards-Version to 4.1.3, no changes required.
* Update Homepage, and copyright to the new upstream location.
* Update copyright.
-- Pino Toscano <pino@debian.org> Wed, 10 Jan 2018 21:58:40 +0100
libcsv (3.0.3+dfsg-3) unstable; urgency=medium
* Improve the shipped examples in libcsv-dev:
- make the examples actually build out of the sources; patch
examples-includes.diff
- provide a Makefile to build them; patch examples-makefile.diff
Both the above patches were kindly provided by W. Martin Borgert, thanks!
(Closes: #802667)
-- Pino Toscano <pino@debian.org> Sat, 28 Nov 2015 17:42:39 +0100
libcsv (3.0.3+dfsg-2) unstable; urgency=medium
* Fix some typos in the csv.3 man page; patch typo-fixes.diff.
* Upload to unstable.
-- Pino Toscano <pino@debian.org> Sun, 19 Oct 2014 20:47:48 +0200
libcsv (3.0.3+dfsg-1) experimental; urgency=low
* Initial release.
-- Pino Toscano <pino@debian.org> Sat, 11 Oct 2014 11:01:13 +0200
|