File: changelog

package info (click to toggle)
pd-cyclone 0.2~beta3-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,740 kB
  • sloc: ansic: 36,780; makefile: 382; sh: 31; sed: 1
file content (173 lines) | stat: -rw-r--r-- 5,736 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
pd-cyclone (0.2~beta3-4) unstable; urgency=medium

  * Patch to include required standard headers
  * Switched to system-provided Makefile.pdlibbuilder
    * Patch to use system-provided pd-lib-builder
    * Pass build-flags to all 'make' invocations

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 05 Feb 2018 14:38:27 +0100

pd-cyclone (0.2~beta3-3) unstable; urgency=medium

  * Enabled hardening
  * Switched buildsystem from dh to cdbs
    * Bumped dh compat to 11
    * Dropped unneeded B-Ds
  * Switched URLs to https://
  * Updated maintainer address
  * Updated Vcs-* stanzas to salsa.d.o
  * Removed trailing whitespace in debian/*
  * Dropped obsolete d/git-tuneclone.sh
  * Updated d/copyright(_hints)
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 01 Feb 2018 23:01:14 +0100

pd-cyclone (0.2~beta3-2) unstable; urgency=medium

  * Fixed symlinks to README.md (Closes: #857156)

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 13 Mar 2017 15:19:53 +0100

pd-cyclone (0.2~beta3-1) unstable; urgency=medium

  * New upstream version 0.2~beta3

  * Removed cludge to manually build cyclist
  * Don't include cyclist binary in pd-cyclone
  * One line per multi-value-field value
  * Update d/copyright
  * Regenerated d/copyright_hints & d/control
  * Bumped debhelper compat to 9

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Fri, 11 Nov 2016 12:41:02 +0100

pd-cyclone (0.2~beta2-1) unstable; urgency=medium

  * New upstream version 0.2~beta2

  [ IOhannes m zmölnig ]
  * Dropped patches applied upstream.
  * Bumped standards version to 3.9.8

  [ Felipe Sateler ]
  * Dropped myself from uploaders.

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 24 Aug 2016 22:01:50 +0200

pd-cyclone (0.2~beta1-2) unstable; urgency=medium

  * Disable optimization flags (fixes FTBFS on armel)
  * Bumped standards version to 3.9.7

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Thu, 04 Feb 2016 21:29:43 +0100

pd-cyclone (0.2~beta1-1) unstable; urgency=medium

  * Imported Upstream version 0.2~beta1 (Closes: #792721)

  * debian/patches
    * Removed patches applied upstream
    * Patch to honour LDFLAGS
  * Alternative B-D on puredata
  * Depend on 'puredata' rather than 'puredata-core'
  * Demote dependency on pd-libdir to Recommends
  * Cleaned up debian/rules
    * Pass hardening-flags
  * Build and install cyclist
    * temporary Makefile to build cyclist
    * Pass build-flags to cyclist-makefile
  * Watch github repository of main fork
  * Updated Vcs-* stanzas
  * Added debian/git-tuneclone.sh script (see README.source)
  * Updated debian/copyright
  * Regenerated debian/(control|copyright_hints)
  * Fixed my uploader's name
  * Bumped Standards-version to 3.9.6

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 25 Jan 2016 10:00:25 +0100

pd-cyclone (0.1~alpha55-7) unstable; urgency=low

  [ Hans-Christoph Steiner ]
  * Bumped Standards-Version to 3.9.4
  * Updated to copyright-format/1.0
  * Removed 'DM-Upload-Allowed: yes', its deprecated

  [ IOhannes m zmölnig ]
  * Fixed out-of-bound array access (Closes: #715772)
  * Removed unneeded patches
  * Exported CFLAGS and LDFLAGS
    * Added patch to allow passing of extra FLAGS
    * Enabled hardening-flags
  * Dropped Build-Depends on "puredata" (keep only "puredata-dev")
  * Used more CDBS features for packaging
    * Unconditionally included cdbs/utils.mk
    * Used cdbs/pd.mk snippet
    * Switched to debian/control.in
    * Added README.source to emphasize control.in file as *not* a show-stopper
      for contributions.
  * Added lintian-override: upstream comes without Changelog
  * Used canonical Vcs-* stanzas
  * Added myself to uploaders
  * Updated debian/watch
  * Updated debian/copyright
  * Regenerated debian/copyright_hints
  * Bumped Standards-Version to 3.9.5

 -- Felipe Sateler <fsateler@debian.org>  Fri, 21 Mar 2014 11:21:10 -0300

pd-cyclone (0.1~alpha55-6) unstable; urgency=low

  * add new HURD/kFreeBSD fixes and consolidate them into a single patch

 -- Hans-Christoph Steiner <hans@eds.org>  Mon, 02 Jan 2012 02:17:20 -0500

pd-cyclone (0.1~alpha55-5) unstable; urgency=low

  * include upstream Makefile.common to fix on GNU and kFreeBSD kernels

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 01 Jan 2012 15:30:37 -0500

pd-cyclone (0.1~alpha55-4) unstable; urgency=low

  * fixed Depends to use new puredata 0.43 package suite
  * take upstream Makefile to fix building on GNU/Hurd and kFreeBSD

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 01 Jan 2012 00:26:09 -0500

pd-cyclone (0.1~alpha55-3) unstable; urgency=low

  * updated Build-Depends to use puredata-dev when available
        (Closes: #629705)
  * bumped standards version to 3.9.2

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 10 Jun 2011 12:34:06 -0400

pd-cyclone (0.1~alpha55-2) unstable; urgency=low

  [ Jonas Smedegaard ]
  * Tidy long description:
    + Fix typo.
    + Drop remark irrelevant without hyperlink.
    + Rewrap at 72 chars, and use double-space after full-stop.

  [ Hans-Christoph Steiner ]
  * split out cyclist into its own package using debian/tmp+dh_install

 -- Hans-Christoph Steiner <hans@eds.org>  Thu, 23 Dec 2010 00:56:53 -0500

pd-cyclone (0.1~alpha55-1) unstable; urgency=low

  [ Hans-Christoph Steiner ]
  * Initial release.
    Closes: bug#602994.

  [ Felipe Sateler ]
  * Use CDBS instead of long-form debhelper.

  [ Jonas Smedegaard ]
  * Tighten packaging (e.g. relax build-dependencies), thanks to CDBS.
  * Tighten copyright file, thanks to CDBS copyright-check routine.

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 10 Dec 2010 10:48:26 +0100