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 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
|
pd-lua (0.12.23+ds-1) unstable; urgency=medium
* New upstream version 0.12.23+ds
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 30 Oct 2024 15:05:22 +0100
pd-lua (0.12.22+ds-1) unstable; urgency=medium
* New upstream version 0.12.22+ds
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 17 Oct 2024 19:05:39 +0200
pd-lua (0.12.20+ds-1) unstable; urgency=medium
* New upstream version 0.12.20+ds
* Re-generate d/copyright_hints
* Apply 'wrap-and-sort -ast'
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 10 Oct 2024 23:01:30 +0200
pd-lua (0.12.18+ds-1) unstable; urgency=medium
* New upstream version 0.12.18+ds
* Drop Depends on pd-libdir (handled by dh-sequence-puredata)
* Re-generate d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 25 Sep 2024 21:50:06 +0200
pd-lua (0.12.16+ds-1) unstable; urgency=medium
* New upstream version 0.12.16+ds
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 16 Sep 2024 08:35:25 +0200
pd-lua (0.12.15+ds-1) unstable; urgency=medium
* New upstream version 0.12.15+ds
* Re-generate d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 12 Sep 2024 22:21:19 +0200
pd-lua (0.12.8+ds-1) unstable; urgency=medium
* New upstream version 0.12.8+ds
* Re-generate d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 02 Sep 2024 14:33:59 +0200
pd-lua (0.12.4+ds-1) unstable; urgency=medium
* New upstream version 0.12.4+ds
+ Drop patches applied upstream
* B-D on 'pkgconf' rather than 'pkg-config'
* Add autopkgtest
* Switch to dh-sequence-puredata
+ Add puredata:Provides stanza
* Update copyright information
+ Update d/copyright
+ Exclude another png file from 'licensecheck'
+ Re-generate d/copyright_hints
* Bump standards version to 4.7.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 12 Aug 2024 14:31:08 +0200
pd-lua (0.11.6+ds1-1) unstable; urgency=medium
* New upstream version 0.11.6+ds1
+ Drop obsolete patches
+ Switch buildsystem to pd-lib-builder
+ Add patch for cross-building
+ B-D on liblua5.4-dev
* Build for both single and double-precision Pd
* Repack upstream sources
+ Exclude repository config from source tarball
+ Exclude generated documentation
+ Add '+ds' repacksuffix
* Update upstream information
+ Update upstream contact
+ Watch new upstream repository
* Update copyright information
+ Update d/copyright
+ Exclude binary files from 'licensecheck'
+ Re-generate d/copyright_hints
* Apply 'wrap-and-sort -ast'
* Bump standards version to 4.6.2
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 05 Jul 2023 15:02:17 +0200
pd-lua (0.7.3-6) 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:47:01 +0100
pd-lua (0.7.3-5) unstable; urgency=medium
* Apply "warp-and-sort -ast"
* Bump standards version to 4.6.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 04 Sep 2022 13:55:19 +0200
pd-lua (0.7.3-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Archive, Bug-Database, Bug-Submit,
Repository, Repository-Browse.
[ IOhannes m zmölnig (Debian/GNU) ]
* Add salsa-ci configuration
* Bump dh-compat to 13
* Bump standards version to 4.5.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 19 Aug 2020 21:48:05 +0200
pd-lua (0.7.3-3) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ IOhannes m zmölnig ]
* Fix FTCBFS
+ Supply pkg-config from dpkg's buildtools.mk
+ Don't strip during make install.
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #930944)
* Declare that building this package doesn't require "root" powers
* Remove obsolete d/source/local-options
* Bump dh compat to 12
* Bump standards version to 4.4.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 11 Sep 2019 15:40:38 +0200
pd-lua (0.7.3-2) unstable; urgency=medium
* Switched buildsystem from dh to cdbs
* Bumped dh compat to 11
* Enabled hardening
* Fixed spelling of 'Lua'
* Updated Vcs-* stanzas to salsa.d.o
* Updated maintainer address
* Switched URLs to https://
* Removed obsolete d/git-tuneclone.sh
* Dropped d/README.source from docs
* 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:19:43 +0100
pd-lua (0.7.3-1) unstable; urgency=medium
* Imported Upstream version 0.7.3
* Removed patches applied upstream
* Backported patch to fix format-security errors
* Updated files to install
* Updated build-flags to new upstream build-system
* Override build-date for reproducible builds
* Depend on 'puredata' rather than 'puredata-core'
* Update Vcs-* stanzas
* Added debian/git-tuneclone.sh script (see debian/README.source)
* Regenerated debian/(control|copyright_hints)
* Updated debian/copyright
* Bumped Standards-version to 3.9.6
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Sun, 24 Jan 2016 22:25:22 +0100
pd-lua (0.6.0-2) unstable; urgency=medium
* Added "-fPIC" to build-flags (Closes: #759830)
* Fixed installation path for examples/
* Document that ignoring debian/control.in is no show-stopper
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 01 Sep 2014 09:32:15 +0200
pd-lua (0.6.0-1) unstable; urgency=medium
* Initial release. (Closes: #755268)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Mon, 21 Jul 2014 18:13:24 +0200
|