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
|
rem (0.5.0-3) unstable; urgency=medium
* Drop arm64 from optimized DSP assembler code generation. This fixes
FTBFS on arm64.
-- Vasudev Kamath <vasudev@copyninja.info> Thu, 29 Dec 2016 19:47:45 +0530
rem (0.5.0-2) unstable; urgency=medium
* Let CDBS resolve build flags.
* Fix tidy trailing newlines throughout packaging files.
* Update watch file:
+ Add usage comment.
+ Strip spaces from version string.
' Fix use patterns to limit version match (and suffix, while at it).
* Update git-buildpackage config: Enable pristine-tar.
* Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
* Enable modules avmix vidmix.
* Enable optimized DSP assembler code for armhf and arm64.
-- Jonas Smedegaard <dr@jones.dk> Tue, 27 Dec 2016 01:12:37 +0100
rem (0.5.0-1) unstable; urgency=medium
* New upstream version 0.5.0
+ Project moved to github.
+ Removed support for Symbian OS
+ Add support for YUV444P pixel format in vid module.
+ Fix conversion from yuv420p to nv12 and vice versa in vidconv
module.
* debian/copyirhgt:
+ Extended upstream copyright period to 2016
+ Extended copyright period for myself to 2016
+ Add github project location to Source section.
* Updated debian/copyright_hints folder.
-- Vasudev Kamath <vasudev@copyninja.info> Sat, 10 Dec 2016 13:16:23 +0530
rem (0.4.7-2) unstable; urgency=low
[ Vasudev Kamath ]
* Mark Debian Multimedia team as maintainer for the package.
Add myself to Uploaders.
* Add 1001_fix_libre_linking patch to fix the libre0 linking issue.
Closes: Bug#817041. Thanks to Guillem Jover.
* Add libre quirk to d-shlibmove.
[ Jonas Smedegaard ]
* Add myself as uploader.
* Declare compliance with Debian Policy 3.9.7.
* Update copyright info:
+ Add myself as copyright holder.
+ Add copyright & licensing header to rules file.
+ Relicense packaging except patches as GPL-3+.
+ Fix upstream project name (according to upstream README).
+ Fix add upstream tarball source URL (preserving SVN URL as
secondary source).
+ Fix use double-space as delimiter between copyright holders.
+ Update preferred form of contact, based on upstream README.
* Add lintian overrides regarding license in License-Reference field.
See bug#s786450.
* Bump watch file to format 4.
* Add lintian override regarding debhelper 9.
* Add lintian override regarding GPL-licensed packaging.
-- Jonas Smedegaard <dr@jones.dk> Sun, 13 Mar 2016 13:30:47 +0100
rem (0.4.7-1) unstable; urgency=medium
* Initial Release.
Closes: bug#673882.
-- Vasudev Kamath <vasudev@copyninja.info> Sat, 31 Oct 2015 21:54:53 +0530
|