squeezelite (1.9.9-1395+git20220104.874e4f9-1) unstable; urgency=medium * New upstream version 1.9.9-1395+git20220104.874e4f9 No longer use deprecated ffmpeg functions -- tony mancill Sun, 09 Jan 2022 09:13:26 -0800 squeezelite (1.9.9-1392+git20211113.3ffdbb9-1) unstable; urgency=medium * New upstream version 1.9.9-1392+git20211113.3ffdbb9 * Include full player version in the upstream version. This matches how the player reports its version to LMS and is more closely aligned with the versioning in Fedora. -- tony mancill Sat, 13 Nov 2021 13:53:51 -0800 squeezelite (1.9+git20210513.556de56-1) unstable; urgency=medium * New upstream version 1.9+git20210513.556de56 Identifies player as "Firmware: v1.9.9-1386" * Update debian/gbp.conf for debian/latest (DEP-14) * Bump Standards-Version to 4.6.0 -- tony mancill Mon, 23 Aug 2021 08:44:50 -0700 squeezelite (1.9+git20210102.78fef68-3) unstable; urgency=medium * Upload to unstable. * Add debian/gbp.conf for DEP-14 layout. -- tony mancill Sat, 09 Jan 2021 10:20:27 -0800 squeezelite (1.9+git20210102.78fef68-2) experimental; urgency=medium * Add squeezelite-pulseaudio compiled with PulseAudio instead of ALSA: - Add new squeezelite-pulseaudio binary package - Add Build-Depends on libpulse-dev - squeezelite, -pa, and -pulseaudio conflict with each other -- tony mancill Tue, 05 Jan 2021 19:33:16 -0800 squeezelite (1.9+git20210102.78fef68-1) unstable; urgency=medium * Initial upload of 1.9.x to unstable * New upstream version 1.9+git20210102.78fef68 Identifies player as "Firmware: v1.9.8-1317" * Enable SSL during build * Use upstream manpage for squeezelite * Update debian/copyright to document OpenSSL exception -- tony mancill Sat, 02 Jan 2021 12:46:18 -0800 squeezelite (1.9+git20201216.e02fa87-1) experimental; urgency=medium * New upstream version 1.9+git20201216.e02fa87 Identifies as "Firmware: v1.9.8-1307" * Freshen debian/copyright * Remove patches applied upstream * Remove patch to avoid syslog.h clash with lirc; addressed upstream * Update Homepage and Source URLs * Disable unused lintian override * Document lack of release/tags upstream in debian/watch -- tony mancill Wed, 30 Dec 2020 12:37:49 -0800 squeezelite (1.8-5) unstable; urgency=medium * Use debhelper-compat 13 * Update Vcs URLs to point to Salsa * Set Rules-Requires-Root: no in debian/control * Update Format URL in debian/copyright * Bump Standards-Version to 4.5.1 * Set Priority to "optional" * Add Pre-Depends: ${misc:Pre-Depends} to binary packages * Add myself to Uploaders -- tony mancill Tue, 29 Dec 2020 10:52:27 -0800 squeezelite (1.8-4.1) unstable; urgency=medium * Non-maintainer upload. * debian/patches: Fix build with ffmpeg 4.0. Thanks to James Cowgill for the patch. (Closes: #888335) -- Sebastian Ramacher Wed, 11 Jul 2018 22:17:50 +0200 squeezelite (1.8-4) unstable; urgency=medium * Run wrap-and-sort. * Update Standards-Version to 3.9.8 (no changes required). * Add lsb-base to Depends for init scripts. * Update Vcs-Git/Browser URLs. -- Chris Boot Sat, 12 Nov 2016 14:06:01 +0000 squeezelite (1.8-3.1) unstable; urgency=medium * Non-maintainer upload. * debian/patches/rename-logs.patch: - rename LOG_* functions to avoid clashes with the one in syslog.h (Closes: #842330) -- Gianfranco Costamagna Mon, 31 Oct 2016 13:50:26 +0100 squeezelite (1.8-3) unstable; urgency=medium * debian/man/squeezelite.1: remove mentions of communitysqueeze.org: the project and its accompanying web site are now defunct. (Closes: #809183) -- Chris Boot Sun, 21 Feb 2016 13:09:19 +0000 squeezelite (1.8-2) unstable; urgency=medium * Fix FTBFS with ffmpeg 2.9. Thanks Andreas Cadhalpun for both reporting the issue and providing a patch to fix it. (Closes: #803882) * Use my new debian.org email address. -- Chris Boot Sun, 10 Jan 2016 10:17:31 +0000 squeezelite (1.8-1) unstable; urgency=medium * New upstream release. - Refresh patches for Makefile changes. - Should fix a crash when resampling. (Closes: #774524) * Tweak debian/copyright based on debmake -k's suggestions. * Enable LIRC support. * Bump standards version to 3.8.6 (no changes required). * Update debian/man/squeezelite.1 to document new features/options added since 1.6.4. -- Chris Boot Tue, 12 May 2015 19:56:54 +0100 squeezelite (1.6.4-1) unstable; urgency=medium * New upstream release. * Update debian/man/squeezelite.1 with new -e option, remove list of codecs for the -c option, minor formatting tweaks. -- Chris Boot Sun, 13 Jul 2014 16:52:16 +0100 squeezelite (1.6-1) unstable; urgency=medium * New upstream release. * Remove debian/patches/typo-fix-suppored.patch: fixed upstream. * Update debian/man/squeezelite.1 with new delay arguments to -r and -D. -- Chris Boot Sat, 12 Apr 2014 18:41:04 +0100 squeezelite (1.5-1) unstable; urgency=medium * New upstream release. -- Chris Boot Sat, 22 Mar 2014 22:32:51 +0000 squeezelite (1.4-1) unstable; urgency=low * New upstream release. * Refresh Makefile-tweaks.patch due to Makefile rewrite. * Enable full hardening build flags: - Add DEB_BUILD_MAINT_OPTIONS := hardening=+all * Add squeezelite-pa compiled with PortAudio instead of ALSA: - Add new squeezelite-pa binary package - Add Build-Depends on portaudio19-dev - Add Makefile-portaudio.patch - Adjust debian/rules to build twice with different options - Minor shuffling around to accommodate the new package * Remove no-upstream-changelog lintian override now that there is one. * Add lintian override for debian-watch-may-check-gpg-signature; no signatures are available. * Fix typo: suppored/supported (typo-fix-suppored.patch). * Update man page to document new/changed options. * Update debian/copyright for included dsd2pcm source. * Enable DSD (Direct Stream Digital) and DoP (DSD over PCM). * Confine to linux-any for the time being; builds fail on kFreeBSD / Hurd. -- Chris Boot Thu, 09 Jan 2014 09:54:22 +0000 squeezelite (1.3.1-1) unstable; urgency=low * Initial release (Closes: #729885) -- Chris Boot Mon, 18 Nov 2013 15:44:55 +0000