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
|
pd-creb (0.10.0-3) unstable; urgency=medium
* Fix compilation with Pd64 (Closes: #1075368)
* Add patch for 64bit compatible array access
* Switch to dh-sequence-puredata
* Add Provides stanza
* Bump standards version to 4.7.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 19 Aug 2024 12:39:09 +0200
pd-creb (0.10.0-2) unstable; urgency=medium
* Patch to use pd_error() instead of error() (Closes: #1066590)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sat, 16 Mar 2024 21:54:00 +0100
pd-creb (0.10.0-1) unstable; urgency=medium
* New upstream version 0.10.0
+ Drop obsolete patches
+ Refresh patches
* Build for both single and double-precision Pd
* Switch buildsystem to dh-sequence-pd-lib-builder
* Update copyright information
+ Update d/copyright
+ Exclude unittest-WAV file from licensecheck
+ Re-generate d/copyright_hints
* Add lintian-overrides for false positives about underlinking
* Watch new upstream repository
* Bump standards version to 4.6.2
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 05 Jul 2023 13:59:36 +0200
pd-creb (0.9.2+darcs20151027-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:38:16 +0100
pd-creb (0.9.2+darcs20151027-6) unstable; urgency=medium
* Modernize 'licensecheck' target
+ Re-generated d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 24 Nov 2022 23:25:01 +0100
pd-creb (0.9.2+darcs20151027-5) unstable; urgency=medium
* 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 13:15:13 +0200
pd-creb (0.9.2+darcs20151027-4) unstable; urgency=medium
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
[ IOhannes m zmölnig (Debian/GNU) ]
* Add patch for cross-compiling.
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #956944)
* Declare that building this package does not require 'root' powers.
* Add salsa-ci configuration
* Remove obsolete file d/source/local-options
* Bump standards version to 4.5.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 20 Apr 2020 18:16:43 +0200
pd-creb (0.9.2+darcs20151027-3) unstable; urgency=medium
* Enabled hardening
* Switched buildsystem from dh to cdbs
* 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:00:07 +0100
pd-creb (0.9.2+darcs20151027-2) unstable; urgency=medium
* Nicer long package description
* Fixed adding-creb-to-pdpath patch (Closes: #872673)
* Patch to fix spelling errors
* Added source/local-options
* Updated Vcs-* stanzas
* Regenerated d/control
* Dropped d/control.in (and its documentation)
* Bumped standards version to 4.1.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 23 Aug 2017 13:12:25 +0200
pd-creb (0.9.2+darcs20151027-1) unstable; urgency=medium
* Initial release (Closes: #795895)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 27 Oct 2015 16:04:03 +0100
|