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
|
pd-ext13 (0.17.1-11) unstable; urgency=medium
* Fix another Pd64 build failure (Closes: #1075370)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 04 Aug 2024 22:15:15 +0200
pd-ext13 (0.17.1-10) unstable; urgency=medium
* Add patch to compile against Pd>=0.55 (Closes: #1073322)
* Add 'Provides' stanza
* Switch to dh-sequence-puredata
* Bump standards version to 4.7.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 17 Jun 2024 17:17:27 +0200
pd-ext13 (0.17.1-9) unstable; urgency=medium
* Add patch to fix more missing declarations
(Closes: #1066676)
+ Refresh other patches
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 18 Mar 2024 18:06:49 +0100
pd-ext13 (0.17.1-8) unstable; urgency=medium
* Build for both single and double-precision Pd
* Switch build-system to pd-lib-builder
+ 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 14:04:22 +0200
pd-ext13 (0.17.1-7) unstable; urgency=medium
* 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:40:21 +0100
pd-ext13 (0.17.1-6) unstable; urgency=medium
* Modernize 'licensecheck' target
+ Re-generated d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Fri, 25 Nov 2022 00:03:08 +0100
pd-ext13 (0.17.1-5) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Debian Janitor ]
* Set upstream metadata fields: Archive, Bug-Database.
[ IOhannes m zmölnig (Debian/GNU) ]
* Add patch to use pd_error() instead of the deprecated error()
* 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> Wed, 28 Sep 2022 18:05:50 +0200
pd-ext13 (0.17.1-4) unstable; urgency=medium
* Enabled hardening
* Simplified & unified d/rules
* Bumped dh compat to 11
* Switched URLs to https://
* Updated maintainer address
* Updated Vcs-* stanzas to salsa.d.o
* Removed trailing whitespace in debian/*
* 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:02:43 +0100
pd-ext13 (0.17.1-3) unstable; urgency=medium
[ Hans-Christoph Steiner ]
* Depends: puredata-core | pd, so the depends is not only on a virtual package
* Removed leading article from synopsis
* Updated to copyright-format/1.0
* Removed 'DM-Upload-Allowed: yes', its deprecated
[ IOhannes m zmölnig ]
* Updated d/patches
* Dropped useless patches
* Fixed format-security errors
* Updated d/rules
* Stripped binaries
* Made shlibdeps generation more generic
* Passed hardening flags to build
* Fixed d/copyright
* Updated d/control
* Dropped versioned Depends on debhelper
* Demote dependency on pd-libdir to Recommends
* Canonical Vcs-* stanzas
* Dropped blahblah from long package description
* Added myself as uploader
* Bumped dh compat to 9
* Bumped standards version to 3.9.8
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 15 Jan 2017 19:21:49 +0100
pd-ext13 (0.17.1-2) unstable; urgency=low
[ Alessio Treglia ]
* Add Vcs-* tags.
* Drop quilt support since the package format is already set to 3.0
(quilt).
[ Hans-Christoph Steiner ]
* updated Build-Depends to use puredata-dev when available
(Closes: #629708)
* bumped standards version to 3.9.2
-- Hans-Christoph Steiner <hans@eds.org> Fri, 10 Jun 2011 14:30:45 -0400
pd-ext13 (0.17.1-1) unstable; urgency=low
* Initial release (Closes: #591844)
-- Hans-Christoph Steiner <hans@eds.org> Tue, 09 Nov 2010 23:22:24 -0500
|