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
|
pd-flext (0.6.2-3) unstable; urgency=medium
* Forward patches to upstream
* Use d/clean to cleanup
* Add repository info to d/upstream/metadata
* Modernize 'licensecheck' target
+ Re-generate d/copyright_hints
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 06 Dec 2022 13:52:22 +0100
pd-flext (0.6.2-2) unstable; urgency=medium
* Add patch to embed soversion in library (Closes: #1019197)
* Patch to improve pkg-config script
* Set NDEBUG when building releases for Makefile.flext
* Add patch to allow forcing of blocking CAS/CAS2 emulation
* Enable blocking CAS/CAS2 emulation on armhf/armel (Closes: #1019196)
(better blocking, than crashing)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 16 Nov 2022 16:53:46 +0100
pd-flext (0.6.2-1) unstable; urgency=medium
* New upstream version 0.6.2
* Fix autotools patch
* Make docs reproducible
* Recommend pkg-config in the -dev package
* Add autopkgtest
* Update d/copyright
* Bump dates in d/copyright
* Modernize 'licensecheck' target
* Regenerate d/copyright_hints
* Bump standards version to 4.6.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 31 Aug 2022 15:16:14 +0200
pd-flext (0.6.1-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ IOhannes m zmölnig (Debian/GNU) ]
* Install flfeatures.h
* Mark patches as (not)forwarded
* Make documentation reproducible
* Modernized d/watch
* Apply "warp-and-sort -ast"
* Bump standards version to 4.6.0, no changes needed.
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 23 Sep 2021 09:39:07 +0200
pd-flext (0.6.1-2) unstable; urgency=medium
* Make pkg-config substitutable in Makefile.flext.
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #968424)
* Note on how to use Makefile.flext when building Debian-packages.
Thanks to Helmut Grohne <helmut@subdivi.de>
* Declare libtool-libs and static libs as not-installed
* Bump dh-compat to 13
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Fri, 18 Sep 2020 18:31:54 +0200
pd-flext (0.6.1-1) unstable; urgency=medium
* New upstream version 0.6.1
[ Sebastian Ramacher ]
* B-D on libstk-dev
[ IOhannes m zmölnig (Debian/GNU) ]
* Refresh patches
* Fixed support for flext vars (SRCDIR, UFLAGS, OFLAGS, LIBPATH, LIBS)
* Add salsa-ci configuration
* Bump Standards-Version to 4.5.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 25 Mar 2020 10:11:51 +0100
pd-flext (0.6.0+git20161101.1.01318a94-4) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ IOhannes m zmölnig ]
* Update autotools-patch to not abuse AC_CHECK_FILE any more.
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #929642)
* Added license-boilerplate to debian/Makefile.flext
* Specify that building this package doesn't require "root" powers
* 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:05:45 +0200
pd-flext (0.6.0+git20161101.1.01318a94-3) unstable; urgency=medium
* Enabled hardening
* Switched URLs to https://
* Added Multi-Arch fields to packages
* Added doc-base registration for Pd-flext
* Updated Vcs-* stanzas to salsa.d.o
* Updated maintainer address
* Added d/copyright_hints
* Added d/watch
* Bumped dh compat to 11
* Dropped explicit '--with-autoreconf' - unneeded since dh-10
* Dropped B-D on dh-autoreconf (no longer needed)
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 01 Feb 2018 23:04:39 +0100
pd-flext (0.6.0+git20161101.1.01318a94-2) unstable; urgency=medium
* Support non-linux platforms (Closes: #843094)
* Synced patches with upstream.
* Properly build shared library
* Enabled C-style memory management
* pd-lib-builder based Makefile.flext
* Mention how to build with the Makefile.flext in README.Debian
* Recommend pd-lib-builder
* Set pkg-multimedia as Maintainer
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 03 Nov 2016 22:07:15 +0100
pd-flext (0.6.0+git20161101.1.01318a94-1) unstable; urgency=medium
* Initial release (Closes: #792534)
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 01 Nov 2016 23:49:16 +0100
|