File: changelog

package info (click to toggle)
soundscaperenderer 0.5.0~dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 9,916 kB
  • sloc: cpp: 32,247; makefile: 898; sh: 333; python: 35
file content (128 lines) | stat: -rw-r--r-- 4,488 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
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
soundscaperenderer (0.5.0~dfsg-4) unstable; urgency=medium

  * Fix typo in ssr-nox install paths (Closes: #926311)
  * Bump standards version to 4.3.0
    - no changes required

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sat, 13 Apr 2019 20:06:32 +0200

soundscaperenderer (0.5.0~dfsg-3) unstable; urgency=medium

  * Don't build Qt-packages on armel/armhf (Closes: #914143)
  * B-D on non-virtual libqt5opengl5-dev package

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 20 Nov 2018 11:07:41 +0100

soundscaperenderer (0.5.0~dfsg-2) unstable; urgency=medium

  * Centralize the update-alternative handling (Closes: #914085)
  * B-D on libqt5opengl5-desktop-dev
  * Build and install documentation
  * Added description to ssr-dca manpage
  * Updated d/copyright
    * Refreshed d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 19 Nov 2018 21:08:02 +0100

soundscaperenderer (0.5.0~dfsg-1) unstable; urgency=medium

  * New upstream version 0.5.0~dfsg
    * Refreshed patches and removed those applied upstream

  * Switched to Qt5 (Closes: #875188)
  * Switched to libasio for networking
  * Use sphinx for building documentation
  * Use wildcards for installing manpages
  * Dropped B-D on dh-autoreconc
  * Dropped B-D-Indep
  * Versioned depends on -common package

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sat, 17 Nov 2018 22:44:08 +0100

soundscaperenderer (0.4.2~dfsg-7) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/control: Set Vcs-* to salsa.debian.org

  [ Felipe Sateler ]
  * Change maintainer address to debian-multimedia@lists.debian.org

  [ IOhannes m zmölnig ]
  * Added patch to allow compilation with recent boost
  * Declare that "root" is not required for building the package
  * Mark soundscaperenderer-common as "Multi-Arch: foreign"
  * Refresh d/copyright_hints
  * Drop d/control.in
  * Bump dh-compat to 10
  * Bump standards-version to 4.2.1

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Fri, 16 Nov 2018 23:11:22 +0100

soundscaperenderer (0.4.2~dfsg-6) unstable; urgency=medium

  * Added tex-override to resurrect missing '\bf' (Closes: #827630)
  * Document git-tuneclone.sh in debian/README.source
  * Removed duplicate shebang
  * Refreshed d/copyright(_hints)
  * Switched Vcs-Git stanza to https://
  * Bumped standards to 3.9.8

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Fri, 01 Jul 2016 16:13:19 +0200

soundscaperenderer (0.4.2~dfsg-5) unstable; urgency=medium

  * Override date string in documentation to a reproducible value.

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 04 Nov 2015 12:48:50 +0100

soundscaperenderer (0.4.2~dfsg-4) unstable; urgency=medium

  * Update Vcs-Browser stanza
  * Added debian/git-tuneclone.sh script
  * Regenerated debian/control
    - (LP: #1408181)

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 03 Nov 2015 14:19:48 +0100

soundscaperenderer (0.4.2~dfsg-3) unstable; urgency=medium

  * Depend on "jackd" as it is required to run ssr
  * Recommend "ecasound" for file playback (LP: #1408181)
  * More descriptive error-message (Closes: #749529)

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 24 Aug 2015 19:37:56 +0200

soundscaperenderer (0.4.2~dfsg-2) unstable; urgency=medium

  * Worked around template-bug in g++ (Closes: #761529)
  * Ignore newly introduced wav-files
  * Exclude upstreams .gitignore
  * Updated debian/copyright
  * Regenerated debian/(copyright_hints|control)
  * Fixed 'Closes:' stanza in changelog-entry for 0.4.1~dfsg-2
  * Bumped standards to 3.9.6

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 18 Sep 2014 17:18:42 +0200

soundscaperenderer (0.4.2~dfsg-1) unstable; urgency=medium

  * Imported Upstream version 0.4.2~dfsg

  * Refreshed patches.
  * Removed patches applied upstream.
  * Install upstream's NEWS as changelog.

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 01 Sep 2014 11:35:32 +0200

soundscaperenderer (0.4.1~dfsg-2) unstable; urgency=medium

  * export BOOST_LIB_DIR (Closes: #747540, #747811)

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 12 May 2014 11:49:11 +0200

soundscaperenderer (0.4.1~dfsg-1) unstable; urgency=medium

  * Initial release. (Closes: #738659)

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 08 May 2014 16:58:09 +0200