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
|
syncplay (1.6.9+repack1-7) unstable; urgency=medium
* Re-added jami to the list of suggested packages as it is installable in
testing.
-- Bruno Kleinert <fuddl@debian.org> Thu, 16 Feb 2023 05:42:09 +0100
syncplay (1.6.9+repack1-6) unstable; urgency=medium
* Declare compliance to Standards Version 4.6.2. No changes.
* Removed obsolete lintian overrides for syncplay
-- Bruno Kleinert <fuddl@debian.org> Wed, 08 Feb 2023 12:40:01 +0100
syncplay (1.6.9+repack1-5) unstable; urgency=medium
* Acknowledge Michael's NMU, thanks!
* Declare compliance with standards version 4.6.1. No changes required.
* Removed video phone 'jami' from suggested packages as it is currently not
available in testing. Suggest linphone-desktop as an alternative instead.
-- Bruno Kleinert <fuddl@debian.org> Sun, 20 Nov 2022 04:37:28 +0100
syncplay (1.6.9+repack1-4.1) unstable; urgency=medium
* Non-maintainer upload.
* No source change upload to rebuild with debhelper 13.10.
-- Michael Biebl <biebl@debian.org> Sat, 15 Oct 2022 12:50:22 +0200
syncplay (1.6.9+repack1-4) unstable; urgency=medium
* Fixed debian/watch that made uscan from devscripts 2.21.5 bail out
* Upload to unstable
-- Bruno Kleinert <fuddl@debian.org> Thu, 18 Nov 2021 14:26:31 +0100
syncplay (1.6.9+repack1-3) experimental; urgency=medium
* Added security measures in systemd service
-- Bruno Kleinert <fuddl@debian.org> Fri, 22 Oct 2021 14:51:18 +0200
syncplay (1.6.9+repack1-2) experimental; urgency=medium
* Declare compliance with standards version 4.6.0. No changes required.
* Improved systemd .service
+ Set After= and Wants=network-online.target in systemd service file
+ Set DynamicUser=true to execute syncplay-server as unprivileged,
dynamically created user and group
* Integrated with certbot
+ Recommend package certbot
+ Install configuration /etc/default/syncplay-server to configure the domain
+ Set RuntimeDirectory in syncplay-server.service to have systemd
dynamically create /run/syncplay-server to store certificates during
runtime
+ Install certbot hook script
+ Documented certbot integration and configuration in README.Debian in
syncplay-serer package
-- Bruno Kleinert <fuddl@debian.org> Fri, 22 Oct 2021 05:11:19 +0200
syncplay (1.6.9+repack1-1) unstable; urgency=medium
* New upstream release
-- Bruno Kleinert <fuddl@debian.org> Wed, 18 Aug 2021 19:23:49 +0200
syncplay (1.6.8+repack1-3) unstable; urgency=medium
* Upload to unstable
+ Updated copyright documentation
-- Bruno Kleinert <fuddl@debian.org> Tue, 17 Aug 2021 07:30:32 +0200
syncplay (1.6.8+repack1-2) experimental; urgency=medium
* Correctly version Breaks, Replaces fields of syncplay-common and
syncplay-server, and version Recommends field of syncplay. Thanks to
Andreas Beckmann for reporting that issue (Closes: #989876)
-- Bruno Kleinert <fuddl@debian.org> Tue, 15 Jun 2021 19:11:02 +0200
syncplay (1.6.8+repack1-1) experimental; urgency=medium
* New upstream release
+ Updated copyright documentation
+ Upstream merged our manpages, so we removed the Debian-specific ones and
installed those included upstream.
+ Updated lintian overrides
* Installed systemd configuration for syncplay-server. See
/usr/share/doc/syncplay-server/README.Debian for details.
-- Bruno Kleinert <fuddl@debian.org> Sat, 12 Jun 2021 05:21:19 +0200
syncplay (1.6.7+repack1-7) experimental; urgency=medium
* Split binary package into syncplay, syncplay-common and syncplay-server
packages. Set Breaks and Repalces fields in debian/control accordingly for
a smooth upgrade. (Closes: #989050)
* Extended debian/watch to ignore incorrect 1.68-Beta1 tag
* Skipped -6 Debian revision as I messed that one up while it was processed
in the NEW queue due to the newly introduced binary packages. My bad.
-- Bruno Kleinert <fuddl@debian.org> Wed, 26 May 2021 08:38:16 +0200
syncplay (1.6.7+repack1-5) unstable; urgency=medium
* Corrected typos in
+ package description
+ syncplay manpage
+ exclude-desktop-entries-from-manifest.patch header
-- Bruno Kleinert <fuddl@debian.org> Sun, 14 Feb 2021 06:49:39 +0100
syncplay (1.6.7+repack1-4) unstable; urgency=medium
* Fixed a copy-paste-mistake in the manpage of syncplay.
-- Bruno Kleinert <fuddl@debian.org> Sat, 13 Feb 2021 12:16:34 +0100
syncplay (1.6.7+repack1-3) unstable; urgency=medium
* Upload to unstable
-- Bruno Kleinert <fuddl@debian.org> Sun, 07 Feb 2021 10:13:32 +0100
syncplay (1.6.7+repack1-2) experimental; urgency=medium
* Added manpages for binaries syncplay and syncplay-server. Removed this
task from the todo list.
* Changed dependency on 'vlc or mpv': Prefer mpv because it works better
with Syncplay than vlc.
-- Bruno Kleinert <fuddl@debian.org> Sun, 07 Feb 2021 07:55:41 +0100
syncplay (1.6.7+repack1-1) experimental; urgency=medium
* Uploaded to experimental
-- Bruno Kleinert <fuddl@debian.org> Thu, 28 Jan 2021 05:25:09 +0100
|