File: changelog

package info (click to toggle)
foo-yc20 1.3.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,820 kB
  • ctags: 1,964
  • sloc: cpp: 25,199; ansic: 207; makefile: 113
file content (91 lines) | stat: -rw-r--r-- 2,831 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
87
88
89
90
91
foo-yc20 (1.3.0-6) unstable; urgency=medium

  * Team upload
  * Remove myself from Uploaders
  * Fix MIDI controller number for the "Pitch" control.
    Thanks to Alex Volkov for the patch (Closes: #712114)
  * Bump Standards-Version to 3.9.5 (no changes needed)
  * Bump debhelper compat level to 9
  * Drop outdated DM-Upload-Allowed header

 -- Alessandro Ghedini <ghedo@debian.org>  Sat, 01 Mar 2014 12:28:47 +0100

foo-yc20 (1.3.0-5) unstable; urgency=low

  * Replace lv2core with lv2-dev on Build-Depends.

 -- Alessio Treglia <alessio@debian.org>  Mon, 14 May 2012 18:29:08 +0200

foo-yc20 (1.3.0-4) unstable; urgency=low

  [ Alessandro Ghedini ]
  * Email change: Alessandro Ghedini -> ghedo@debian.org

  [ Alessio Treglia ]
  * Temporarily disable DSP sources re-generation to prevent SIGSEGV
    at startup. See upstream bug report for more information:
    http://code.google.com/p/foo-yc20/issues/detail?id=5
  * Update debian/copyrignt to format 1.0.
  * Bump Standards.

 -- Alessio Treglia <alessio@debian.org>  Thu, 26 Apr 2012 11:06:28 +0200

foo-yc20 (1.3.0-3) unstable; urgency=low

  * Get rid of Intel optimizations and -m{tune,arch}=native
    flags (Closes: #649461).

 -- Alessio Treglia <alessio@debian.org>  Tue, 29 Nov 2011 08:33:38 +0100

foo-yc20 (1.3.0-2) unstable; urgency=low

  * Add 0003-include-faust-dir.patch (Closes: #642662)
  * Bump Standards-Version to 3.9.2 (no changes needed)

 -- Alessandro Ghedini <al3xbio@gmail.com>  Tue, 01 Nov 2011 17:43:19 +0100

foo-yc20 (1.3.0-1) unstable; urgency=low

  * New upstream release:
    - Refactor UI codebase.
  * Refresh 0002-makefile.patch
  * debian/rules:
    - Rebuild gen/*.cpp with faust (Closes: #613044).
    - Save & restore original files.
  * debian/control:
    - Build-Depends on faust.

 -- Alessio Treglia <alessio@debian.org>  Mon, 14 Feb 2011 01:02:55 +0100

foo-yc20 (1.2.1-1) unstable; urgency=low

  * Imported Upstream version 1.2.1
  * Fixes denormalization issues in the LV2 plugin

 -- Adrian Knoth <adi@drcomp.erfurt.thur.de>  Tue, 25 Jan 2011 14:20:13 +0100

foo-yc20 (1.2.0-1) unstable; urgency=low

  [ Adrian Knoth ]
  * Improve package description.

  [ Alessio Treglia ]
  * New upstream release.
  * Update debian/copyright.
  * debian/rules:
    - Set buildsystem to makefile.
    - Rely on dh_auto_build rather than calling make.
    - Append -Wl,--as-needed to LDFLAGS.
  * debian/control:
    - Add Provides: lv2-plugin
    - Replace libgtkmm-2.4-dev with libgtk2.0-dev, build-depend on
      lv2core.
  * debian/patches/0002-makefile.patch: Pass LDFLAGS to the linker.

 -- Alessio Treglia <alessio@debian.org>  Thu, 20 Jan 2011 21:44:18 +0100

foo-yc20 (1.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #605785)

 -- Adrian Knoth <adi@drcomp.erfurt.thur.de>  Wed, 08 Dec 2010 23:20:12 +0100