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
|
alure (1.2-10) unstable; urgency=medium
* Team upload
* Set Rules-Requires-Root: no
* Apply Multi-Arch: hint
* Bump Standards-Version to 4.7.0
-- Alexandre Detiste <tchet@debian.org> Sat, 23 Nov 2024 13:51:19 +0100
alure (1.2-9) unstable; urgency=medium
* Team upload
* Disable fluidsynth (Closes: #1001303)
-- Bastian Germann <bage@debian.org> Thu, 23 Dec 2021 22:39:49 +0100
alure (1.2-8) unstable; urgency=medium
* Team upload
* New homepage (Closes: #980868)
* Remove Andreas (MIA) from Uploaders (Closes: #743515)
* Update to debhelper-compat v13
* Make use of debhelper default
* d/copyright: Add missing licenses
* Make package lintian clean
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #888033)
+ Let dh_auto_configure pass cross flags to cmake.
+ Use a host $(CC) from buildtools.mk.
-- Bastian Germann <bage@debian.org> Sat, 23 Oct 2021 20:44:44 +0200
alure (1.2-7) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Remove DM-Upload-Allowed.
[ Bastian Germann ]
* Disable DYNLOAD which causes problems (Closes: #960707)
* Enable modplug without patch
* Patch: Link FLAC correctly
* Remove unneeded lintian overrides
* debian/control: Set Vcs-* to salsa
-- Bastian Germann <bastiangermann@fishpost.de> Mon, 04 Jan 2021 03:08:34 +0100
alure (1.2-6) unstable; urgency=low
* Fix build with GCC 4.7 by cherrypicking upstream commit
38e56406f47ee1322464e67b8fea8822856af61b
(Closes: #674383)
-- Moritz Muehlenhoff <jmm@debian.org> Sun, 27 May 2012 12:36:22 +0200
alure (1.2-5) unstable; urgency=low
* Change Depends on dlopened libraries to Recommends.
This uses different mechanism to generate Recommends. (Closes: #669520)
-- Andres Mejia <amejia@debian.org> Sat, 05 May 2012 16:14:42 -0400
alure (1.2-4) unstable; urgency=low
* Enable hardened compiler flags.
-- Andres Mejia <amejia@debian.org> Mon, 19 Mar 2012 09:52:02 -0400
alure (1.2-3) unstable; urgency=low
* Allow dev package to be multiarch installable.
* Bump to Standards-Version 3.9.3.
-- Andres Mejia <amejia@debian.org> Fri, 16 Mar 2012 16:40:00 -0400
alure (1.2-2) unstable; urgency=low
* Be slightly less strict on version build depends on debhelper.
* Update Vcs-* entries.
* Create new package to install utility programs.
* Support parallel builds.
* Use -O2 instead of -O3.
* Make lintian override comment more descriptive.
* Set option to abort on upstream changes.
-- Andres Mejia <amejia@debian.org> Sun, 25 Sep 2011 12:12:27 -0400
alure (1.2-1) unstable; urgency=low
[ Andres Mejia ]
* Update to my @debian.org email.
* Add gbp.conf to add pristine-tar option on by default.
* Get rid of unneccesary lintian overrides.
* Add DEP-3 patch descriptions and refresh patches.
[ Tobias Hansen ]
* New upstream release.
* Add multiarch support.
* Add man pages for example programs.
-- Andres Mejia <amejia@debian.org> Mon, 01 Aug 2011 10:25:56 -0400
alure (1.1-3) unstable; urgency=low
* Add linker version script to prevent
unnecessary symbols from being exported.
* Add symbols file. (Closes: #625248)
* Link to libdumb.so.1 instead of libdumb.so
-- Tobias Hansen <tobias.han@gmx.de> Sat, 28 May 2011 17:30:12 +0200
alure (1.1-2) unstable; urgency=low
* Remove shlibs file. Dependency on libalure need not be so strict.
-- Andres Mejia <mcitadel@gmail.com> Fri, 22 Apr 2011 18:56:24 -0400
alure (1.1-1) unstable; urgency=low
[ Tobias Hansen ]
* Add shlibs file.
* Add copyright information for Debian packaging.
* Delete lintian-overrides for dbg package.
* Unapply patches after build
[ Andres Mejia ]
* Enable modplug support without sndfile.h conflict.
* Include dependencies for dynamically loaded libraries.
* Build libalure for release. Removes debugging package.
* Use compiler flags changes from openal-soft.
* Bump Standards-Version to 3.9.2.
-- Andres Mejia <mcitadel@gmail.com> Fri, 22 Apr 2011 18:15:53 -0400
alure (1.0-2) unstable; urgency=low
* Added fix for 64-bit builds taken from upstream.
* Bump Standards-Version to 3.8.2.
* Use DEB_CXXFLAGS instead of DEB_CFLAGS to override CXXFLAGS used.
-- Andres Mejia <mcitadel@gmail.com> Thu, 06 Aug 2009 22:02:13 -0400
alure (1.0-1) unstable; urgency=low
* Initial release. (Closes: #532690)
-- Andres Mejia <mcitadel@gmail.com> Sat, 13 Jun 2009 17:30:05 -0400
|