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
|
pd-hcs (0.2.1-4) unstable; urgency=medium
* Patch to use pd_error() instead of error() (Closes: #1066517)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sat, 16 Mar 2024 22:31:26 +0100
pd-hcs (0.2.1-3) unstable; urgency=medium
* Build for both single and double-precision Pd
* Add lintian-overrides for false-positives regarding underlinking
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 05 Jul 2023 14:20:26 +0200
pd-hcs (0.2.1-2) unstable; urgency=medium
* Explicitly set buildsystem to 'pd_lib_builder' (Closes: #1026677)
* Remove superfluous deletion of LICENSE.txt prior to symlinking it.
* Bump standards version to 4.6.2
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 20 Dec 2022 22:08:28 +0100
pd-hcs (0.2.1-1) unstable; urgency=medium
* New upstream version 0.2.1
+ Drop patches applied (or obsoleted) upstream
* Switch to dh-sequence-pd-lib-builder
* Update d/upstream/metadata
* Update d/copyright
+ Re-generate d/copyright_hints
* Update d/watch to new upstream repository
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 27 Nov 2022 23:39:32 +0100
pd-hcs (0.1-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> Sat, 26 Nov 2022 23:54:18 +0100
pd-hcs (0.1-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 13:40:18 +0200
pd-hcs (0.1-5) unstable; urgency=medium
* Patch to fix printf() argument types
* Updated Vcs-* stanzas to salsa.d.o
* Updated maintainer address
* Simplified & unified d/rules
* Enabled hardening
* Bumped dh compat to 11
* Switched URLs to https://
* Updated d/copyright(_hints)
* Removed trailing whitespace in debian/*
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 01 Feb 2018 23:07:23 +0100
pd-hcs (0.1-4) unstable; urgency=medium
* Added patch for retrieving sys_searchpath independent of Pd-version
(Closes: #872679)
* Reproducible builds updates
* Modernized calculation of reproducible dates
* Fixed reproducible timestamp patch
* Modernized Vcs-Browser stanza
* Bumped standards to 4.1.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 24 Aug 2017 08:33:47 +0200
pd-hcs (0.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
* Bumped Standards-Version to 3.9.3
* Updated to copyright-format/1.0
* Removed 'DM-Upload-Allowed: yes', its deprecated
[ IOhannes m zmölnig ]
* Made build reproducible
* Fixed spelling error
* Removed unneeded patch
* Instead added B-D on puredata-dev, and -I/usr/include/pd to CPPFLAGS
* Updated Vcs-* stanzas to canonical https:// URLs
* Drop build-depends on quilt (since the package is "3.0 (quilt)")
* Removed '--with quilt' from debhelper invocation
* d/copyright
* Added copyright-holders for debian/*
* Fixed multi-paragraph formatting in d/copyright
* Referenced /usr/share/common-licenses/GPL-1
* Fixed File-stanzas for d/copyright
* Stripped license for removed patch
* Enabled hardened builds
* Switched to dh compat version 9
* Versioned B-D on debhelper>=9
* Bumped standards to 3.9.8
* Added myself to the uploaders
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Fri, 10 Jun 2016 22:04:24 +0200
pd-hcs (0.1-2) unstable; urgency=low
* added missing info about other copyright holders
* bumped standards version to 3.9.2
* updated Build-Depends to use puredata-dev (Closes: #629711)
* add DM-Upload-Allowed field
-- Hans-Christoph Steiner <hans@eds.org> Fri, 10 Jun 2011 14:35:04 -0400
pd-hcs (0.1-1) unstable; urgency=low
* Initial release (Closes: #591841)
-- Hans-Christoph Steiner <hans@eds.org> Wed, 10 Nov 2010 15:40:08 -0500
|