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
|
ccextractor (0.88+ds1-1) unstable; urgency=medium
[ Sebastien Delafond ]
* Use gcc10
* New upstream version 0.88+ds1
* Fix multiple definitions with new -fno-common default in GCC 10
(Closes: #957071)
[ Debian Janitor ]
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Sebastien Delafond <seb@debian.org> Fri, 07 Aug 2020 10:45:13 +0200
ccextractor (0.87+ds1-1) unstable; urgency=medium
[ Corey Wright ]
* Enable OCR and hard subtitle extraction through configure options.
The environment variables passed to make are no longer used.
(Closes: #914311)
[ Raphaël Hertzog ]
* New upstream version 0.87+ds1
* Update patches for new upstream version
* Add extra include statement for tesseract headers
* Update my maintainer email
-- Raphaël Hertzog <raphael@freexian.com> Fri, 30 Nov 2018 11:45:16 +0100
ccextractor (0.86+ds1-2) unstable; urgency=medium
* Add a patch to make the build reproducible (Closes: #896867, thanks to
Chris Lamb)
* Bump Standards-Version to 4.2.1
-- Sophie Brun <sophie@freexian.com> Wed, 05 Sep 2018 11:14:58 +0200
ccextractor (0.86+ds1-1) unstable; urgency=medium
* Repack new tarball without unneeded directories (windows directory and
embedded libraries that we don't use)
-- Sophie Brun <sophie@freexian.com> Mon, 23 Apr 2018 16:21:41 +0200
ccextractor (0.86-1) unstable; urgency=medium
[ Sophie Brun ]
* Initial release (Closes: #895514)
* Packaging based on C. Marillat and S. Wick work (deb-multimedia.org)
[ Raphaël Hertzog ]
* Update maintainer field.
-- Raphaël Hertzog <hertzog@debian.org> Fri, 20 Apr 2018 17:46:33 +0200
|