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
|
pd-purest-json (2.0.1-2) unstable; urgency=medium
* Explicitly set buildsystem to 'pd_lib_builder' (Closes: #1026684)
* Remove superfluous deletion of LICENSE.txt prior to symlinking it.
* Ensure that 'licensecheck' is run with the C.UTF-8 locale
* Bump standards version to 4.6.2
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 20 Dec 2022 22:05:19 +0100
pd-purest-json (2.0.1-1) unstable; urgency=medium
* New upstream version 2.0.1
+ Drop patches applied upstream
* Switch to dh-sequence-pd-lib-builder
* Update d/copyright
+ Modernize 'licensecheck' target
+ Regenerate d/copyright_hints
* Apply 'wrap-and-sort -ast'
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 04 Dec 2022 22:30:22 +0100
pd-purest-json (1.4.3-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository, Repository-Browse.
[ IOhannes m zmölnig (Debian/GNU) ]
* Add salsa-ci configuration
* 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:42:20 +0200
pd-purest-json (1.4.3-2) unstable; urgency=medium
* Patch to fix reading of json-data (Closes: #984787)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 08 Mar 2021 13:14:11 +0100
pd-purest-json (1.4.3-1) unstable; urgency=medium
* New upstream version 1.4.3
* Drop patches applied upstream
* Remove obsolete "is_error" replacement
* Refresh d/copyright
* Regenerated d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 09 Dec 2019 22:47:59 +0100
pd-purest-json (1.4.2-5) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ IOhannes m zmölnig ]
* Inject is_error() fallback
* Declare that building this package doesn't require "root" powers
* Drop obsolete file d/source/local-options
* Bump dh compat to 12
* Bump standards version to 4.4.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 29 Oct 2019 13:49:38 +0100
pd-purest-json (1.4.2-4) unstable; urgency=medium
* Dropped override_dh_(build,clean) in favour of using symlinks
(Closes: #900292)
* Fixed spelling error in d/changelog
* Bumped standards version to 4.1.5
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 17 Jul 2018 09:29:44 +0200
pd-purest-json (1.4.2-3) unstable; urgency=medium
* Switched to system-provided Makefile.pdlibbuilder
* Patch to use arbitrary pdlibbuilder Makefile
* Dropped d/Makefile.pdlibbuilder & updated d/copyright
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 05 Feb 2018 14:44:51 +0100
pd-purest-json (1.4.2-2) unstable; urgency=medium
* Switched buildsystem from dh to cdbs
* Bumped dh compat to 11
* Enabled hardening
* Updated Vcs-* stanzas to salsa.d.o
* Updated maintainer address
* Removed trailing whitespace in debian/*
* 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:34:27 +0100
pd-purest-json (1.4.2-1) unstable; urgency=medium
* New upstream version 1.4.2
* Refreshed patches
* Removed doc-base
* point to online manual
* Bumped d/compat to 9
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 03 Jan 2017 16:58:28 +0100
pd-purest-json (1.4.1-1) unstable; urgency=medium
* Imported Upstream version 1.4.1
* No longer repack upstream, since they have dropped debian/
* Dropped patches applied upstream.
* Use Makefile.pdlibbuilder provided in debian/
* Updated copyright information
* Documented how to properly clone the packaging repo with gbp.
* Bumped standards version to 3.9.8
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 09 Aug 2016 11:57:49 +0200
pd-purest-json (1.4.0~repack-2) unstable; urgency=medium
* Fixed debian/watch
* Re-arranged Depends
* Bumped standard version to 3.9.7
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 16 Feb 2016 13:08:08 +0100
pd-purest-json (1.4.0~repack-1) unstable; urgency=medium
* Initial release. (Closes: #804490)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sat, 09 Jan 2016 21:04:37 +0100
|