File: changelog

package info (click to toggle)
pd-pmpd 0.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 15,484 kB
  • sloc: ansic: 30,596; makefile: 31; sh: 6
file content (155 lines) | stat: -rw-r--r-- 5,184 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
pd-pmpd (0.14.1-1) unstable; urgency=medium

  * New upstream version 0.14.1

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 17 Jul 2024 15:05:29 +0200

pd-pmpd (0.14.0-1) unstable; urgency=medium

  * New upstream version 0.14.0
  * Switch to dh-sequence-puredata
  * Add Provides stanza
  * Update copyright information
    + Re-generate d/copyright_hints
  * Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 01 Jul 2024 15:07:44 +0200

pd-pmpd (0.13.2-1) unstable; urgency=medium

  * New upstream version 0.13.2
    + Drop patches applied upstream
  * Fix file-extension for double-precision externals
  * Update copyright information
    + Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 08 Apr 2024 13:24:25 +0200

pd-pmpd (0.13.1-1) unstable; urgency=medium

  * New upstream version 0.13.1
    (Closes: #1066607, #1060212)
  * Switch buildsystem to CMake
    + Drop pd-lib-builder patch
    + single/double-flavoured CMake builds
  * No longer Recommend "pd-import"
    (Closes: #1060212)
  * Add patch to fix typos
  * Add patch to honour dpkg-buildflags
  * Fix manual installation of renamed files
  * Add lintian-overrides for new-style 32bit externals
  * Add lintian-override about false-positive source-missing
  * Update upstream URLs
    + Update d/watch
  * Update copyright information
    + Update d/copyright
    + Exclude binary files from licensecheck
    + Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 18 Mar 2024 17:36:43 +0100

pd-pmpd (0.9-9) unstable; urgency=medium

  * Add lintian-overrides for false-positives regarding underlinking

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sun, 16 Jul 2023 23:50:30 +0200

pd-pmpd (0.9-8) unstable; urgency=medium

  * Build for both single and double-precision Pd
  * Switch build-system to pd-lib-builder
    + Drop obsolete patches
    + Replace upstream build-system with pd-lib-builder
  * Add lintian-overrides for false-positives regarding underlinking
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 05 Jul 2023 21:22:38 +0200

pd-pmpd (0.9-7) unstable; urgency=medium

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Modernize 'licensecheck' target
    + Re-generate d/copyright_hints

  [ Debian Janitor ]
  * Set upstream metadata fields: Archive, Bug-Database.

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 05 Dec 2022 11:09:05 +0100

pd-pmpd (0.9-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Removed Hans-Christoph Steiner from Uploaders as he requested
  * Add salsa-ci configuration
  * Remove obsolete file d/source/local-options
  * Declare that building this package does not require 'root' powers.
  * Apply "warp-and-sort -ast"
  * Bump dh-compat to 13
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sun, 04 Sep 2022 14:28:51 +0200

pd-pmpd (0.9-5) unstable; urgency=medium

  [ Hans-Christoph Steiner ]
  * Depends: puredata-core | pd, so the depends is not only on a virtual package
  * Updated Upstream-Contact and made debian/copyright follow 1.0 format
  * Removed 'DM-Upload-Allowed: yes', its deprecated

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Simplified & unified d/rules
    * Enabled hardening
    * Bumped dh compat to 11
  * Updated Vcs-* stanzas to salsa.d.o
  * Updated maintainer address
    * Added myself to Uploaders
  * Switched URLs to https://
  * 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:31:14 +0100

pd-pmpd (0.9-4) unstable; urgency=low

  * updated Build-Depends to use puredata-dev (Closes: #629799)
  * bumped standards version to 3.9.2
  * Add DM-Upload-Allowed field to debian/control

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 10 Jun 2011 14:44:39 -0400

pd-pmpd (0.9-3) unstable; urgency=low

  * patched Makefile to build on kFreeBSD and Hurd (Closes: #605830)

 -- Hans-Christoph Steiner <hans@eds.org>  Thu, 09 Dec 2010 23:33:12 -0500

pd-pmpd (0.9-2) unstable; urgency=low

  [ Hans-Christoph Steiner ]
  * depend on pd-libdir for lib format; recommend pd-import for loading
  * added debian/watch to keep up-to-date
  * made *Depends: have one-package-per-line format

  [ Felipe Sateler ]
  * Use the upstream provided pdf file
  * Add myself as uploader

 -- Felipe Sateler <fsateler@debian.org>  Fri, 05 Nov 2010 19:27:36 -0300

pd-pmpd (0.9-1) unstable; urgency=low

  [ Hans-Christoph Steiner ]
  * Initial release (Closes: #591709)
  * added link to pmpd.pdf in usr/share/doc/pd-pmpd/
  * remove pmpd.pdf from upstream and build one using unoconv
  * added override_dh_strip target to strip things properly
  * updated with Alessio's streamlined dh_auto_install
  * Add Vcs-* Fields

  [ Felipe Sateler ]
  * Build documentation at build time, not install time

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 12 Sep 2010 17:15:20 -0400