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
|
rem (0.6.0-4) unstable; urgency=medium
* build with hardening=+all
-- Jonas Smedegaard <dr@jones.dk> Sat, 19 Sep 2020 11:19:39 +0200
rem (0.6.0-3) unstable; urgency=medium
* package now maintained in VOIP team:
update Maintainer and Vcs-* fields
* update git-buildpackage config to use DEP-14 branch debian/sid
* simplify source script copyright-chceck
-- Jonas Smedegaard <dr@jones.dk> Mon, 24 Aug 2020 11:53:10 +0200
rem (0.6.0-2) unstable; urgency=medium
* simplify rules: use dh sequencer;
stop build-depend on cdbs dh-buildinfo
* use debhelper compatibility level 12 (not 9);
build-depend on debhelper-compat (not debhelper)
* declare compliance with Debian Policy 4.5.0
* watch: rewrite usage comment
* copyright: update coverage
* migrate to automatically created debug package
-- Jonas Smedegaard <dr@jones.dk> Sat, 06 Jun 2020 14:50:49 +0200
rem (0.6.0-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Simplify rules:
+ Stop resolve build-dependencies in rules file.
+ Stop apply API (major version) to control file.
* Update watch file: Fix typo in usage comment.
* Declare compliance with Debian Policy 4.2.1.
* Set Rules-Requires-Root: no.
* Wrap and sort control file.
* Update copyright info: Extend coverage of packaging.
* Unfuzz patches.
* Update symbols: 2 symbols added.
-- Jonas Smedegaard <dr@jones.dk> Thu, 29 Nov 2018 22:47:28 +0100
rem (0.5.3-1) unstable; urgency=medium
[ upstream ]
* New release.
+ auresamp: avoid FIR filtering if output sample rate equals input.
+ build: Update Windows project.
+ vid: vidframe_draw_point: correct endian for RGB32.
[ Ondřej Nový ]
* d/control: Deprecating priority extra as per policy 4.0.1
* d/control: Set Vcs-* to salsa.debian.org
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Jonas Smedegaard ]
* Update copyright info: Extend coverage for main upstream authors.
* Declare compliance with Debian Policy 4.1.4.
-- Jonas Smedegaard <dr@jones.dk> Fri, 01 Jun 2018 13:18:00 +0200
rem (0.5.2-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Fix reorder patches.
* Declare compliance with Debian Policy 4.1.1.
* Update symbols file.
-- Jonas Smedegaard <dr@jones.dk> Sat, 30 Sep 2017 01:52:06 +0200
rem (0.5.1-4) unstable; urgency=medium
* Modernize Vcs-* fields: Fix link to project rem (not bogus librem).
* Declare compliance with Debian Policy 4.1.0.
* Tighten lintian overrides regarding License-Reference.
* Advertise DEP-3 format in patch headers.
* Update copyright info: Use https protocol in file format URL.
-- Jonas Smedegaard <dr@jones.dk> Thu, 31 Aug 2017 12:15:46 +0200
rem (0.5.1-3) unstable; urgency=medium
[ Vasudev Kamath ]
* Remove Ramakrishnan Muthukrishnan from uploaders list.
Thanks for your contributions, Ramakrishnan!.
Closes: bug#859280. Thanks to Mattia Rizzolo.
-- Jonas Smedegaard <dr@jones.dk> Sun, 30 Jul 2017 14:58:49 -0400
rem (0.5.1-2) unstable; urgency=medium
* Stop override lintian for
package-needs-versioned-debhelper-build-depends: Fixed in lintian.
* Modernize Vcs-* fields: Use git (not cgit) in path.
* Declare compliance with Debian Policy 4.0.0.
* Tighten lintian overrides regarding license in License-Reference
field.
* Add lintian overrides regarding FIXMEs in copyright_hints file.
-- Jonas Smedegaard <dr@jones.dk> Sun, 30 Jul 2017 14:52:40 -0400
rem (0.5.1-1) experimental; urgency=medium
[ upstream ]
* New release.
[ Jonas Smedegaard ]
* Have git-buildpackage filter any .git* file (and not unused .svn).
* Modernize cdbs:
+ Do copyright-check in maintainer script (not during build).
+ Stop build-depend on licensecheck.
* Update copyright info:
+ Drop alternate Subversion URL (assumed obsolete).
+ Use git protocol for alternate git URL.
+ Extend coverage for main upstream authors.
+ Extend coverage for myself.
* Git-ignore quilt .pc dir.
* Unfuzz patch 2001.
-- Jonas Smedegaard <dr@jones.dk> Sun, 21 May 2017 16:07:58 +0200
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
|