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
|
pd-iemguts (0.3.1-3) unstable; urgency=medium
* Explicitly set buildsystem to 'pd_lib_builder' (Closes: #1026703)
* Remove superfluous deletion of LICENSE.txt prior to symlinking it.
* Update 'licensecheck' target
+ Ensure that 'licensecheck' is run with the C.UTF-8 locale
+ Exclude debian/ from 'licensecheck'
+ Re-generate d/copyright_hints
* Bump standards version to 4.6.2
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 20 Dec 2022 22:10:29 +0100
pd-iemguts (0.3.1-2) unstable; urgency=medium
* Switch to dh-sequence-pd-lib-builder
* Modernize 'licensecheck' target
+ Regenerate d/copyright_hints
* Bump standards version to 4.6.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sat, 26 Nov 2022 23:57:37 +0100
pd-iemguts (0.3.1-1) unstable; urgency=medium
* New upstream version 0.3.1
* Add salsa-ci configuration
* Apply "warp-and-sort -ast"
* Bump dh-compat to 13
* Bump standards version to 4.6.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sat, 23 Apr 2022 15:30:38 +0200
pd-iemguts (0.3-1) unstable; urgency=medium
* New upstream version 0.3
[ IOhannes m zmölnig ]
* Remove patches applied upstream
* Update d/copyright
* Regenerate d/copyright_hints
* Declare that "root" powers are not required to build this package
* Drop obsolete d/source/local-options
* Fix d/watch
* Bump dh compat to 12
* Bump standards version to 4.4.0
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 18 Sep 2019 14:51:26 +0200
pd-iemguts (0.2.1-3) unstable; urgency=medium
* Patch to include required standard headers
* 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:35:56 +0100
pd-iemguts (0.2.1-2) unstable; urgency=medium
* Switched buildsystem from dh to cdbs
* Bumped dh compat to 11
* Enable hardening
* Dropped unneeded B-Ds
* Updated Vcs-* stanzas to salsa.d.o
* Updated maintainer address
* Dropped obsolete git-tuneclone.sh
* Use https:// for URLs
* Updated d/copyright_hints
* Updated d/watch
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 01 Feb 2018 23:09:35 +0100
pd-iemguts (0.2.1-1) unstable; urgency=medium
* New upstream version 0.2.1
* Refreshed d/copyright_hints
* Bumped debhelper compat to 9
* d/control
* multiline-fields all end with comma
* Switched Vcs-* stanzas to https://
* Bumped standards-version to 3.9.8
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Fri, 11 Nov 2016 12:11:10 +0100
pd-iemguts (0.2-1) unstable; urgency=medium
* Imported Upstream version 0.2
* Set build-date (for reproducible builds)
* Depend on 'puredata' rather than 'puredata-core'
* Updated debian/copyright
* Update Vcs-Browser stanza
* Added debian/git-tuneclone.sh script (see README.source)
* Point debian/watch to upstream's git-server
* Regenerated debian/(control|copyright_hints)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 19 Jan 2016 20:48:48 +0100
pd-iemguts (0.1-1) unstable; urgency=low
* Initial packaging release. (Closes: #603182)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 13 Aug 2015 20:37:32 +0200
|