change mail address

This commit is contained in:
badaix 2018-03-02 08:41:25 +01:00
parent a3f309e0da
commit 76424397ae
10 changed files with 52 additions and 52 deletions

View file

@ -20,7 +20,7 @@ snapclient (0.12.0) unstable; urgency=low
-Android: update to NDK r16 and clang++
-hide spotify credentials in json control message (Issue #282)
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 17 Oct 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Tue, 17 Oct 2017 00:13:37 +0200
snapclient (0.11.1) unstable; urgency=low
@ -30,7 +30,7 @@ snapclient (0.11.1) unstable; urgency=low
* General
-Updated Markdown files (PR #216, #218)
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 21 Mar 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Tue, 21 Mar 2017 00:13:37 +0200
snapclient (0.11.0) unstable; urgency=low
@ -41,7 +41,7 @@ snapclient (0.11.0) unstable; urgency=low
-Crash when frequently connecting to the control port (Issue #200)
-Snapcast App crashes on Android 4.x (Issue #207)
-- Johannes Pohl <johannes.pohl@badaix.de> Thu, 16 Mar 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Thu, 16 Mar 2017 00:13:37 +0200
snapclient (0.11.0~beta-1) unstable; urgency=low
@ -61,7 +61,7 @@ snapclient (0.11.0~beta-1) unstable; urgency=low
-JSON RPC API is versionized (current version is 2.0.0)
-Restructured Android App to support Groups
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 04 Mar 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 04 Mar 2017 00:13:37 +0200
snapclient (0.10.0) unstable; urgency=low
@ -76,7 +76,7 @@ snapclient (0.10.0) unstable; urgency=low
* General
-Speed up client and server shutdown
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 16 Nov 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 16 Nov 2016 00:13:37 +0200
snapclient (0.9.0) unstable; urgency=low
@ -91,7 +91,7 @@ snapclient (0.9.0) unstable; urgency=low
* General
-Updated Android NDK to revision 13
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 22 Oct 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 22 Oct 2016 00:13:37 +0200
snapclient (0.8.0) unstable; urgency=low
@ -102,7 +102,7 @@ snapclient (0.8.0) unstable; urgency=low
* Bugfixes
-OpenWRT: makefile automatically sets correct endian (Issue #91)
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 24 Jul 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sun, 24 Jul 2016 00:13:37 +0200
snapclient (0.7.0) unstable; urgency=low
@ -117,7 +117,7 @@ snapclient (0.7.0) unstable; urgency=low
-Exceptions were not properly logged (e.g. unsupported sample rates)
-Fixed default sound card detection on OpenWrt
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 07 May 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 07 May 2016 00:13:37 +0200
snapclient (0.6.0) unstable; urgency=low
@ -130,7 +130,7 @@ snapclient (0.6.0) unstable; urgency=low
-Endian-independent code
-Cleaned up build process
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 10 Apr 2016 00:02:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Sun, 10 Apr 2016 00:02:00 +0200
snapclient (0.5.0) unstable; urgency=low
@ -141,7 +141,7 @@ snapclient (0.5.0) unstable; urgency=low
* General
-Source code cleanups
-- Johannes Pohl <johannes.pohl@badaix.de> Fri, 25 Mar 2016 00:02:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Fri, 25 Mar 2016 00:02:00 +0200
snapclient (0.5.0~beta-2) unstable; urgency=low
@ -159,7 +159,7 @@ snapclient (0.5.0~beta-2) unstable; urgency=low
* General
-README.md: Added resampling command to the Mopidy section (Issue #32)
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 09 Mar 2016 00:02:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 09 Mar 2016 00:02:00 +0200
snapclient (0.5.0~beta-1) unstable; urgency=low
@ -184,7 +184,7 @@ snapclient (0.5.0~beta-1) unstable; urgency=low
Less messaging: SampleFormat, Command, Ack, String, not yet final
-Removed dependency to boost
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 09 Feb 2016 13:25:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Tue, 09 Feb 2016 13:25:00 +0200
snapclient (0.4.1) unstable; urgency=low
@ -192,7 +192,7 @@ snapclient (0.4.1) unstable; urgency=low
-Debian packages (.deb) are linked statically against libgcc and libstdc++
to improve compatibility
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 12 Mar 2016 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 12 Mar 2016 12:00:00 +0200
snapclient (0.4.0) unstable; urgency=low
@ -206,21 +206,21 @@ snapclient (0.4.0) unstable; urgency=low
-Snapserver is started with normal process priority
(changed nice from -3 to 0)
-- Johannes Pohl <johannes.pohl@badaix.de> Mon, 28 Dec 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Mon, 28 Dec 2015 12:00:00 +0200
snapclient (0.3.4) unstable; urgency=low
* Bugfixes
-Fix synchronization bug in FLAC decoder that could cause audible dropouts
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 23 Dec 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 23 Dec 2015 12:00:00 +0200
snapclient (0.3.3) unstable; urgency=low
* Bugfixes
-Fix Segfault when ALSA device has no description
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 15 Nov 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Sun, 15 Nov 2015 12:00:00 +0200
snapclient (0.3.2) unstable; urgency=low
@ -229,7 +229,7 @@ snapclient (0.3.2) unstable; urgency=low
* Bugfixes
-Time calculation for PCM chunk play-out was wrong on some gcc versions
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 30 Sep 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 30 Sep 2015 12:00:00 +0200
snapclient (0.3.1) unstable; urgency=low
@ -239,7 +239,7 @@ snapclient (0.3.1) unstable; urgency=low
* Bugfixes
-Fixed a bug in avahi browser
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 26 Aug 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 26 Aug 2015 12:00:00 +0200
snapclient (0.3.0) unstable; urgency=low
@ -260,12 +260,12 @@ snapclient (0.3.0) unstable; urgency=low
-Code clean up
-Refactored encoding for lower latency
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 16 Aug 2015 19:25:51 +0100
-- Johannes Pohl <snapcast@badaix.de> Sun, 16 Aug 2015 19:25:51 +0100
snapclient (0.2.1) unstable; urgency=low
* Features
-Arch Linux compatibility
-- Johannes Pohl <johannes.pohl@badaix.de> Fri, 24 Jul 2015 15:47:00 +0100
-- Johannes Pohl <snapcast@badaix.de> Fri, 24 Jul 2015 15:47:00 +0100

View file

@ -1,7 +1,7 @@
Source: snapclient
Section: utils
Priority: extra
Maintainer: Johannes Pohl <johannes.pohl@badaix.de>
Maintainer: Johannes Pohl <snapcast@badaix.de>
Build-Depends: debhelper (>= 9.0.0), libc6-dev, dh-systemd, libasound2-dev, libavahi-client-dev (>= 0.6.16), libflac-dev (>= 1.3.0), libogg-dev (>= 1.0rc3), libvorbis-dev (>= 1.1.2)
Standards-Version: 3.8.4
Homepage: https://github.com/badaix/snapcast

View file

@ -1,8 +1,8 @@
This work was written and packaged by Johannes Pohl <johannes.pohl@badaix.de>
This work was written and packaged by Johannes Pohl <snapcast@badaix.de>
It was downloaded from: <https://github.com/badaix/snapcast>
Upstream Author: Johannes Pohl <johannes.pohl@badaix.de>
Upstream Author: Johannes Pohl <snapcast@badaix.de>
Copyright:
@ -28,7 +28,7 @@ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
The Debian packaging is:
Copyright (C) 2014-2018 Johannes Pohl <johannes.pohl@badaix.de>
Copyright (C) 2014-2018 Johannes Pohl <snapcast@badaix.de>
and is licensed under the GPL version 3, see above.

View file

@ -9,7 +9,7 @@
# Description: Snapclient - Snapcast client
### END INIT INFO
# Author: Johannes Pohl <johannes.pohl@badaix.de>
# Author: Johannes Pohl <snapcast@badaix.de>
# Do NOT "set -e"

View file

@ -47,7 +47,7 @@ latency of the soundcard
\fI/etc/default/snapclient\fR
the daemon default configuration file
.SH "COPYRIGHT"
Copyright (C) 2014-2018 Johannes Pohl (johannes.pohl@badaix.de).
Copyright (C) 2014-2018 Johannes Pohl (snapcast@badaix.de).
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

View file

@ -20,7 +20,7 @@ snapserver (0.12.0) unstable; urgency=low
-Android: update to NDK r16 and clang++
-hide spotify credentials in json control message (Issue #282)
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 17 Oct 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Tue, 17 Oct 2017 00:13:37 +0200
snapserver (0.11.1) unstable; urgency=low
@ -30,7 +30,7 @@ snapserver (0.11.1) unstable; urgency=low
* General
-Updated Markdown files (PR #216, #218)
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 21 Mar 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Tue, 21 Mar 2017 00:13:37 +0200
snapserver (0.11.0) unstable; urgency=low
@ -41,7 +41,7 @@ snapserver (0.11.0) unstable; urgency=low
-Crash when frequently connecting to the control port (Issue #200)
-Snapcast App crashes on Android 4.x (Issue #207)
-- Johannes Pohl <johannes.pohl@badaix.de> Thu, 16 Mar 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Thu, 16 Mar 2017 00:13:37 +0200
snapserver (0.11.0~beta-1) unstable; urgency=low
@ -61,7 +61,7 @@ snapserver (0.11.0~beta-1) unstable; urgency=low
-JSON RPC API is versionized (current version is 2.0.0)
-Restructured Android App to support Groups
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 04 Mar 2017 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 04 Mar 2017 00:13:37 +0200
snapserver (0.10.0) unstable; urgency=low
@ -76,7 +76,7 @@ snapserver (0.10.0) unstable; urgency=low
* General
-Speed up client and server shutdown
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 16 Nov 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 16 Nov 2016 00:13:37 +0200
snapserver (0.9.0) unstable; urgency=low
@ -91,7 +91,7 @@ snapserver (0.9.0) unstable; urgency=low
* General
-Updated Android NDK to revision 13
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 22 Oct 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 22 Oct 2016 00:13:37 +0200
snapserver (0.8.0) unstable; urgency=low
@ -102,7 +102,7 @@ snapserver (0.8.0) unstable; urgency=low
* Bugfixes
-OpenWRT: makefile automatically sets correct endian (Issue #91)
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 24 Jul 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sun, 24 Jul 2016 00:13:37 +0200
snapserver (0.7.0) unstable; urgency=low
@ -117,7 +117,7 @@ snapserver (0.7.0) unstable; urgency=low
-Exceptions were not properly logged (e.g. unsupported sample rates)
-Fixed default sound card detection on OpenWrt
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 07 May 2016 00:13:37 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 07 May 2016 00:13:37 +0200
snapserver (0.6.0) unstable; urgency=low
@ -130,7 +130,7 @@ snapserver (0.6.0) unstable; urgency=low
-Endian-independent code
-Cleaned up build process
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 10 Apr 2016 00:02:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Sun, 10 Apr 2016 00:02:00 +0200
snapserver (0.5.0) unstable; urgency=low
@ -141,7 +141,7 @@ snapserver (0.5.0) unstable; urgency=low
* General
-Source code cleanups
-- Johannes Pohl <johannes.pohl@badaix.de> Fri, 25 Mar 2016 00:02:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Fri, 25 Mar 2016 00:02:00 +0200
snapserver (0.5.0~beta-2) unstable; urgency=low
@ -159,7 +159,7 @@ snapserver (0.5.0~beta-2) unstable; urgency=low
* General
-README.md: Added resampling command to the Mopidy section (Issue #32)
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 09 Mar 2016 00:02:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 09 Mar 2016 00:02:00 +0200
snapserver (0.5.0~beta-1) unstable; urgency=low
@ -184,7 +184,7 @@ snapserver (0.5.0~beta-1) unstable; urgency=low
Less messaging: SampleFormat, Command, Ack, String, not yet final
-Removed dependency to boost
-- Johannes Pohl <johannes.pohl@badaix.de> Tue, 09 Feb 2016 13:25:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Tue, 09 Feb 2016 13:25:00 +0200
snapserver (0.4.1) unstable; urgency=low
@ -192,7 +192,7 @@ snapserver (0.4.1) unstable; urgency=low
-Debian packages (.deb) are linked statically against libgcc and libstdc++
to improve compatibility
-- Johannes Pohl <johannes.pohl@badaix.de> Sat, 12 Mar 2016 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Sat, 12 Mar 2016 12:00:00 +0200
snapserver (0.4.0) unstable; urgency=low
@ -206,21 +206,21 @@ snapserver (0.4.0) unstable; urgency=low
-Snapserver is started with normal process priority
(changed nice from -3 to 0)
-- Johannes Pohl <johannes.pohl@badaix.de> Mon, 28 Dec 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Mon, 28 Dec 2015 12:00:00 +0200
snapserver (0.3.4) unstable; urgency=low
* Bugfixes
-Fix synchronization bug in FLAC decoder that could cause audible dropouts
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 23 Dec 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 23 Dec 2015 12:00:00 +0200
snapserver (0.3.3) unstable; urgency=low
* Bugfixes
-Fix Segfault when ALSA device has no description
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 15 Nov 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Sun, 15 Nov 2015 12:00:00 +0200
snapserver (0.3.2) unstable; urgency=low
@ -229,7 +229,7 @@ snapserver (0.3.2) unstable; urgency=low
* Bugfixes
-Time calculation for PCM chunk play-out was wrong on some gcc versions
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 30 Sep 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 30 Sep 2015 12:00:00 +0200
snapserver (0.3.1) unstable; urgency=low
@ -239,7 +239,7 @@ snapserver (0.3.1) unstable; urgency=low
* Bugfixes
-Fixed a bug in avahi browser
-- Johannes Pohl <johannes.pohl@badaix.de> Wed, 26 Aug 2015 12:00:00 +0200
-- Johannes Pohl <snapcast@badaix.de> Wed, 26 Aug 2015 12:00:00 +0200
snapserver (0.3.0) unstable; urgency=low
@ -260,12 +260,12 @@ snapserver (0.3.0) unstable; urgency=low
-Code clean up
-Refactored encoding for lower latency
-- Johannes Pohl <johannes.pohl@badaix.de> Sun, 16 Aug 2015 19:25:51 +0100
-- Johannes Pohl <snapcast@badaix.de> Sun, 16 Aug 2015 19:25:51 +0100
snapserver (0.2.1) unstable; urgency=low
* Features
-Arch Linux compatibility
-- Johannes Pohl <johannes.pohl@badaix.de> Fri, 24 Jul 2015 15:47:00 +0100
-- Johannes Pohl <snapcast@badaix.de> Fri, 24 Jul 2015 15:47:00 +0100

View file

@ -1,7 +1,7 @@
Source: snapserver
Section: utils
Priority: extra
Maintainer: Johannes Pohl <johannes.pohl@badaix.de>
Maintainer: Johannes Pohl <snapcast@badaix.de>
Build-Depends: debhelper (>= 9.0.0), libc6-dev, dh-systemd, libavahi-client-dev (>= 0.6.16), libflac-dev (>= 1.3.0), libogg-dev (>= 1.0rc3), libvorbis-dev (>= 1.1.2)
Standards-Version: 3.8.4
Homepage: https://github.com/badaix/snapcast

View file

@ -1,8 +1,8 @@
This work was written and packaged by Johannes Pohl <johannes.pohl@badaix.de>
This work was written and packaged by Johannes Pohl <snapcast@badaix.de>
It was downloaded from: <https://github.com/badaix/snapcast>
Upstream Author: Johannes Pohl <johannes.pohl@badaix.de>
Upstream Author: Johannes Pohl <snapcast@badaix.de>
Copyright:
@ -28,7 +28,7 @@ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
The Debian packaging is:
Copyright (C) 2014-2018 Johannes Pohl <johannes.pohl@badaix.de>
Copyright (C) 2014-2018 Johannes Pohl <snapcast@badaix.de>
and is licensed under the GPL version 3, see above.

View file

@ -9,7 +9,7 @@
# Description: Snapserver - Snapcast server
### END INIT INFO
# Author: Johannes Pohl <johannes.pohl@badaix.de>
# Author: Johannes Pohl <snapcast@badaix.de>
# Do NOT "set -e"

View file

@ -63,7 +63,7 @@ the daemon default configuration file
\fI~/.config/snapcast/server.json\fR or (if $HOME is not set) \fI/var/lib/snapcast/server.json\fR
persistent server data file
.SH "COPYRIGHT"
Copyright (C) 2014-2018 Johannes Pohl (johannes.pohl@badaix.de).
Copyright (C) 2014-2018 Johannes Pohl (snapcast@badaix.de).
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.