File: changelog

package info (click to toggle)
pd-libdir 1.11-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: ansic: 285; makefile: 25
file content (139 lines) | stat: -rw-r--r-- 4,507 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
pd-libdir (1.11-9) unstable; urgency=medium

  * Fix FTBFS due to implicit function declaration (Closes: #1081872)
  * Switch to dh-sequence-puredata
    + Add Provides and Suggests stanzas
  * Bump standards version to 4.7.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 24 Sep 2024 22:20:47 +0200

pd-libdir (1.11-8) unstable; urgency=medium

  * Build for both single and double-precision Pd
  * Bump standards version to 4.6.2

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

pd-libdir (1.11-7) unstable; urgency=medium

  * Explicitly set buildsystem to 'pd_lib_builder'
  * Remove superfluous deletion of LICENSE.txt prior to symlinking it.
  * Modernize 'licensecheck' target
    + Ensure that 'licensecheck' is run with the C.UTF-8 locale
    + Exclude debian/ from 'licensecheck'
    + Re-generate d/copyright_hints

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Wed, 07 Dec 2022 10:46:26 +0100

pd-libdir (1.11-6) unstable; urgency=medium

  * Switch to dh-sequence-pd-lib-builder
  * Modernize 'licensecheck' target
    + Regenerate d/copyright_hints

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

pd-libdir (1.11-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

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

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Remove 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"
  * Update d/watch
  * Bump dh-compat to 13
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Fri, 12 Aug 2022 00:34:30 +0200

pd-libdir (1.11-4) unstable; urgency=medium

  * Switched to system-provided Makefile.pdlibbuilder
    * Pass build-flags to all 'make' invocations

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

pd-libdir (1.11-3) unstable; urgency=medium

  * Simplified & unified d/rules
    * Enabled hardening
  * Updated Vcs-* stanzas to salsa.d.o
  * Updated maintainer address
  * Bumped dh compat to 11
  * Switched URLs to https://
  * Updated d/copyright_hints

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

pd-libdir (1.11-2) unstable; urgency=medium

  * Fix FTCBFS: Use the host architecture strip.
    Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #883280)
  * Use https:// for homepage field
  * Fixed spelling error in d/changelog
  * Bumped standards version to 4.1.3

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Mon, 15 Jan 2018 13:40:52 +0100

pd-libdir (1.11-1) unstable; urgency=medium

  * New upstream version 1.11
    (Closes: #872681)
  * Demoted pd-import to "Suggests"
  * Bumped standards version to 4.1.0

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Tue, 22 Aug 2017 18:02:20 +0200

pd-libdir (1.10-1) unstable; urgency=medium

  * New upstream version 1.10

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

  [ IOhannes m zmölnig ]
  * Dropped patches
  * Updated d/rules
  * Updated d/control
    * Dropped dependency on quilt
    * Canonical Vcs-* stanzas (using https://)
    * Added myself to uploaders
  * Fixed d/copyright
  * Updated d/watch to github
  * Bumped dh-compat to 9
  * Bumped standards version to 3.9.8

 -- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>  Sat, 14 Jan 2017 22:33:52 +0100

pd-libdir (1.9-3) unstable; urgency=low

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

 -- Hans-Christoph Steiner <hans@eds.org>  Sat, 11 Jun 2011 18:50:59 -0400

pd-libdir (1.9-2) unstable; urgency=low

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

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 19 Dec 2010 14:39:57 -0500

pd-libdir (1.9-1) unstable; urgency=low

  [ Hans-Christoph Steiner ]
  * Initial release (Closes: #595972)

  [ Felipe Sateler ]
  * Include the whole BSD text in the copyright file

 -- Felipe Sateler <fsateler@debian.org>  Thu, 28 Oct 2010 19:26:18 -0300