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
|
ir.lv2 (1.3.4~dfsg0-3) unstable; urgency=medium
* Fix LV2 types (Closes: #960254)
* Bump dh-compat to 13
* Remove obosolete linker flags
* Add archive and remove obsolete name field in d/upstream/metadata
-- Dennis Braun <d_braun@kabelmail.de> Tue, 12 May 2020 19:00:37 +0200
ir.lv2 (1.3.4~dfsg0-2) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #900887)
+ Pass PKG_CONFIG to make clean
+ Let dh_auto_build pass cross tools to make
[ Dennis Braun ]
* d/control:
+ Add me as uploader
+ Set RRR: no
* d/rules:
+ Simplify convert4chan installation
+ Remove export REPACK_SH
+ Remove get-orig-source, obsolete
* d/patches:
+ Fix non-root build
+ Refresh cross patch
* Add d/upstream/metadata
-- Dennis Braun <d_braun@kabelmail.de> Sun, 01 Mar 2020 20:21:11 +0100
ir.lv2 (1.3.4~dfsg0-1) unstable; urgency=medium
* Team upload
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Use debhelper-compat instead of debian/compat
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Olivier Humbert ]
* Update d/control (close #928208).
* Adding myself to d/copyright.
* http > https in d/control and d/copyright
[ Dennis Braun ]
* New upstream version
* debian/control:
+ Bump debhelper-compat to 12
+ Bump standards version to 4.4.1
+ Remove samplicity.com from IR examples in description
* debian/copyright: Update copyright year and add myself
* debian/patches:
+ Update 04-allow_debbug.patch
+ Add 05-fix_version_in_about.patch
* debian/source/local-options: Drop, obsolete
-- Dennis Braun <d_braun@kabelmail.de> Fri, 24 Jan 2020 18:35:00 +0100
ir.lv2 (1.3.3~dfsg0-1) unstable; urgency=medium
* Update watch file.
* Repack by copyright file.
* Update homepage.
* Update source field.
* New upstream version 1.3.3~dfsg0
* Remove patches applied upstream.
* Not install README file as changelog.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 18 Dec 2016 16:27:46 +0100
ir.lv2 (1.3.2~dfsg0-3) unstable; urgency=medium
* Bump Standards.
* Set dh/compat 10.
* Fix VCS fields.
* Fix hardening.
* Allow debugging.
* Sign tags.
* Update copyright.
* Patches forwarded.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 17 Dec 2016 11:59:48 +0100
ir.lv2 (1.3.2~dfsg0-2) unstable; urgency=medium
* Bump Standards.
* Don't sign tags.
* Update VCS fields.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 15 Jun 2015 02:57:35 +0200
ir.lv2 (1.3.2~dfsg0-1) unstable; urgency=low
* New upstream release.
* Set compat/dh to 9 to fix hardening
* Added patch to fix hardening for convert4chan binary.
* Remove 03-zita_convolver3.patch, applied upstream.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Wed, 26 Sep 2012 14:30:11 +0200
ir.lv2 (1.3.1~dfsg0-3) unstable; urgency=low
* Replace lv2core,lv2-extensions-good build-deps with lv2-dev.
* Update debian/copyright to machine-readable format.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Mon, 14 May 2012 20:29:22 +0200
ir.lv2 (1.3.1~dfsg0-2) unstable; urgency=low
* Port ir.lv2 to zita-convolver's new API (Closes: #652019).
-- Alessio Treglia <alessio@debian.org> Fri, 16 Dec 2011 18:21:45 +0100
ir.lv2 (1.3.1~dfsg0-1) unstable; urgency=low
* New upstream bugfix release:
- Fixed Makefile from David Robillard. The change is that the module now
relies on the GNU linker (via -z nodelete) to prevent unloading instead
of reliance on the LV2 host obeying lv2:requiredFeature
uiext:makeResident.
This fixes http://tracker.ardour.org/view.php?id=4112
* Add debian/repack.{local,sh,stub} scripts to provide a mechanism to easy
repack the tarball:
- Strip {instance-access,lv2_ui}.h local copies to avoid duplicated code.
On Debian, those LV2 extensions are provided by lv2-extensions-good.
* Refresh debian/patches/01-makefile.patch
* debian/patches/02-lv2_headers.patch:
- Fix #include statements to find LV2 system wide-headers.
* debian/rules: Enable parallel builds.
* debian/control:
- Fix list indentation in the package's long description.
- Build-depend on lv2-extensions-good.
- Sort build dependencies
- Bump Standards.
* Update debian/copyright.
-- Alessio Treglia <alessio@debian.org> Wed, 13 Jul 2011 02:22:06 +0200
ir.lv2 (1.3-1) unstable; urgency=low
* Initial release (Closes: #609941).
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 14 Jan 2011 01:27:59 +0100
|