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
|
buzztrax (0.10.2-9) unstable; urgency=medium
* QA upload.
* Upload to unstable.
-- Aquila Macedo Costa <aquilamacedo@riseup.net> Thu, 15 Jun 2023 13:41:42 -0300
buzztrax (0.10.2-8) experimental; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control: bumped Standards-Version to 4.6.2.
-- Aquila Macedo Costa <aquilamacedo@riseup.net> Sat, 27 May 2023 11:05:17 -0300
buzztrax (0.10.2-7.1) unstable; urgency=low
* Non-maintainer upload.
* Build depend on gtk-doc-tools. (Closes: #978776)
-- Adrian Bunk <bunk@debian.org> Wed, 08 Sep 2021 14:47:10 +0300
buzztrax (0.10.2-7) unstable; urgency=medium
[ Peter Michael Green ]
* Add casts to/from GObject so the GObject related code would build with
-Werror=incompatible-pointer-types
* Port fluidsynth code to fluidsynth 2.x (Closes: #946861)
* Add -f to rm command to avoid "No such file or directory" error.
[ Sebastian Dröge ]
* Fix hardcoded udevadm path in source code comment (Closes: #852594).
* Fix typo in package description (Closes: #935703).
-- Sebastian Dröge <slomo@debian.org> Fri, 17 Apr 2020 16:24:58 +0300
buzztrax (0.10.2-6) unstable; urgency=medium
* debian/control:
+ Update maintainer mail address (Closes: #899926)
+ Add links to GIT repository
+ Drop dependency on rarian-compat (Closes: #885605)
* debian/patches/0006-gtk-update-icon-cache.patch:
+ Use gtk-update-icon-cache instead of the -3.0 version (Closes: #825441)
-- Sebastian Dröge <slomo@debian.org> Thu, 31 May 2018 16:54:09 +0300
buzztrax (0.10.2-5) unstable; urgency=medium
* debian/patches/0005-bt-dec-rename-plugin.patch:
+ Backport patches to fix build with GStreamer 1.14 (Closes: #894149).
-- Sebastian Dröge <slomo@debian.org> Fri, 30 Mar 2018 16:23:56 +0300
buzztrax (0.10.2-4) unstable; urgency=medium
* debian/control:
+ Change libgudev-dev build-dependency to linux-any (Closes: #838901).
+ Build-conflict with check (Closes: #743057).
-- Sebastian Dröge <slomo@debian.org> Tue, 27 Sep 2016 10:17:47 +0300
buzztrax (0.10.2-3) unstable; urgency=medium
* debian/patches/0003-configure-add-msee-when-using-xmmintin.h.patch,
debian/patches/0004-configure-fix-the-header-name-mess.patch:
+ Use -msse when using the GCC intrinsics headers, otherwise
the builds fails with gcc 5.
-- Sebastian Dröge <slomo@debian.org> Wed, 30 Dec 2015 17:21:54 +0200
buzztrax (0.10.2-2) unstable; urgency=medium
* debian/patches/0001-build-Fix-32-bit-bml-build.patch:
+ Fix 32 bit build for real this time.
* debian/patches/0002-about-dialog-take-release-year-and-release-date-from.patch:
+ Take the release date from the NEWS file instead of taking the date
when the package was compiled. Allows for reproducible builds.
Patch taken from upstream (Closes: #808388).
-- Sebastian Dröge <slomo@debian.org> Wed, 30 Dec 2015 15:39:12 +0200
buzztrax (0.10.2-1) unstable; urgency=medium
* New upstream bugfix release:
+ debian/patches/0001-Fix-compilation-with-GStreamer-1.6.patch:
- Dropped, merged upstream.
+ Fixes build on i386 (Closes: #808344).
-- Sebastian Dröge <slomo@debian.org> Wed, 30 Dec 2015 14:46:38 +0200
buzztrax (0.10.1-1) unstable; urgency=medium
* Initial upload to unstable (Closes: #788635).
-- Sebastian Dröge <slomo@debian.org> Sat, 19 Sep 2015 23:20:07 +0200
|