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
|
lv2file (0.84-1) unstable; urgency=medium
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Dennis Braun ]
* New upstream release (Closes: #852439)
+ Allow piping raw FP audio from stdin to stdout (Closes: #776244)
* d/control:
+ Use dh-compat instead of debian/compat
+ Bump dh-compat to 12
+ Bump Standards-Version to 4.5.0
+ Add me as uploader
+ Use https protocol for homepage
+ Set RRR: no
* d/copyright:
+ Update source url
+ Update year
+ http > https
* Add patch to fix the debug package
-- Dennis Braun <d_braun@kabelmail.de> Wed, 05 Feb 2020 21:52:25 +0100
lv2file (0.83-1) unstable; urgency=low
[ Jeremy Salwen ]
* New upstream release.
[ Alessio Treglia ]
* Replace slv2 with lilv in Build-Depends.
* Build-Depends on lv2-dev.
* Update debian/copyright to the machine-readable format.
* Bump Standards.
-- Jeremy Salwen <jeremysalwen@gmail.com> Fri, 18 May 2012 22:55:39 -0400
lv2file (0.82-1) unstable; urgency=low
[ Alessio Treglia ]
* Moving under the umbrella of the Debian Multimedia Maintainers team.
* Add myself as primary uploader.
* Shorten debian/rules.
* Update debian/copyright.
[ Jeremy Salwen ]
* Imported Upstream version 0.82
-- Jeremy Salwen <jeremysalwen@gmail.com> Tue, 27 Dec 2011 04:04:47 -0500
lv2file (0.8-2) unstable; urgency=low
* Changed suggestion of several lv2 plugin packages to Recommends:
lv2-plugin
* Updated short description to include the word "audio" (closes:
#630355)
-- Jeremy Salwen <jeremysalwen@gmail.com> Mon, 13 Jun 2011 16:27:51 -0400
lv2file (0.8-1) unstable; urgency=low
* Properly clip if audio is too loud
* Warn on clipping
* Fix error in error message when nonexistent port is specified
* Added provides: lv2-host
* Updated to 3.0 (quilt) format
-- Jeremy Salwen <jeremysalwen@gmail.com> Mon, 06 Jun 2011 01:49:59 -0400
lv2file (0.7-1) unstable; urgency=low
* Initial release (Closes: #600981)
-- Jeremy Salwen <jeremysalwen@gmail.com> Thu, 19 May 2011 15:31:37 -0400
|