File: changelog

package info (click to toggle)
ir.lv2 1.3.3~dfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 356 kB
  • ctags: 440
  • sloc: cpp: 3,112; ansic: 188; makefile: 90
file content (86 lines) | stat: -rw-r--r-- 2,837 bytes parent folder | download
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
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