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 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209
|
syncplay (1.7.5+repack1-2) unstable; urgency=medium
* Switch to pyside6 (Closes: #1128881)
-- Bruno Kleinert <fuddl@debian.org> Tue, 24 Feb 2026 05:45:52 +0100
syncplay (1.7.5+repack1-1) unstable; urgency=medium
* New upstream release
* Updated copyright years
-- Bruno Kleinert <fuddl@debian.org> Sat, 21 Feb 2026 10:43:36 +0100
syncplay (1.7.4+repack1-2) unstable; urgency=medium
* Added video/ogg and video/webm to supported video formats in
syncplay.desktop file (Closes: #1124344)
+ Added debian/patches/support-video-ogg-and-video-webm.patch
* Updated packaging copyright year
* Declared compliance with Standards version 4.7.3
+ Removed now redundant 'Priority: optional' field from debian/control
-- Bruno Kleinert <fuddl@debian.org> Sat, 10 Jan 2026 06:09:37 +0100
syncplay (1.7.4+repack1-1) unstable; urgency=medium
* New upstream release
+ Updated copyright information
* Deleted empty patch fix-invalid-escape-sequences.patch
* Removed jami from suggested packages as it's no longer in unstable
-- Bruno Kleinert <fuddl@debian.org> Sat, 22 Mar 2025 05:34:45 +0100
syncplay (1.7.3+repack1-1) unstable; urgency=medium
* New upstream release
+ Removed fix-invalid-escape-sequences.patch, merged upstream
-- Bruno Kleinert <fuddl@debian.org> Thu, 09 May 2024 07:51:08 +0200
syncplay (1.7.2+repack1-1) unstable; urgency=medium
* New upstream release
+ Refreshed fix-invalid-escape-sequences.patch
-- Bruno Kleinert <fuddl@debian.org> Sat, 06 Apr 2024 06:50:56 +0200
syncplay (1.7.1+repack1-1) unstable; urgency=medium
* New upstream release
* Added patch fix-invalid-escape-sequences.patch to address deprecation
warnings
-- Bruno Kleinert <fuddl@debian.org> Sat, 09 Mar 2024 05:22:39 +0100
syncplay (1.7.0+repack1-2) unstable; urgency=medium
* Upload to unstable
-- Bruno Kleinert <fuddl@debian.org> Sat, 08 Jul 2023 05:38:39 +0200
syncplay (1.7.0+repack1-1) experimental; urgency=medium
* New upstream release
+ Updated debian/copyright
-- Bruno Kleinert <fuddl@debian.org> Sun, 09 Apr 2023 06:35:14 +0200
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
|