Bug#1076637: RFS: streamlink/6.8.3-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2024-07-20 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.8.3-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.8.3-1~bpo12+1.dsc


Differences from testing package (6.8.3-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.
  * d/patches: reintroduce pytest 7 patch to add missing
ExceptionInfo.group_contains method.


Changes since the previous backported version in bookworm:
streamlink (6.8.3-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.
  * d/patches: reintroduce pytest 7 patch

 -- Alexis Murzeau   Sat, 20 Jul 2024 15:22:50 +0200

streamlink (6.8.3-1) unstable; urgency=medium

  * New upstream version 6.8.3

 -- Alexis Murzeau   Mon, 15 Jul 2024 20:29:22 +0200

streamlink (6.8.2-1) unstable; urgency=medium

  * d/control: bump standard version to 4.7.0, no change required
  * d/copyright: fix naming of Apache 2.0 license
  * New upstream version 6.8.2
  * d/control: change video players to Suggests instead of Recommends as
they are not strongly needed.

 -- Alexis Murzeau   Mon, 08 Jul 2024 22:10:02 +0200

streamlink (6.8.1-1) unstable; urgency=medium

  * d/patches: remove patch for pytest 7
  * New upstream version 6.8.1

 -- Alexis Murzeau   Tue, 18 Jun 2024 20:18:04 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1076405: RFS: streamlink/6.8.3-1 -- CLI for extracting video streams from various websites to a video player

2024-07-15 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.8.3.

  * Package name: streamlink
Version : 6.8.3-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.8.3-1.dsc



Changes since the last upload to unstable:
streamlink (6.8.3-1) unstable; urgency=medium

  * New upstream version 6.8.3

 -- Alexis Murzeau   Mon, 15 Jul 2024 20:29:22 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1075884: RFS: streamlink/6.8.2-1 -- CLI for extracting video streams from various websites to a video player

2024-07-08 Thread Alexis Murzeau

Control: tags -1 - moreinfo

Hi,


On 08/07/2024 22:08, Alexis Murzeau wrote:

So I will move these Recommends to Suggests instead.



I've updated the version on mentors with the below change:

  * d/control: change video players to Suggests instead of Recommends as
they are not strongly needed.

Thanks!
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1075884: RFS: streamlink/6.8.2-1 -- CLI for extracting video streams from various websites to a video player

2024-07-08 Thread Alexis Murzeau

Hi,

On 07/07/2024 05:37, Phil Wyett wrote:

Control: tags -1 + moreinfo

Morning Alexis,

Preamble...

Thanks for taking time to create this package and your contribution to Debian.


Thanks for your review :)



A. Package 'streamlink' in 'debian/control' should not be forcing the install 
of any particular
video player on the user.

Recommends: vlc | mpv | mplayer


Streamlink is primarily used to download a live stream to a video player,
and only some of them are supported (not all possible video players) [1].
This is why they were put as Recommends.

But I agree that streamlink can work fine without any players
and an user wanting to use it with a player will probably already have
it.
If not, streamlink will print an error about it like this:

```
error: The default player (VLC) does not seem to be installed. You must specify 
the path to a player executable with --player, a file path to save the stream 
with --output, or pipe the stream to another program with --stdout.
```

So I will move these Recommends to Suggests instead.


[1] https://streamlink.github.io/players.html#player-compatibility

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1075884: RFS: streamlink/6.8.2-1 -- CLI for extracting video streams from various websites to a video player

2024-07-06 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.8.2.

  * Package name: streamlink
Version : 6.8.2-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.8.2-1.dsc


Changes since the last upload to unstable:
streamlink (6.8.2-1) unstable; urgency=medium

  * d/control: bump standard version to 4.7.0, no change required
  * d/copyright: fix naming of Apache 2.0 license
  * New upstream version 6.8.2

 -- Alexis Murzeau   Sun, 07 Jul 2024 01:17:47 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1073809: RFS: streamlink/6.8.1-1 -- CLI for extracting video streams from various websites to a video player

2024-06-22 Thread Alexis Murzeau

Hi,

On 20/06/2024 23:29, Phil Wyett wrote:

Control: tags -1 + moreinfo

Hi Alexis,

Thanks for taking time to create this package and your contribution to Debian.

I see you have submitted this Request For Sponsorship (RFS) but not toggled
'Needs a sponsor' on the mentors site. I will offer a review that may assist you
in your good work for the Debian project.

Review...

1. Build: OK

2. Lintian: INFORMATION

I: streamlink source: built-using-field-on-arch-all-package (in section for
python3-streamlink-doc) Built-Using ${sphinxdoc:Built-Using} [debian/control:72]
N:
N:   The stanza for an installation package in debian/control declares a
N:   Built-Using field even though the package is declared as Architecture:
N:   all. That is incorrect.
N:
N:   The Built-Using field is only used architecture-specific packages. Please
N:   remove the Built-Using field from the indicated location.
N:
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/control/field/built-using
N:

Please could this be looked at for a future release/upload.

3. Licenses check: ISSUES

philwyett@ks-windu:~/Development/builder/debian/mentoring/streamlink-6.8.1$ lrc
en: Versions: recon 1.10.1  check 3.3.9-1

Parsing Source Tree  
Reading copyright
Running licensecheck 

d/copyright | licensecheck

Apache-2| Apache-2.0   src/streamlink/packages/requests_file.py

Minor and an easy fix.

4. Build Twice (sudo pbuilder build --twice .dsc): OK

5. Install (No previous installs): OK

6. Upgrade (Over previous installs if any): OK

Additional...

A. 'debian/control'

Please update to the latest 'Standards-Version' which is 4.7.0.

https://www.debian.org/doc/debian-policy/

Summary...

Please consider addressing the issues raised where applicable and remove the
'moreinfo' tag when doing next/fixed upload.

Regards

Phil



Thanks for your review.

As this version is already uploaded, I've done the fixes for the next
upstream version:
- Fix the lintian issue about Built-Using (I kept it before as it was not
  clear to me whether sphinx-generated docs should use it or not).
- Fix license short name: Apache-2 => Apache-2.0.
- Bump standard version to 4.7.0 (no change required).

See also: https://salsa.debian.org/amurzeau/streamlink/

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1073809: RFS: streamlink/6.8.1-1 -- CLI for extracting video streams from various websites to a video player

2024-06-18 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.8.1.

  * Package name: streamlink
Version : 6.8.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.8.1-1.dsc



Changes since the last upload to unstable:
streamlink (6.8.1-1) unstable; urgency=medium

  * d/patches: remove patch for pytest 7
  * New upstream version 6.8.1

 -- Alexis Murzeau   Tue, 18 Jun 2024 20:18:04 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1072041: RFS: streamlink/6.7.4-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2024-05-27 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.7.4-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.4-1~bpo12+1.dsc



Differences from testing package (6.7.4-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.7.4-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Mon, 27 May 2024 20:26:17 +0200

streamlink (6.7.4-1) unstable; urgency=medium

  * d/create_rfs_mail: remove upstreamed diff about exceptiongroup
  * New upstream version 6.7.4

 -- Alexis Murzeau   Sun, 19 May 2024 00:25:23 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1071421: RFS: streamlink/6.7.4-1 -- CLI for extracting video streams from various websites to a video player

2024-05-18 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.7.4.

  * Package name: streamlink
Version : 6.7.4-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.4-1.dsc



Changes since the last upload to unstable:
streamlink (6.7.4-1) unstable; urgency=medium

  * d/create_rfs_mail: remove upstreamed diff about exceptiongroup
  * New upstream version 6.7.4

 -- Alexis Murzeau   Sun, 19 May 2024 00:25:23 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1069695: RFS: streamlink/6.7.3-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2024-04-22 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.7.3-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.3-1~bpo12+1.dsc



Differences from testing package (6.7.3-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.7.3-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.
  * d/patches: remove upstreamed patch to fix exceptiongroup usages

 -- Alexis Murzeau   Mon, 22 Apr 2024 22:09:36 +0200

streamlink (6.7.3-1) unstable; urgency=medium

  * tests: also run build_backend tests
  * d/source/options: ignore .devcontainer and .vscode
  * New upstream version 6.7.3

 -- Alexis Murzeau   Mon, 15 Apr 2024 15:49:45 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1069050: RFS: streamlink/6.7.3-1 -- CLI for extracting video streams from various websites to a video player

2024-04-15 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.7.3.

  * Package name: streamlink
Version : 6.7.3-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.3-1.dsc


Changes since the last upload to unstable:
streamlink (6.7.3-1) unstable; urgency=medium

  * tests: also run build_backend tests
  * d/source/options: ignore .devcontainer and .vscode
  * New upstream version 6.7.3

 -- Alexis Murzeau   Mon, 15 Apr 2024 15:49:45 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1068830: lcov: changelog says "Depend on python:Depends" but binary package dependency on python was removed

2024-04-11 Thread Alexis Murzeau

Package: lcov
Version: 2.1~beta-1
Severity: minor

Dear Maintainer,

While checking packages about to be upgraded,
I noticed lcov 2.1~beta2-1 does not depend on python anymore (not even
python3), but only on:
--- gcc
--- libcapture-tiny-perl
--- libdatetime-perl
--- libjson-perl
--- libperlio-gzip-perl
--- libtimedate-perl
--- perl:any

But the changelog for 2.1~beta2-1 says:
  * Depend on python:Depends

Thus I'm wondering if the removal of the dependency on python was intended?
(If yes, this report can be closed right away)

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lcov depends on:
ii  gcc   4:13.2.0-7
ii  libcapture-tiny-perl  0.48-2
ii  libdatetime-perl  2:1.65-1+b1
ii  libjson-perl  4.1-1
ii  libperlio-gzip-perl   0.20-1+b3
ii  libtimedate-perl  2.3300-2
ii  perl  5.38.2-3.2
ii  python3-all   3.11.8-1

Versions of packages lcov recommends:
pn  libgd-gd2-perl  

lcov suggests no packages.

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1068720: RFS: streamlink/6.7.2-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2024-04-09 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.7.2-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.2-1~bpo12+1.dsc


Differences from testing package (6.7.2-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.
  * d/patches: fix tests with exceptiongroup v1.1.0.


Changes since the previous backported version in bookworm:
streamlink (6.7.2-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.
  * d/patches: fix tests with exceptiongroup v1.1.0

 -- Alexis Murzeau   Tue, 09 Apr 2024 14:50:10 +0200

streamlink (6.7.2-1) unstable; urgency=medium

  * New upstream version 6.7.2
  * d/patches: remove trio 0.22 fix which is now also fixed upstream
  * d/patches: fix tests on testing

 -- Alexis Murzeau   Fri, 05 Apr 2024 23:37:30 +0200

streamlink (6.7.1-1) unstable; urgency=medium

  * New upstream version 6.7.1
  * d/patches: update patches
  * d/control: update dependencies (add python3-exceptiongroup)
  * Fix tests by setting rootdir when calling pytest (Closes: 1066783)

 -- Alexis Murzeau   Wed, 13 Mar 2024 00:39:57 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1068480: RFS: streamlink/6.7.2-1 -- CLI for extracting video streams from various websites to a video player

2024-04-05 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.7.2.

  * Package name: streamlink
Version : 6.7.2-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.2-1.dsc


Changes since the last upload to unstable:
streamlink (6.7.2-1) unstable; urgency=medium

  * New upstream version 6.7.2
  * d/patches: remove trio 0.22 fix which is now also fixed upstream
  * d/patches: fix tests on testing

 -- Alexis Murzeau   Fri, 05 Apr 2024 23:37:30 +0200

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1066783: streamlink: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-04-05 Thread Alexis Murzeau

Hi,

Just found that the autopkgtest that run tests also has this issue and is
blocking the migration to testing.

Will look into this.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1065131: electron: GPU process crash with AMDGPU, ac: Unknown GPU, using 0 for raster_config

2024-03-25 Thread Alexis Murzeau

Hi,

On 17/03/2024 12:15 PM, Fabio Pedretti wrote:

Can you try again with 24.0.3-1 ?
Thanks.



With mesa-va-drivers:amd64 24.0.3-1+b1 and libgl1-mesa-dri:amd64 
23.3.3-3, the result is the same.


But with also updating libgl1-mesa-dri:amd64 to 24.0.3-1+b1, the issue 
is fixed.


Other packages were upgraded too, so maybe this is another one that 
fixed the issue, here is the complete list:

[UPGRADE] libd3dadapter9-mesa:amd64 24.0.1-1 -> 24.0.3-1+b1
[UPGRADE] libd3dadapter9-mesa:i386 24.0.1-1 -> 24.0.3-1+b1
[UPGRADE] libegl-mesa0:amd64 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libegl-mesa0:i386 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libgbm-dev:amd64 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libgbm1:amd64 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libgbm1:i386 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libgl1-mesa-dri:amd64 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libgl1-mesa-dri:i386 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libglapi-mesa:amd64 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libglapi-mesa:i386 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libglx-mesa0:amd64 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] libglx-mesa0:i386 23.3.3-3 -> 24.0.3-1+b1
[UPGRADE] mesa-vulkan-drivers:amd64 24.0.1-1 -> 24.0.3-1+b1
[UPGRADE] mesa-vulkan-drivers:i386 24.0.1-1 -> 24.0.3-1+b1

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1066131: RFS: streamlink/6.7.1-1 -- CLI for extracting video streams from various websites to a video player

2024-03-20 Thread Alexis Murzeau

Control: retitle -1 RFS: streamlink/6.7.1-1 -- CLI for extracting video streams 
from various websites to a video player

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.7.1.

  * Package name: streamlink
Version : 6.7.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this
command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.1-1.dsc


Changes since the last upload to unstable:
streamlink (6.7.1-1) unstable; urgency=medium

  * New upstream version 6.7.1
  * d/patches: update patches
  * d/control: update dependencies (add python3-exceptiongroup)
  * Fix tests by setting rootdir when calling pytest (Closes: 1066783)

 -- Alexis Murzeau   Wed, 13 Mar 2024 00:39:57 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


Bug#1066131: Acknowledgement (RFS: streamlink/6.7.0-1 -- CLI for extracting video streams from various websites to a video player)

2024-03-12 Thread Alexis Murzeau

Hi,

I've re-uploaded the package to change how the tests are fixed.
Instead of patching upstream code, I've changed how pytest is called.

Upstream uses pytest tests' name ("nodeid") to order tests and they are
named relative to the "rootdir" [1].

By default, the rootdir used by pytest is where the pyproject.toml is,
so I need to change it to where the used `tests` directory is (that is
in /<>/.pybuild/cpython3_3.11/build/).
This way, the upstream configuration to properly order tests works and
there is no more test failures.


[1]: 
https://github.com/streamlink/streamlink/blob/251fe08f8da8214dafdf094afd80c543b8e2e0fe/tests/conftest.py#L16


See also https://github.com/streamlink/streamlink/pull/5888.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1066131: RFS: streamlink/6.7.0-1 -- CLI for extracting video streams from various websites to a video player

2024-03-12 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.7.0.

  * Package name: streamlink
Version : 6.7.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.7.0-1.dsc



Changes since the last upload to unstable:
streamlink (6.7.0-1) unstable; urgency=medium

  * New upstream version 6.7.0
  * d/patches: fix tests by resetting the logger level on teardown

 -- Alexis Murzeau   Tue, 12 Mar 2024 23:03:17 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1065131: electron: GPU process crash with AMDGPU, ac: Unknown GPU, using 0 for raster_config

2024-02-29 Thread Alexis Murzeau

Package: mesa-va-drivers
Version: 24.0.1-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where 
appropriate ***


   * What led up to the situation?
Upgrading mesa-va-drivers to version 24.0.1-1 cause GPU process craches 
in electron based applications.


This cause very bad performance in electron applications that need the 
GPU support (like EasyEDA, a PCB design software).


Downgrading only mesa-va-drivers to version 23.3.5-1 fix GPU process 
crashes.


The error given is (in EasyEDA Pro, an electron based application):
```
ac: Unknown GPU, using 0 for raster_config
[28335:0229/235949.402210:ERROR:gpu_process_host.cc(974)] GPU process exited
unexpectedly: exit_code=11
```
Then
```
amd: LLVM doesn't support , bailing out...
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission non accordée
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission non accordée
```
With many of the last "KMS" line.

EasyEDA Pro detect the issue and shows a messagebox about missing GPU 
support.




With VS Code(an electron based application):
```
ac: Unknown GPU, using 0 for raster_config
[28721:0301/54.499841:ERROR:gpu_process_host.cc(995)] GPU process exited
unexpectedly: exit_code=11
[28721:0301/54.499852:WARNING:gpu_process_host.cc(1364)] The GPU process
has crashed 1 time(s)
ac: Unknown GPU, using 0 for raster_config
[28721:0301/54.675312:ERROR:gpu_process_host.cc(995)] GPU process exited
unexpectedly: exit_code=11
[28721:0301/54.675323:WARNING:gpu_process_host.cc(1364)] The GPU process
has crashed 2 time(s)
ac: Unknown GPU, using 0 for raster_config
[28721:0301/54.823694:ERROR:gpu_process_host.cc(995)] GPU process exited
unexpectedly: exit_code=11
[28721:0301/54.823705:WARNING:gpu_process_host.cc(1364)] The GPU process
has crashed 3 time(s)
amd: LLVM doesn't support , bailing out...
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission non accordée
KMS: DRM_IOCTL_MODE_CREATE_DUMB failed: Permission non accordée
```
With many of the last "KMS" line.



Downgrading to mesa-va-drivers 23.3.5-1 fixes the issue.

Note that I have libgl1-mesa-dri package at version 23.3.3-3, maybe the 
version

difference with mesa-va-drivers is causing troubles.
I'm not upgrading libgl1-mesa-dri because of bug #1064123.
I have a Radeon RX 580 GPU and I'm using the mesa's AMDGPU driver.


*** End of the template - remove these template lines ***


-- Package-specific info:
glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context, 
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
  GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_get_drawable_type, GLX_EXT_libglvnd, GLX_EXT_no_config_context, 
   GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
GLX_SGI_make_current_read, GLX_SGI_swap_control

client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context, 
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_ATI_pixel_format_float, GLX_EXT_buffer_age, 
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
  GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
GLX_EXT_import_context, GLX_EXT_no_config_context, GLX_EXT_swap_control, 
GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
GLX_MESA_copy_sub_buffer, GLX_MESA_gl_interop, GLX_MESA_query_renderer, 
   GLX_MESA_swap_control, GLX_NV_float_buffer, GLX_OML_sync_control, 
 GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
GLX_SGI_swap_control, GLX_SGI_video_sync

GLX version: 1.4
GLX extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context, 
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_framebuffer_sRGB, GLX_EXT_no_config_context, 
GLX_EXT_swap_control, GLX_EXT_swap_control_tear, 
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 

Bug#1064865: RFS: streamlink/6.6.2-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2024-02-26 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.6.2-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.6.2-1~bpo12+1.dsc



Differences from testing package (6.5.1-1~bpo12+1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.6.2-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Mon, 26 Feb 2024 21:33:02 +0100

streamlink (6.6.2-1) unstable; urgency=medium

  * New upstream version 6.6.2

 -- Alexis Murzeau   Wed, 21 Feb 2024 21:05:19 +0100

streamlink (6.6.1-1) unstable; urgency=medium

  * New upstream version 6.6.1

 -- Alexis Murzeau   Mon, 19 Feb 2024 20:41:54 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1064418: RFS: streamlink/6.6.2-1 -- CLI for extracting video streams from various websites to a video player

2024-02-21 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.6.2.

  * Package name: streamlink
Version : 6.6.2-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.6.2-1.dsc



Changes since the last upload to unstable:
streamlink (6.6.2-1) unstable; urgency=medium

  * New upstream version 6.6.2

 -- Alexis Murzeau   Wed, 21 Feb 2024 21:05:19 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1064300: RFS: streamlink/6.6.1-1 -- CLI for extracting video streams from various websites to a video player

2024-02-19 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.6.1.

  * Package name: streamlink
Version : 6.6.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.6.1-1.dsc



Changes since the last upload to unstable:
streamlink (6.6.1-1) unstable; urgency=medium

  * New upstream version 6.6.1

 -- Alexis Murzeau   Mon, 19 Feb 2024 20:41:54 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1061819: RFS: streamlink/6.5.1-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2024-01-29 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.5.1-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.5.1-1~bpo12+1.dsc



Differences from testing package (6.5.0-1~bpo12+1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.5.1-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Mon, 29 Jan 2024 20:22:37 +0100

streamlink (6.5.1-1) unstable; urgency=medium

  * New upstream version 6.5.1
  * d/copyright: update copyright years to 2024

 -- Alexis Murzeau   Mon, 22 Jan 2024 20:11:11 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1061333: RFS: streamlink/6.5.1-1 -- CLI for extracting video streams from various websites to a video player

2024-01-22 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.5.1.

  * Package name: streamlink
Version : 6.5.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.5.1-1.dsc



Changes since the last upload to unstable:
streamlink (6.5.1-1) unstable; urgency=medium

  * New upstream version 6.5.1
  * d/copyright: update copyright years to 2024

 -- Alexis Murzeau   Mon, 22 Jan 2024 20:11:11 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1059523: RFS: streamlink/6.5.0-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2023-12-27 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.5.0-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.5.0-1~bpo12+1.dsc



Differences from testing package (6.4.2-1~bpo12+1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.5.0-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Wed, 27 Dec 2023 14:57:17 +0100

streamlink (6.5.0-1) unstable; urgency=medium

  * New upstream version 6.5.0

 -- Alexis Murzeau   Tue, 19 Dec 2023 23:18:39 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1059064: RFS: streamlink/6.5.0-1 -- CLI for extracting video streams from various websites to a video player

2023-12-19 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.5.0.

  * Package name: streamlink
Version : 6.5.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.5.0-1.dsc



Changes since the last upload to unstable:
streamlink (6.5.0-1) unstable; urgency=medium

  * New upstream version 6.5.0

 -- Alexis Murzeau   Tue, 19 Dec 2023 23:18:39 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1057814: RFS: streamlink/6.4.2-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2023-12-08 Thread Alexis Murzeau



Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.4.2-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.4.2-1~bpo12+1.dsc


Differences from testing package (6.3.1-1~bpo12+1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.4.2-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Wed, 06 Dec 2023 23:55:14 +0100

streamlink (6.4.2-1) unstable; urgency=medium

  * New upstream version 6.4.2
  * d/control: remove obsolete omxplayer from recommends
  * d/rules: remove now useless pybuild flag --install-scripts

 -- Alexis Murzeau   Mon, 04 Dec 2023 20:17:11 +0100

streamlink (6.3.1-2) unstable; urgency=medium

  * No-change upload to rebuild python3-streamlink-doc against Sphinx 7.2
(Closes: 1055443).

 -- Alexis Murzeau   Mon, 06 Nov 2023 20:44:50 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



Bug#1056371: RFS: streamlink/6.4.2-1 -- CLI for extracting video streams from various websites to a video player

2023-12-04 Thread Alexis Murzeau

Control: retitle -1 RFS: streamlink/6.4.2-1 -- CLI for extracting video streams 
from various websites to a video player

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.4.2.
This replaces the previous RFS for version 6.4.0-1 (#1056371).

  * Package name: streamlink
Version : 6.4.2-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.4.2-1.dsc


Changes since the last upload to unstable:
streamlink (6.4.2-1) unstable; urgency=medium

  * New upstream version 6.4.2
  * d/control: remove obsolete omxplayer from recommends
  * d/rules: remove now useless pybuild flag --install-scripts

 -- Alexis Murzeau   Mon, 04 Dec 2023 20:17:11 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1056371: RFS: streamlink/6.4.0-1 -- CLI for extracting video streams from various websites to a video player

2023-11-21 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.4.0.

  * Package name: streamlink
Version : 6.4.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.4.0-1.dsc



Changes since the last upload to unstable:
streamlink (6.4.0-1) unstable; urgency=medium

  * New upstream version 6.4.0
  * d/control: remove obsolete omxplayer from recommends
  * d/rules: remove now useless pybuild flag --install-scripts

 -- Alexis Murzeau   Tue, 21 Nov 2023 19:55:30 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1054919: kaccounts-providers: google authentication hang after username entry

2023-11-09 Thread Alexis Murzeau

On 09/11/2023 03:04, Nicholas D Steeves wrote:

Hi,

I received a report from sney (in #debian-qt-kde on OFTC) that a
workaround is no longer necessary in either kaccounts-providers or
signon-ui.

Thus it sounds like this was a case #1 problem
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054919#24)

 1. Google refuses to talk to Qt webkit/QtWebEngine that identifies
 itself accurately.

and it appears that they've reverted the action that broke everyone's
access to their Google accounts.  This is the most correct solution and
the best possible outcome.

Alexis and Peter, would you please confirm that the workaround is no
longer necessary?  And please leave the bug open even if Google accounts
are working again, because the frequency of this breakage has been
mounting.


Yes it works again now (with the workaround removed).
I can login into my google account.

I found where I got this workaround, this is what has done dabiswas112
in a fedora COPR in hazel-bunny/ports:
https://github.com/hazel-bunny/rpm-packaging/blob/master/lib/signon/signon-ui/fake-user-agent.patch

This COPR was suggested here:
https://bugzilla.redhat.com/show_bug.cgi?id=2230099.


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1054919: kaccounts-providers: google authentication hang after username entry

2023-11-06 Thread Alexis Murzeau

On 06/11/2023 22:17, Nicholas D Steeves wrote:


Once again, thank you, much appreciated!  And yes, I think that you have
the right idea, and reported this bug in the right package.  By the way,
did you copy this solution from somewhere else (like Fedora's COPR or
somewhere in Arch Linux), or is



I've got this solution from someone on internet, but I can't find it 
again (something like reddit or a forum IIRC).


I will be able to check my browse history only this week-end as I'm not 
on the same PC currently.


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1055443: python3-streamlink-doc: Please rebuild against Sphinx ≥ 7.2

2023-11-06 Thread Alexis Murzeau

On 06/11/2023 20:42, Alexis Murzeau wrote:

Hi,

On 06/11/2023 12:19, Dmitry Shachnev wrote:


Please make a no-change upload building against Sphinx 7.2. Then this 
symlink

will be no longer generated by dh_sphinxdoc.



Sure I can do that.

But what is a no-change upload ?
Just adding a version 6.3.1-2 to the changelog with a log message about 
this is sufficient ?




I've uploaded a version 6.3.1-2 to mentors.
Here is the change I've made:

https://salsa.debian.org/amurzeau/streamlink/-/commit/5bb9172891127bdf36d364db3669908f243df513


It is available here on mentors:

dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.3.1-2.dsc



--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1055443: python3-streamlink-doc: Please rebuild against Sphinx ≥ 7.2

2023-11-06 Thread Alexis Murzeau

Hi,

On 06/11/2023 12:19, Dmitry Shachnev wrote:


Please make a no-change upload building against Sphinx 7.2. Then this symlink
will be no longer generated by dh_sphinxdoc.



Sure I can do that.

But what is a no-change upload ?
Just adding a version 6.3.1-2 to the changelog with a log message about 
this is sufficient ?


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1055313: RFS: streamlink/6.3.1-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2023-11-03 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

  * Package name: streamlink
Version : 6.3.1-1~bpo12+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.3.1-1~bpo12+1.dsc


Differences from testing package (6.2.1-1~bpo12+1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.


Changes since the previous backported version in bookworm:
streamlink (6.3.1-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Fri, 03 Nov 2023 23:19:55 +0100

streamlink (6.3.1-1) unstable; urgency=medium

  * New upstream version 6.3.1

 -- Alexis Murzeau   Sun, 29 Oct 2023 10:28:08 +0100

streamlink (6.3.0-1) unstable; urgency=medium

  * d/README: update backport instructions
  * d/README: update readme for building backported package
  * New upstream version 6.3.0
  * d/patches: remove now unneeded patch that was removing versioningit

 -- Alexis Murzeau   Wed, 25 Oct 2023 21:37:25 +0200

Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1054919: kaccounts-providers: google authentication hang after username entry

2023-10-29 Thread Alexis Murzeau

Hi,

Thanks for your reply!

On 29/10/2023 18:30, Nicholas D Steeves wrote:

The webpage issue is maybe caused by the use of Qt webkit, using an older
UserAgent probably causes Google to offer an older login page that works with
Qt webkit.


That sounds plausible to me.  If that's the case then it seems like it
may be better to patch Qt webkit.  I wonder if this is a case where
whatever UserAgent Qt webkit validated is the one the package declares
(where it shouldn't be overridden for the general case), or if everybody
involved just forgot to update it?


As the UserAgent is required to make the login work, can it be added to the
package ?


Agreed, either Qt webkit should be fixed, or else kaccount-providers
should begin overriding UserAgent.  It's nice to see a Google issue that
we can fix on our side!

Best,
Nicholas



I'm not sure how Qt webkit works, but I guess it behaves like a old
chrome browser. I don't know if it uses a different user agent, but
maybe Google doesn't recognize that it doesn't support newer web stuff.

Qt 6 doesn't seem to have Qt webkit anymore, but QtWebEngine instead.
I guess signon-ui should move to QtWebEngine instead but sadly upstream
seems rather dead :(, the previous signon-ui release was more than 5
years ago.

That's in fact why I've opened a report on this package, it seemed to be
the more feasible and realistic solution.
It is a chance that google signon can still work :)

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1055014: RFS: streamlink/6.3.1-1 -- CLI for extracting video streams from various websites to a video player

2023-10-29 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal


Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.3.1.

  * Package name: streamlink
Version : 6.3.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://salsa.debian.org/amurzeau/streamlink/
Section : python

It builds those binary packages:
  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
  streamlink - CLI for extracting video streams from various websites
to a video player


To access further information about this package, please visit the
following URL:

  https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.3.1-1.dsc


Changes since the last upload to unstable:
streamlink (6.3.1-1) unstable; urgency=medium

  * New upstream version 6.3.1

 -- Alexis Murzeau   Sun, 29 Oct 2023 10:28:08 +0100

Regards,

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1054919: kaccounts-providers: google authentication hang after username entry

2023-10-28 Thread Alexis Murzeau

Package: kaccounts-providers
Version: 4:22.12.3-2
Severity: important
Tags: patch

Dear Maintainer,

When trying to login to a google account to use google drive with kio-gdrive,
the authentication hang.

The reproduction steps are:
- Open systemsettings
- Go to online accounts
- Add a new account and choose "Google"
- A webpage dialog is opened with the google login page
- Enter the username then click on "Next" on the google login page
- The webpage hangs there and never goes to the next page


To fix this, I've put this line in /etc/signon-ui/webkit-
options.d/accounts.google.com.conf:
UserAgent = Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101
Firefox/77.0

The webpage issue is maybe caused by the use of Qt webkit, using an older
UserAgent probably causes Google to offer an older login page that works with
Qt webkit.

As the UserAgent is required to make the login work, can it be added to the
package ?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kaccounts-providers depends on:
ii  kio   5.107.0-1
ii  kpackagetool5 5.107.0-1
ii  libc6 2.37-12
ii  libkaccounts2 4:22.12.3-1
ii  libkf5coreaddons5 5.107.0-1
ii  libkf5declarative55.107.0-1
ii  libkf5i18n5   5.107.0-1+b1
ii  libkf5kiocore55.107.0-1
ii  libkf5package55.107.0-1
ii  libqt5core5a  5.15.10+dfsg-3
ii  libqt5gui55.15.10+dfsg-3
ii  libqt5qml55.15.10+dfsg-2
ii  libqt5webengine5  5.15.15+dfsg-2+b1
ii  libqt5webenginecore5  5.15.15+dfsg-2+b1
ii  libqt5xml55.15.10+dfsg-3
ii  libstdc++613.2.0-5
ii  plasma-framework  5.107.0-1
ii  qml-module-org-kde-kirigami2  5.107.0-1+b1
ii  qml-module-qtquick-controls   5.15.10-2
ii  qml-module-qtquick-layouts5.15.10+dfsg-2
ii  qml-module-qtquick2   5.15.10+dfsg-2
ii  qml-module-qtwebengine5.15.15+dfsg-2+b1
ii  signon-plugin-oauth2  0.25-2

Versions of packages kaccounts-providers recommends:
ii  libkf5purpose-bin  5.107.0-1

kaccounts-providers suggests no packages.

-- Configuration Files:
/etc/signon-ui/webkit-options.d/accounts.google.com.conf changed:
ViewportWidth = 480
ViewportHeight = 420
UsernameField = input[name="Email"]
PasswordField = input[name="Passwd"]
AllowedUrls = (https://.*|http://[^/]*google\\.[^.]+/accounts/.*)
UserAgent = Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/77.0


-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1054554: RFS: streamlink/6.3.0-1 -- CLI for extracting video streams from various websites to a video player

2023-10-25 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.3.0.

  * Package name: streamlink
Version : 6.3.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs  : https://github.com/wxMaxima-developers/wxmaxima
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
   streamlink - CLI for extracting video streams from various websites
to a video player

To access further information about this package, please visit the
following URL:

   https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

   dget -x
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.3.0-1.dsc

Changes since the last upload to unstable:
streamlink (6.3.0-1) unstable; urgency=medium

  * d/README: update backport instructions
  * d/README: update readme for building backported package
  * New upstream version 6.3.0
  * d/patches: remove now unneeded patch that was removing versioningit

 -- Alexis Murzeau   Wed, 25 Oct 2023 21:37:25 +0200


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F




OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1053680: RFS: streamlink/6.2.1-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2023-10-09 Thread Alexis Murzeau

Hi,

Thanks for your support!

On 08/10/2023 21:33, Boyuan Yang wrote:

Hi,


[...]

Package python3-pytest-trio is now available in bookworm-backports. Could you 
check and
try again?

Thanks,
Boyuan Yang


I've uploaded an updated version, adding back the removed tests works fine.

https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.2.1-1~bpo12+1.dsc


Here is the updated changes:


Differences from testing package (6.2.1-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.



Changes since the previous backported version in bookworm:
streamlink (6.2.1-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.
  * d/control,patches: revert "remove webbrowser tests" as
python3-pytest-trio is now available in bookworm-backports.

 -- Alexis Murzeau   Mon, 09 Oct 2023 10:26:12 +0200

streamlink (6.2.1-1) unstable; urgency=medium

  * d/README.source: update license check and patches update instructions
  * New upstream version 6.2.1
  * d/patches: update and remove useless patch about furo

 -- Alexis Murzeau   Wed, 04 Oct 2023 22:35:26 +0200


Thanks!

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1053680: RFS: streamlink/6.2.1-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2023-10-08 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

* Package name: streamlink
  Version : 6.2.1-1~bpo12+1
  Upstream Author : Streamlink Team
* URL : https://streamlink.github.io/
* License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  Section : python

It builds those binary packages:

 python3-streamlink - Python module for extracting video streams
from various websites
 streamlink - CLI for extracting video streams from various
websites to a video player

To access further information about this package, please visit the
following URL:
 https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

 dget -x
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.2.1-1~bpo12+1.dsc



Differences from testing package (6.2.1-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.
  * d/patches: remove webbrowser tests which require pytest-trio which
is not available on bookworm.



Changes since the previous backported version in bookworm:
streamlink (6.2.1-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Alexis Murzeau   Wed, 04 Oct 2023 22:57:03 +0200

streamlink (6.2.1-1) unstable; urgency=medium

  * d/README.source: update license check and patches update instructions
  * New upstream version 6.2.1
  * d/patches: update and remove useless patch about furo

 -- Alexis Murzeau   Wed, 04 Oct 2023 22:35:26 +0200


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


Bug#1053615: partitionmanager: no device found

2023-10-07 Thread Alexis Murzeau

Package: partitionmanager
Version: 22.12.3-1
Severity: important

Dear Maintainer,

When opening partitionmanager, it asks for the root password to retrieve all
disk devices.
Then is scan for devices, but find nothing.

gparted correctly shows all disks (and their partition).

The log is not very verbose:
$ partitionmanager
Loaded backend plugin:  "pmsfdiskbackendplugin"
"Using backend plugin: pmsfdiskbackendplugin (1)"
"Scanning devices..."
"Scan finished."

Recommends dependencies are not installed, but I still have dosfstools and
ntfs-3g (I only have ext4 and ntfs partitions across all disks).
Other recommended dependencies are about file system I don't use.

This makes partitionmanager unusable (but I don't know since when).

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages partitionmanager depends on:
ii  kio   5.107.0-1
ii  libc6 2.37-12
ii  libkf5configcore5 5.107.0-1
ii  libkf5configgui5  5.107.0-1
ii  libkf5configwidgets5  5.107.0-2
ii  libkf5coreaddons5 5.107.0-1
ii  libkf5crash5  5.107.0-1
ii  libkf5dbusaddons5 5.107.0-1
ii  libkf5i18n5   5.107.0-1+b1
ii  libkf5jobwidgets5 5.107.0-1
ii  libkf5kiocore55.107.0-1
ii  libkf5kiogui5 5.107.0-1
ii  libkf5widgetsaddons5  5.107.0-1
ii  libkf5windowsystem5   5.107.0-1
ii  libkf5xmlgui5 5.107.0-1+b1
ii  libkpmcore12  22.12.3-1
ii  libpolkit-qt5-1-1 0.114.0-2
ii  libqt5core5a  5.15.10+dfsg-3
ii  libqt5gui55.15.10+dfsg-3
ii  libqt5widgets55.15.10+dfsg-3
ii  libstdc++613.2.0-5

partitionmanager recommends no packages.

Versions of packages partitionmanager suggests:
pn  btrfs-progs
ii  dosfstools 4.2-1
pn  hfsplus
pn  hfsutils   
pn  jfsutils   
ii  ntfs-3g1:2022.10.3-1+b1
pn  reiser4progs   
pn  reiserfsprogs  
pn  xfsprogs   

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |

Bug#1053479: RFS: streamlink/6.2.1-1 -- CLI for extracting video streams from various websites to a video player

2023-10-04 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.2.1.

  * Package name: streamlink
Version : 6.2.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs  : https://github.com/wxMaxima-developers/wxmaxima
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
   streamlink - CLI for extracting video streams from various websites
to a video player

To access further information about this package, please visit the
following URL:

   https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

   dget -x
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.2.1-1.dsc

Changes since the last upload to unstable:
streamlink (6.2.1-1) unstable; urgency=medium

  * New upstream version 6.2.1
  * d/patches: update patches

 -- Alexis Murzeau   Thu, 21 Sep 2023 19:54:32 +0200



Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F




OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1052563: RFS: streamlink/6.2.0-1~bpo12+1 -- CLI for extracting video streams from various websites to a video player

2023-09-24 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bookworm-backports repository.

* Package name: streamlink
  Version : 6.2.0-1~bpo12+1
  Upstream Author : Streamlink Team
* URL : https://streamlink.github.io/
* License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  Section : python

It builds those binary packages:

 python3-streamlink - Python module for extracting video streams from 
various websites
 streamlink - CLI for extracting video streams from various websites to a 
video player

To access further information about this package, please visit the
following URL:
 https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

 dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.2.0-1~bpo12+1.dsc



Differences from testing package (6.2.0-1):
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.
  * d/patches: remove webbrowser tests which require pytest-trio which
is not available on bookworm.



Changes since the stable version in bookworm (5.2.1-1) (streamlink not
yet backported):

streamlink (6.2.0-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.
  * d/control,rules: remove doc package because of missing dependencies
on bookworm.
  * d/patches: remove webbrowser tests which require pytest-trio which
is not available on bookworm.

 -- Alexis Murzeau   Fri, 22 Sep 2023 00:02:09 +0200

streamlink (6.2.0-1) unstable; urgency=medium

  * New upstream version 6.2.0
  * d/patches: update patches

 -- Alexis Murzeau   Thu, 21 Sep 2023 19:54:32 +0200

streamlink (6.1.0-1) unstable; urgency=medium

  * d/clean: remove docs/_build directory (Closes: 1045365)
  * d/source/options: add extend-diff-ignore to fix dpkg-source failure
due to local changes (python package metadata regeneration)
  * New upstream version 6.1.0
  * d/patches: fix screenshot link for Streamlink Twitch GUI

 -- Alexis Murzeau   Sun, 20 Aug 2023 12:12:58 +0200

streamlink (6.0.1-1) unstable; urgency=medium

  * New upstream version 6.0.1
  * d/upstream/signing-key.asc: update upstream key
  * d/patches: update patches
  * d/control: add new dependency python3-pytest-trio
  * d/rules: streamlink manpage: use CW font instead of C
  * d/rules: remove unused inclusion of pkg-info.mk
  * d/rules: fix duplicate doc assets
  * d/control: remove depends on rtmpdump and add trio and typing-extensions
  * d/copyright: add src/streamlink/webbrowser/cdp/connection.py
  * Upload to unstable

 -- Alexis Murzeau   Wed, 09 Aug 2023 20:07:05 +0200

streamlink (5.5.1-1~exp1) experimental; urgency=medium

  * New upstream version 5.5.1
  * d/patches: update patches
  * d/patches,control: use furo theme instead of sphinx-rtd-theme
  * d/patches,control: use fork-awesome as a replacement for font-awesome
  * d/s/lintian-overrides: remove obsolete override about a test file

 -- Alexis Murzeau   Sat, 20 May 2023 19:52:43 +0200

Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



Bug#1052422: RFS: streamlink/6.2.0-1 -- CLI for extracting video streams from various websites to a video player

2023-09-21 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.2.0.

  * Package name: streamlink
Version : 6.2.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs : https://github.com/wxMaxima-developers/wxmaxima
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from
various websites (documentation)
   streamlink - CLI for extracting video streams from various websites
to a video player

To access further information about this package, please visit the
following URL:

   https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

   dget -x
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.2.0-1.dsc

Changes since the last upload to unstable:
streamlink (6.2.0-1) unstable; urgency=medium

  * New upstream version 6.2.0
  * d/patches: update patches

 -- Alexis Murzeau   Thu, 21 Sep 2023 19:54:32 +0200



Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



Bug#1052012: plasma-workspace: sddm presents a white screen with no background nor buttons

2023-09-16 Thread Alexis Murzeau

Hi,

On Sat, 16 Sep 2023 00:55:12 +0200 Miguel Angel Rojas  
wrote:

Hi there,

Downgrading the following packages:

   - sddm-themes-breeze
   - sddm-theme-debian-breeze

to version 4:5.27.7-2 makes sddm fully usable again with no issues.

It seems some changes have been made on version 4:5.27.8-1 that have broken
sddm.

I hope this helps.

Regards



I have issues too with sddm-theme-debian-breeze 5.27.8-1, but the symptom is 
different.
I get a correct screen, but the password field has a very small font size and 
each character is 1 pixel.

Using diffoscope, it appears sddm-theme-debian-breeze 5.27.8-1 doesn't have the 
theme.conf file.
Adding back theme.conf from version 5.27.7-2 with 5.27.8-1 installed fix the 
issue for me.

Note: metadata.desktop was also removed in 5.27.8-1, maybe it shouldn't too.


@Miguel, can you try to do the same to check if theme.conf is also the cause of 
your issues ?

That is, adding `/usr/share/sddm/themes/debian-breeze/theme.conf` with this 
content:

```
[General]
showlogo=hidden
logo=/usr/share/sddm/themes/breeze/default-logo.svg
type=image
color=#1d99f3
fontSize=10
background=/usr/share/desktop-base/active-theme/login/background.svg
needsFullUserModel=false
```


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, armel

Kernel: Linux 6.5.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sddm-theme-debian-breeze depends on:
ii  plasma-framework   5.107.0-1
ii  plasma-workspace   4:5.27.8-1
ii  sddm-theme-breeze  4:5.27.8-1

Versions of packages sddm-theme-debian-breeze recommends:
ii  desktop-base  12.0.6+nmu1
ii  sddm  0.20.0-1

sddm-theme-debian-breeze suggests no packages.

-- no debconf information


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1006202: mesa-amber status

2023-09-16 Thread Alexis Murzeau

Hi,

I second this too as I use a i5 3230m as main computer.
I don't see mesa-amber in NEW, was it rejected with some reason ?

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1036437: please provide a simple example to reproduce the bug

2023-08-31 Thread Alexis Murzeau

Hi,

On 30/08/2023 17:30, Georges Khaznadar wrote:

Dear Alexis,

the bug about "import Gumshoe from "./gumshoe-patched.js";" is not due
to furo: it is due to the package python-sympy-doc.

When I modify the file /usr/share/doc/python-sympy-doc/html/index.html,
and replace
 
by
 
then, Firefox accepts to import Gumshoe seamlessly.


I've tried that on python-sympy-doc package with this line:
``

But with Firefox 117.0 and a local http server, there is another error 
in the console:

`Uncaught SyntaxError: ambiguous indirect export: default`.


That error can be fixed by changing the first line of furo.js
from this:
`import Gumshoe from "./gumshoe-patched.js";`

to this:
`import * as Gumshoe from "./gumshoe-patched.js";`

Then everything works (light/dark mode can be switched via a button on 
the page).


I've proposed upstream to do the change if that's ok for them:
https://github.com/pradyunsg/furo/discussions/717



As a side note (as you are the uploader of python-sumpy-doc, you might 
be interested), I found that the version of python-sumpy-doc in testing 
and unstable is missing many files in the html directory:


https://packages.debian.org/sid/all/python-sympy-doc/filelist

[...]
/usr/share/doc/python-sympy-doc/examples/notebooks/trace.ipynb
/usr/share/doc/python-sympy-doc/html/pics/consoleascii.png
/usr/share/doc/python-sympy-doc/html/pics/consoleunicode.png
/usr/share/doc/python-sympy-doc/html/pics/ipythonnotebook.png
/usr/share/doc/python-sympy-doc/html/pics/ipythonqtconsole.png
/usr/share/doc/python-sympy-doc/html/pics/pngview1.png
/usr/share/doc/python-sympy-doc/sympy-live.sh

In bookworm, all HTML files are there, so the issue is only in 
testing/unstable.




By the way, the file python-sympy-doc also misses a file version.json;
this file should be accessed properly only when one opens the file via a
http: service, like in:
 firefox http://localhost/doc/python-sympy-doc/html/index.html

Please can you check whether the bug you reported still exists when
furo.js is invoked with the type "module"?

Please be kind enough to send me another way to reproduce the bug you
saw, taking in account that
  
is the right way to use furo.js.

Best regards.   Georges



--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1050204: RFS: streamlink/6.1.0-1 -- CLI for extracting video streams from various websites to a video player

2023-08-21 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.1.0.

  * Package name: streamlink
Version : 6.1.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  * Vcs  : https://github.com/wxMaxima-developers/wxmaxima
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from 
various websites
   python3-streamlink-doc - CLI for extracting video streams from 
various websites (documentation)
   streamlink - CLI for extracting video streams from various websites 
to a video player


To access further information about this package, please visit the 
following URL:


   https://mentors.debian.net/package/streamlink/

Alternatively, you can download the package with 'dget' using this command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.1.0-1.dsc


Changes since the last upload to unstable:
streamlink (6.1.0-1) unstable; urgency=medium

   * d/clean: remove docs/_build directory (Closes: 1045365)
   * d/source/options: add extend-diff-ignore to fix dpkg-source failure
 due to local changes (python package metadata regeneration)
   * New upstream version 6.1.0
   * d/patches: fix screenshot link for Streamlink Twitch GUI

  -- Alexis Murzeau   Sun, 20 Aug 2023 12:12:58 +0200



Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F




OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1042362: RFS: streamlink/6.0.1-1 -- CLI for extracting video streams from various websites to a video player

2023-08-09 Thread Alexis Murzeau

Hi,

On 09/08/2023 09:24, Jeroen Ploemen wrote:

Hi Alexis,

thanks for updating the pkg to the latest release. Only one minor
issue came up during review:

* copyright: info for src/streamlink/webbrowser/cdp/connection.py is
   missing; see the notice starting at line 109 of that file.


Thanks for your review.

I've fixed it by adding the missing copyright to d/copyright and updated 
the package on mentors.


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1043138: thunderbird: cannot send OpenPGP signed message: rnp_op_sign_add_signature failed since upgrade to 115.1.0 (sid)

2023-08-08 Thread Alexis Murzeau

Hi,

On Mon, 7 Aug 2023 16:45:32 -0400 Jamie McClelland  wrote:

On 8/7/23 11:46, Carsten Schoenert wrote:
> Hello Jamie,
> 
> I can't reproduce this issue.


Thank you for the support and sorry to waste your time.

I think the problem is that I didn't have a Primary password set. I set 
a primary password, then re-imported my secret key and now it seems to work.


jamie




I was reproducing the exact issue (same error and same RNP function).

I'm using a primary key without its private key and 2 subkeys with their 
private keys:


| Key Part| Usage |
| --- | - |
| (!) primary key | Sign, Certify |
| subkey  | Encrypt   |
| subkey  | Sign  |
For keys marked with (!) the secret key is not available.


I've tried to use a fresh thunderbird profile and re-import my GPG key 
and sending signed messages is working again.

So I guess something was bad in the thunderbird profile.


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_0xE7BD1904F480937F.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1042362: RFS: streamlink/6.0.1-1 -- CLI for extracting video streams from various websites to a video player

2023-08-08 Thread Alexis Murzeau

On 08/08/2023 20:18, Alexis Murzeau wrote:

[...]
Changes since the last upload to unstable:


Just a note that I've updated the package to remove rtmpdmp which is no more 
needed as upstream (Sebastian Meyer) just told me.

The updated changelog since the last upload to unstable is:
streamlink (6.0.1-1) unstable; urgency=medium

  * New upstream version 6.0.1
  * d/upstream/signing-key.asc: update upstream key
  * d/patches: update patches
  * d/control: add new dependency python3-pytest-trio
  * d/rules: streamlink manpage: use CW font instead of C
  * d/rules: remove unused inclusion of pkg-info.mk
  * d/rules: fix duplicate doc assets
  * d/control: remove unused dependency on rtmpdump
  * Upload to unstable

 -- Alexis Murzeau   Tue, 08 Aug 2023 22:34:59 +0200

streamlink (5.5.1-1~exp1) experimental; urgency=medium

  * New upstream version 5.5.1
  * d/patches: update patches
  * d/patches,control: use furo theme instead of sphinx-rtd-theme
  * d/patches,control: use fork-awesome as a replacement for font-awesome
  * d/s/lintian-overrides: remove obsolete override about a test file

 -- Alexis Murzeau   Sat, 20 May 2023 19:52:43 +0200


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



Bug#1042362: RFS: streamlink/6.0.1-1 -- CLI for extracting video streams from various websites to a video player

2023-08-08 Thread Alexis Murzeau

Control: retitle 1042362 RFS: streamlink/6.0.1-1 -- CLI for extracting video 
streams from various websites to a video player

Hi,

On 27/07/2023 00:42, Alexis Murzeau wrote:

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.0.1.



A new upstream release 6.0.1 was released in the mean time.
I've updated the package on mentors.

   * Package name: streamlink
 Version : 6.0.1-1
 Upstream Author : Streamlink Team
   * URL : https://streamlink.github.io/
   * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
 Section : python

It builds those binary packages:

python3-streamlink - Python module for extracting video streams from
various websites
python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.0.1-1.dsc

Changes since the last upload to unstable:
streamlink (6.0.1-1) unstable; urgency=medium

  * New upstream version 6.0.1
  * d/upstream/signing-key.asc: update upstream key
  * d/patches: update patches
  * d/control: add new dependency python3-pytest-trio
  * d/rules: streamlink manpage: use CW font instead of C
  * d/rules: remove unused inclusion of pkg-info.mk
  * d/rules: fix duplicate doc assets
  * Upload to unstable

 -- Alexis Murzeau   Tue, 08 Aug 2023 19:10:29 +0200

streamlink (5.5.1-1~exp1) experimental; urgency=medium

   * New upstream version 5.5.1
   * d/patches: update patches
   * d/patches,control: use furo theme instead of sphinx-rtd-theme
   * d/patches,control: use fork-awesome as a replacement for font-awesome
   * d/s/lintian-overrides: remove obsolete override about a test file

  -- Alexis Murzeau   Sat, 20 May 2023 19:52:43 +0200


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_signature
Description: OpenPGP digital signature


Bug#1042362: RFS: streamlink/6.0.0-1 -- CLI for extracting video streams from various websites to a video player

2023-07-26 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 6.0.0.

   * Package name: streamlink
 Version : 6.0.0-1
 Upstream Author : Streamlink Team
   * URL : https://streamlink.github.io/
   * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
 Section : python

It builds those binary packages:

python3-streamlink - Python module for extracting video streams from
various websites
python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_6.0.0-1.dsc

Changes since the last upload to unstable:
streamlink (6.0.0-1) unstable; urgency=medium

   * d/upstream/signing-key.asc: update upstream key
   * New upstream version 6.0.0
   * d/patches: update patches
   * d/control: add new dependency python3-pytest-trio
   * d/rules: streamlink manpage: use CW font instead of C
   * d/rules: remove unused inclusion of pkg-info.mk
   * d/rules: fix duplicate doc assets
   * Upload to unstable

  -- Alexis Murzeau   Mon, 24 Jul 2023 23:56:25 +0200

streamlink (5.5.1-1~exp1) experimental; urgency=medium

   * New upstream version 5.5.1
   * d/patches: update patches
   * d/patches,control: use furo theme instead of sphinx-rtd-theme
   * d/patches,control: use fork-awesome as a replacement for font-awesome
   * d/s/lintian-overrides: remove obsolete override about a test file

  -- Alexis Murzeau   Sat, 20 May 2023 19:52:43 +0200


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1036437: please provide a simple example to reproduce the bug

2023-05-31 Thread Alexis Murzeau

On 31/05/2023 16:43, georgesk wrote:

Dear Alexis,

I packaged furo for debian in order to be able to keep maintaining the
package sympy, which depends on it.

However sympy's documentation is rather big. Creating a minimal sphinx
tree with sphinx-quickstart is not enough to trigger the bug which you
are reporting.

Please can you share a minimal example which would trigger this bug, so
I can include it in furo package's test scripts, and prevent future
regressions after this bug's fix?

Thank you in advance.   Georges.




Hi,

You can reproduce it by:
- Installing python3-sympy-doc package
- Open firefox and browse to 
file:///usr/share/doc/python-sympy-doc/html/index.html
- Check the Firefox' console, it will show "Uncaught SyntaxError: import 
declarations may only appear at top level of a module"
  for furo.js
- furo.js contains "import Gumshoe from "./gumshoe-patched.js";" line which 
means it was not minified (which is what upstream does).

The impact is just that dark/light theme and search bar won't work.

I've checked if this would be possible to do the minification, but that seems 
to require many node packages and not all of them
are available or up to date in Debian.

So maybe that's too much work to just get dark/light theme and search bar... 
(most of the theme, mostly css, is still working fine anyway)

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_signature
Description: OpenPGP digital signature


Bug#1036441: RFS: streamlink/5.5.1-1~exp1 -- CLI for extracting video streams from various websites to a video player

2023-05-20 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.5.1 to be uploaded to experimental.

   * Package name: streamlink
 Version : 5.5.1-1~exp1
 Upstream Author : Streamlink Team
   * URL : https://streamlink.github.io/
   * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
 Section : python

It builds those binary packages:

python3-streamlink - Python module for extracting video streams from
various websites
python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.5.1-1~exp1.dsc

Changes since the last upload to unstable:

streamlink (5.5.1-1~exp1) experimental; urgency=medium

   * New upstream version 5.5.1
   * d/patches: update patches
   * d/patches,control: use furo theme instead of sphinx-rtd-theme
   * d/patches,control: use fork-awesome as a replacement for font-awesome
   * d/s/lintian-overrides: remove obsolete override about a test file

  -- Alexis Murzeau   Sat, 20 May 2023 19:52:43 +0200


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_signature
Description: OpenPGP digital signature


Bug#1036437: furo.js fails to be loaded by firefox: Uncaught SyntaxError

2023-05-20 Thread Alexis Murzeau

Package: furo
Version: 2023.03.27+dfsg-1
Severity: normal

Dear Maintainer,

While using furo theme with sphinx to build streamlink's documentation, I found
that furo.js fails to be loaded by Firefox with this error:

Uncaught SyntaxError: import declarations may only appear at top level of a
module

I guess that the issue is the presence of this line in furo.js:
import Gumshoe from "./gumshoe-patched.js";

Upstream package use furo on their documentation page and their furo.js [1]
doesn't have it, it is instead minified.

The issue is that the theme doesn't handle properly the theme mode between dark
or light theme (it uses a mix of both).

[1]: https://streamlink.github.io/_static/scripts/furo.js


-- System Information:
Debian Release: 12.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-9-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages furo depends on:
pn  node-normalize.css  
ii  python3 3.11.2-1+b1
pn  python3-bs4 
pn  python3-pygments
pn  python3-sphinx  
pn  sphinx-basic-ng 

furo recommends no packages.

furo suggests no packages.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1034700: make: crash when environment contains entries without equal character

2023-04-21 Thread Alexis Murzeau

Package: make
Version: 4.3-4.1
Severity: normal
Tags: upstream

Dear Maintainer,

When running make with an environment entry without a "=" (equal) character,
make crash with a segmentation fault without executing anything.

The crash occurs here: https://sources.debian.org/src/make-
dfsg/4.3-4.1/src/main.c/#L1362
while (! STOP_SET (*ep, MAP_EQUALS))
  ++ep;

"ep" contains the environment variable, if it does not contain "=" character,
the loop will go past the end of memory pointed by "ep" leading to a segfault.

This can be reproduced with this small test:
---
$ cat testmake.c
#include 

int main() {
char *arg[] = { "/usr/bin/make", (char *)0 };
char *env[] = { "HOME=/tmp", "LOGNAME=home", /* this is the empty entry
causing the crash: */ "", (char *)0 };
execve("/usr/bin/make", arg, env);
return 0;
}
$ gcc testmake.c -o testmake
$ ./testmake
Erreur de segmentation
---

This issue was encountered with a older make version called by a proprietary
java program (WindRiver vxWorks).


-- System Information:
Debian Release: 12.0
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf, armel

Kernel: Linux 6.1.0-7-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages make depends on:
ii  libc6  2.36-9

make recommends no packages.

Versions of packages make suggests:
pn  make-doc  

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1034320: k4dirstat: flood stdout with kf.i18n: KLocalizedString: Using an empty domain, fix the code.

2023-04-12 Thread Alexis Murzeau

Package: k4dirstat
Version: 3.4.2-1
Severity: normal
Tags: upstream

Dear Maintainer,

When running k4dirstat, there are many log message to stdout (or to journald)
that are flooding alot:
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Elapsed
time: %1" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Elapsed
time: %1" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Elapsed
time: %1" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Elapsed
time: %1" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Elapsed
time: %1" msgid_plural: "" msgctxt: ""
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Elapsed
time: %1" msgid_plural: "" msgctxt: ""
[...]

This cause the systemd journal to rollover (thus discarding earlier logs) and
makes very hard to read other logs from other applications.

These logs were added in libkf5i18n version 5.99.0 for an existing error (that
predate 5.99.0).
The commit that added it is
https://invent.kde.org/frameworks/ki18n/-/commit/da282defa469825aa7cbf5fcf403b56f01cea2e5

The issue is that KLocalizedString::setApplicationDomain needs to be called at
application start-up.
I found that by browsing these resources:

https://api.kde.org/frameworks/ki18n/html/prg_guide.html#link_prog
https://invent.kde.org/frameworks/ki18n/-/commit/550dff73742dde89823a3d321e18160615d62baf

Else, the text won't be translated when the error message appears on stdout
(this was also true before the message was added).

I've already reported it upstream [1] but report it here too in case you want
to fix this issue for bookworm.
[1] https://github.com/jeromerobert/k4dirstat/issues/49


-- System Information:
Debian Release: 12.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-7-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages k4dirstat depends on:
ii  kio   5.103.0-1
ii  libc6 2.36-9
ii  libkf5configcore5 5.103.0-2
ii  libkf5configgui5  5.103.0-2
ii  libkf5configwidgets5  5.103.0-1
ii  libkf5coreaddons5 5.103.0-1
ii  libkf5i18n5   5.103.0-1
ii  libkf5iconthemes5 5.103.0-1
ii  libkf5jobwidgets5 5.103.0-1
ii  libkf5kiocore55.103.0-1
ii  libkf5kiogui5 5.103.0-1
ii  libkf5kiowidgets5 5.103.0-1
ii  libkf5widgetsaddons5  5.103.0-1
ii  libkf5xmlgui5 5.103.0-1
ii  libqt5core5a  5.15.8+dfsg-3
ii  libqt5gui55.15.8+dfsg-3
ii  libqt5widgets55.15.8+dfsg-3
ii  libstdc++612.2.0-14
ii  zlib1g1:1.2.13.dfsg-1

Versions of packages k4dirstat recommends:
ii  xdg-utils  1.1.3-4.1

k4dirstat suggests no packages.

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1031243: plasma-workspace: mute icon on task bar appears on wrong applications

2023-02-13 Thread Alexis Murzeau
   4:5.26.90-1
ii  qdbus-qt5   5.15.8-2
ii  qml-module-org-kde-draganddrop  5.102.0-1
ii  qml-module-org-kde-kcoreaddons  5.102.0-1
ii  qml-module-org-kde-kholidays1:5.102.0-1
ii  qml-module-org-kde-kquickcontrols   5.102.0-1
ii  qml-module-org-kde-kquickcontrolsaddons 5.102.0-1
ii  qml-module-org-kde-ksysguard4:5.26.90-1
ii  qml-module-org-kde-kwindowsystem5.102.0-1
ii  qml-module-org-kde-prison   5.102.0-1
ii  qml-module-org-kde-quickcharts  5.102.0-1
ii  qml-module-org-kde-solid5.102.0-1
ii  qml-module-org-kde-userfeedback 1.2.0-2
ii  qml-module-qt-labs-folderlistmodel  5.15.8+dfsg-2
ii  qml-module-qtgraphicaleffects   5.15.8-2
ii  qml-module-qtqml-models25.15.8+dfsg-2
ii  qml-module-qtquick-controls 5.15.8-2
ii  qml-module-qtquick-dialogs  5.15.8-2
ii  qml-module-qtquick-layouts  5.15.8+dfsg-2
ii  qml-module-qtquick-window2  5.15.8+dfsg-2
ii  qml-module-qtquick2 5.15.8+dfsg-2
ii  udisks2 2.9.4-4
ii  x11-utils   7.7+5
ii  x11-xserver-utils   7.7+9+b1
ii  zlib1g  1:1.2.13.dfsg-1

Versions of packages plasma-workspace recommends:
ii  kde-cli-tools4:5.26.90-1
ii  kio-extras   4:22.12.2-1
ii  ksystemstats 5.26.90-1
pn  libpam-kwallet5  
ii  powerdevil   4:5.26.90-1
pn  qml-module-org-kde-pipewire  
ii  systemsettings   4:5.26.90-1

plasma-workspace suggests no packages.

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1031173: arcanist-clang-format-linter: prevents arcanist tool from working (PHP Fatal error: Uncaught Error)

2023-02-12 Thread Alexis Murzeau

Package: arcanist-clang-format-linter
Version: 0.git20161021-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When arcanist-clang-format-linter is installed, arcanist will fail to run with
this error:


$ arcanist help
PHP Fatal error:  Uncaught Error: Call to undefined function 
arcanist_load_libraries() in 
/usr/share/arcanist/src/extensions/clang-format-linter.php:3
Stack trace:
#0 /usr/share/arcanist/src/init/lib/PhutilBootloader.php(247): include_once()
#1 /usr/share/arcanist/src/init/lib/PhutilBootloader.php(287): 
PhutilBootloader->executeInclude('...')
#2 /usr/share/arcanist/src/init/lib/PhutilBootloader.php(106): 
PhutilBootloader->loadExtension('...', '...', '...')
#3 /usr/share/arcanist/src/init/lib/PhutilBootloader.php(21): 
PhutilBootloader->registerLibrary('...', '...')
#4 /usr/share/arcanist/src/init/init-library.php(70): 
PhutilBootloader::newLibrary('...', '...')
#5 /usr/share/arcanist/support/init/init-script.php(114): require_once('...')
#6 /usr/share/arcanist/support/init/init-script.php(131): 
__arcanist_init_script__()
#7 /usr/share/arcanist/support/init/init-arcanist.php(3): require_once('...')
#8 /usr/share/arcanist/bin/arc(10): require_once('...')
#9 {main}
  thrown in /usr/share/arcanist/src/extensions/clang-format-linter.php on line 3



The error does not appear when using arcanist without having this package
installed.

As this render the arcanist tool unusable, I've marked this bug as grave.

The most probable cause to this is the fact that arcanist-clang-format-linter
version is from 2016 but arcanist is from 2022.
I guess there were breaking changes in arcanist since then.

Upstream seem to have stopped any development on it as the last commit is from
2016.
See https://github.com/pwithnall/morefas-phabricator.

I installed this package to do development on LLVM (which use phabricator).
But it seems that it is in fact not needed, LLVM having its own lint script for
code style (which use clang-format too).



So I guess the solution is to remove this package from Debian as it doesn't
work anymore and was not updated upstream ?


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages arcanist-clang-format-linter depends on:
ii  arcanist  0~git20220903-2
ii  clang-format  1:14.0-55.5+b1
ii  diffutils 1:3.8-4

arcanist-clang-format-linter recommends no packages.

arcanist-clang-format-linter suggests no packages.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1031047: keepass2: new upstream releases (2.53)

2023-02-10 Thread Alexis Murzeau

Package: keepass2
Version: 2.47+dfsg-2
Severity: normal

Dear Maintainer,

The package was not updated since one year and upstream has released new
versions since then.
Is there any particular reason this package wasn't updated ?

Can you upload a newer version ?

Thanks !
Alexis Murzeau


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (500, 'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages keepass2 depends on:
ii  libgcrypt20  1.10.1-3
ii  libmono-corlib4.5-cil6.8.0.105+dfsg-3.3
ii  libmono-system-drawing4.0-cil6.8.0.105+dfsg-3.3
ii  libmono-system-security4.0-cil   6.8.0.105+dfsg-3.3
ii  libmono-system-windows-forms4.0-cil  6.8.0.105+dfsg-3.3
ii  libmono-system-xml4.0-cil6.8.0.105+dfsg-3.3
ii  libmono-system4.0-cil6.8.0.105+dfsg-3.3
ii  libx11-6 2:1.8.3-3
ii  mono-runtime 6.8.0.105+dfsg-3.3

Versions of packages keepass2 recommends:
pn  xsel  

Versions of packages keepass2 suggests:
pn  keepass2-doc  
pn  mono-dmcs 
ii  xdotool   1:3.20160805.1-5

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1030721: liblrdf0: library is not Multi-Arch: same, this prevents installing both 64 and 32 bits gstreamer bad plugins

2023-02-06 Thread Alexis Murzeau

Control: tags -1 + patch

I just saw that a proposed patch was submitted on Salsa by Jan Kriho:
https://salsa.debian.org/multimedia-team/liblrdf/-/merge_requests/2

Merging this merge request would solve this bug.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1030721: liblrdf0: library is not Multi-Arch: same, this prevents installing both 64 and 32 bits gstreamer bad plugins

2023-02-06 Thread Alexis Murzeau
Package: liblrdf0
Version: 0.6.1-3
Severity: normal

Dear Maintainer,


   * What led up to the situation?

An new upstream version of gstreamer1.0-plugins-bad added a dependency on
liblrdf0.
Before, it was possible to install both gstreamer1.0-plugins-bad:amd64 and
gstreamer1.0-plugins-bad:i386 (for use with Wine).

But as liblrdf0 is not Multi-Arch: same, now we can't install both
gstreamer1.0-plugins-bad:amd and i386.

As suggested by Multiarch hinter on the package page, can this package be made
Multi-Arch: same ?
This should allow both amd64 and i386 gstreamer1.0-plugins-bad to be installed
at the same time again.

Thanks for your support
Alexis Murzeau


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages liblrdf0 depends on:
ii  libc6 2.36-8
ii  libraptor2-0  2.0.15-4

liblrdf0 recommends no packages.

Versions of packages liblrdf0 suggests:
pn  liblrdf0-dev  



Bug#1029967: RFS: streamlink/5.2.1-1 -- CLI for extracting video streams from various websites to a video player

2023-01-29 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.2.1.

  * Package name: streamlink
Version : 5.2.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
   streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
   https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.2.1-1.dsc

Changes since the last upload to unstable:
streamlink (5.2.1-1) unstable; urgency=medium

   * New upstream version 5.2.1
   * d/copyright: update copyright years with 2023
   * d/examples: don't install examples, they were removed

  -- Alexis Murzeau   Sun, 29 Jan 2023 13:00:22 +0100


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



























OpenPGP_signature
Description: OpenPGP digital signature


Bug#1027465: RFS: streamlink/5.1.2-1~bpo11+1 -- CLI for extracting video streams from various websites to a video player

2022-12-31 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bullseye-backports repository.

  * Package name: streamlink
Version : 5.1.2-1~bpo11+1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from various 
websites
   python3-streamlink-doc - CLI for extracting video streams from various 
websites (documentation)
   streamlink - CLI for extracting video streams from various websites to a 
video player

To access further information about this package, please visit the
following URL:
   https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.1.2-1~bpo11+1.dsc

Changes since the last upload to bullseye-backports:
streamlink (5.1.2-1~bpo11+1) bullseye-backports; urgency=medium

   * Rebuild for bullseye-backports.
   * d/patches: update patches to use pytest and pytest-asyncio from stable
   * Revert "d/streamlink.{install,manpages}: update completion scripts 
location"
 This is required with stable distribution.

  -- Alexis Murzeau   Sun, 01 Jan 2023 03:45:47 +0100

streamlink (5.1.2-1) unstable; urgency=medium

   * New upstream version 5.1.2
   * d/README.source: update packaging instructions
   * d/streamlink.{install,manpages}: update completion scripts location
 (Closes: #1026714)
   * Bump Standards-Version to 4.6.2 (no changes)

  -- Alexis Murzeau   Thu, 22 Dec 2022 15:35:53 +0100

streamlink (5.1.1-1) unstable; urgency=medium

   * New upstream version 5.1.1
   * Control: add build-dep on python3-certifi.

  -- Alexis Murzeau   Tue, 29 Nov 2022 08:51:03 +

streamlink (5.1.0-1) unstable; urgency=medium

   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable)

   [ Alexis Murzeau ]
   * New upstream version 5.1.0
   * d/patches: update patches
   * d/control: update build dependencies
   * d/tests/control: update test dependencies

  -- Alexis Murzeau   Wed, 16 Nov 2022 23:29:10 +0100



Differences from testing package (5.1.2-1):
   * d/patches,d/control: fix build with older dependencies

Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|









OpenPGP_signature
Description: OpenPGP digital signature


Bug#1026358: RFS: streamlink/5.1.2-1 -- CLI for extracting video streams from various websites to a video player

2022-12-22 Thread Alexis Murzeau

Hi,

On 22/12/2022 16:30, Adam Borowski wrote:

On Mon, Dec 19, 2022 at 01:19:03AM +0100, Alexis Murzeau wrote:

streamlink (5.1.2-1) unstable; urgency=medium

* New upstream version 5.1.2
* d/README.source: update instructions
* d/streamlink.{install,manpages}: update completion scripts location

   -- Alexis Murzeau   Mon, 19 Dec 2022 00:25:14 +0100


Hi,
this upload uses an old version of debian/changelog for 5.1.1-1:

  streamlink (5.1.1-1) unstable; urgency=medium
  
* New upstream version 5.1.1

-  * Control: add build-dep on python3-certifi.
  
- -- Alexis Murzeau   Tue, 29 Nov 2022 08:51:03 +

+ -- Alexis Murzeau   Mon, 28 Nov 2022 21:49:55 +0100

Please update that to be same as in the archive.


Meow!


Thanks, I forgot to do that.

I've updated it, and also made additional small changes to the changelog
to close a bug that is fixed with this version and a
standards-version update.

I've uploaded the update to mentors, here is the new changelog:

https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.1.2-1.dsc

streamlink (5.1.2-1) unstable; urgency=medium

  * New upstream version 5.1.2
  * d/README.source: update packaging instructions
  * d/streamlink.{install,manpages}: update completion scripts location
(Closes: #1026714)
  * Bump Standards-Version to 4.6.2 (no changes)

 -- Alexis Murzeau   Thu, 22 Dec 2022 15:35:53 +0100

streamlink (5.1.1-1) unstable; urgency=medium

  * New upstream version 5.1.1
  * Control: add build-dep on python3-certifi.

 -- Alexis Murzeau   Tue, 29 Nov 2022 08:51:03 +


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_signature
Description: OpenPGP digital signature


Bug#1026358: RFS: streamlink/5.1.2-1 -- CLI for extracting video streams from various websites to a video player

2022-12-18 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.1.2.

 * Package name: streamlink
   Version : 5.1.2-1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.1.2-1.dsc

Changes since the last upload to unstable:
streamlink (5.1.2-1) unstable; urgency=medium

   * New upstream version 5.1.2
   * d/README.source: update instructions
   * d/streamlink.{install,manpages}: update completion scripts location

  -- Alexis Murzeau   Mon, 19 Dec 2022 00:25:14 +0100


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F


























OpenPGP_signature
Description: OpenPGP digital signature


Bug#1025864: mesa-vulkan-drivers: no more vulkan support for Intel HD Graphics 4000

2022-12-11 Thread Alexis Murzeau

On Sat, 10 Dec 2022 20:31:50 +0100 Alexis Murzeau  wrote:

Package: mesa-vulkan-drivers
Version: 22.3.0-2
Severity: important

Dear Maintainer,

* What led up to the situation?
After upgrading mesa packages (including mesa-vulkan-drivers) from version
22.2.4-1 to 22.3.0-2, I found that the intel hd graphics 4000 has no more
vulkan drivers.

vulkaninfo does not list the GPU anymore (only the llvmpipe driver is listed
now):
[...]

Maybe something must be added to the Debian package build to enable the driver
again.
I guess "intel_hasvk" should be added to VULKAN_DRIVERS in d/rules to fix this
issue.


I've tried to build the package with intel_hasvk added to VULKAN_DRIVERS,
and it fixed the issue. My intel iGPU is back available with vulkan.

I've opened a merge request with the modification on Salsa:

https://salsa.debian.org/xorg-team/lib/mesa/-/merge_requests/22

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1025864: mesa-vulkan-drivers: no more vulkan support for Intel HD Graphics 4000

2022-12-10 Thread Alexis Murzeau

Package: mesa-vulkan-drivers
Version: 22.3.0-2
Severity: important

Dear Maintainer,

   * What led up to the situation?
After upgrading mesa packages (including mesa-vulkan-drivers) from version
22.2.4-1 to 22.3.0-2, I found that the intel hd graphics 4000 has no more
vulkan drivers.

vulkaninfo does not list the GPU anymore (only the llvmpipe driver is listed
now):

Device Groups:
==
Group 0:
Properties:
physicalDevices: count = 1
llvmpipe (LLVM 15.0.6, 256 bits) (ID: 0)
subsetAllocation = 0

Present Capabilities:
llvmpipe (LLVM 15.0.6, 256 bits) (ID: 0):
Can present images from the following devices: count =
1
llvmpipe (LLVM 15.0.6, 256 bits) (ID: 0)
Present modes: count = 1
DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR

Downgrading the packages to 22.2.4-1 makes the GPU to appear again:

Device Groups:
==
Group 0:
Properties:
physicalDevices: count = 1
Intel(R) HD Graphics 4000 (IVB GT2) (ID: 0)
subsetAllocation = 0

Present Capabilities:
Intel(R) HD Graphics 4000 (IVB GT2) (ID: 0):
Can present images from the following devices: count =
1
Intel(R) HD Graphics 4000 (IVB GT2) (ID: 0)
Present modes: count = 1
DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR

Group 1:
Properties:
physicalDevices: count = 1
llvmpipe (LLVM 15.0.5, 256 bits) (ID: 0)
subsetAllocation = 0

Present Capabilities:
llvmpipe (LLVM 15.0.5, 256 bits) (ID: 0):
Can present images from the following devices: count =
1
llvmpipe (LLVM 15.0.5, 256 bits) (ID: 0)
Present modes: count = 1
DEVICE_GROUP_PRESENT_MODE_LOCAL_BIT_KHR



This issue was also reported here:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/7848

Tele42 said:

This is an issue in Debian Sid's packaging of mesa.
Mesa/hasvk hasn't been enabled there after it got split
from mesa/ANV to continue Vulkan support of this
generation of Intel GPU.


Maybe something must be added to the Debian package build to enable the driver
again.
I guess "intel_hasvk" should be added to VULKAN_DRIVERS in d/rules to fix this
issue.

Thanks,
Alexis Murzeau


-- Package-specific info:
glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_get_drawable_type, GLX_EXT_libglvnd, GLX_EXT_no_config_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_EXT_buffer_age,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_no_config_context, GLX_EXT_swap_control,
GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event,
GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control,
GLX_NV_float_buffer, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,
GLX_EXT_create_context_

Bug#1025031: RFS: streamlink/5.1.1-1 -- CLI for extracting video streams from various websites to a video player

2022-11-28 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.1.1.

* Package name: streamlink
  Version : 5.1.1-1
  Upstream Author : Streamlink Team
* URL : https://streamlink.github.io/
* License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
  Section : python

It builds those binary packages:

 python3-streamlink - Python module for extracting video streams from
various websites
 python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
 streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
 https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

 dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.1.1-1.dsc

Changes since the last upload to unstable:
streamlink (5.1.1-1) unstable; urgency=medium

   * New upstream version 5.1.1

  -- Alexis Murzeau   Mon, 28 Nov 2022 21:49:55 +0100


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F

























OpenPGP_signature
Description: OpenPGP digital signature


Bug#1023005: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-24 Thread Alexis Murzeau

Hi,

On 24/11/2022 23:13, Bernhard Übelacker wrote:

Hello Everyone,
I guess I see a similar same issue here.

First, for me works as a workaround if I click the slider somewhere
in the middle of the video and do pause it, then close vlc completely.
The next attempt to start the video with vlc works for me.
(Like after a reboot the very first video does also play correctly.)

Does someone seeing this issue can confirm this?


While writing this mail I saw some mails got also sent to bug 1023580,
which got some more information, and got a new Qt build.
So I guess I will wait when that drops into testing
and how it works then.

Kind regards,
Bernhard


For me, opening a video with a double click that would open VLC and start
playback was working. The problem appeared once I stopped the player, or
when opening VLC directly.


But yes, a Qt package upload was done by Dmitry Shachnev on unstable today
and I can confirm that Qt5 5.15.6+dfsg-4 fixes the VLC black screen issue for
me. No more video playback issues.

So this bug is possibly fixed with Qt5 5.15.6+dfsg-4, to be confirmed by
you and others when you have the opportunity to upgrade Qt (libqt5*
packages).

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1024277: RFS: streamlink/5.1.0-1 -- CLI for extracting video streams from various websites to a video player

2022-11-16 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.1.0.

   * Package name: streamlink
 Version : 5.1.0-1
 Upstream Author : Streamlink Team
   * URL : https://streamlink.github.io/
   * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
 Section : python

It builds those binary packages:

python3-streamlink - Python module for extracting video streams from
various websites
python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.1.0-1.dsc

Changes since the last upload to unstable:
streamlink (5.1.0-1) unstable; urgency=medium

   [ Debian Janitor ]
   * Remove constraints unnecessary since buster (oldstable)

   [ Alexis Murzeau ]
   * New upstream version 5.1.0
   * d/patches: update patches
   * d/control: update build dependencies
   * d/tests/control: update test dependencies

  -- Alexis Murzeau   Wed, 16 Nov 2022 23:29:10 +0100


Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F
























OpenPGP_signature
Description: OpenPGP digital signature


Bug#1023580: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-13 Thread Alexis Murzeau

Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-108407

On 12/11/2022 19:02, Alexis Murzeau wrote:

On 11/11/2022 21:50, Alexis Murzeau wrote:


I've tried to create a minimal Qt sample application that would reproduce the 
issue, but I can't get it.
Maybe there is something related with a specific feature or configuration.



Instead of trying to create a minimal Qt application that reproduce the 
problem, I've tried to reproduce the issue with rebuilt Qt binaries from 
upstream.
I'm successfully reproducing the issue with virtualbox and vlc with a Qt build 
of the tag v5.15.6-lts-lgpl but not with a build of v5.15.4-lts-lgpl.

So I'm going to bisect commits to find which one introduced the issue.



I've found the offending commit.
It's 290b405872602de931646fe4f769eff208f9bbef: xcb: implement missing bits
from ICCCM 4.1.4 WM_STATE handling.

See here: 
https://github.com/qt/qtbase/commit/290b405872602de931646fe4f769eff208f9bbef

It was made to fix https://bugreports.qt.io/browse/QTBUG-69515, but
reverted later in upcoming version 5.15.10.

I've tested v5.15.6 with this commit reverted, and vlc and virtualbox
doesn't have the issue anymore, so reverting only this commit seems
sufficient to fix this bug.

Because of 2 regressions bugs, this commit was already reverted in upstream
versions 5.15.10, 6.2.5, 6.3.1 and 6.4.0+ (see "resulted in" in QTBUG-69515).


I'm not sure if this bug (affecting vlc and virtualbox) is already known
in this form by upstream, existing upstream bugs only talk about to
window undocking and menus.

So I've created a bug upstream about it, as this affect popular
applications, to ensure upstream is aware of it:
https://bugreports.qt.io/browse/QTBUG-108407

Also as a reference, Debian bug #1022748 is caused by the same commit
290b405872602de931646fe4f769eff208f9bbef.


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F |



Bug#1023580: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-12 Thread Alexis Murzeau

On 11/11/2022 21:50, Alexis Murzeau wrote:


I've tried to create a minimal Qt sample application that would reproduce the 
issue, but I can't get it.
Maybe there is something related with a specific feature or configuration.



Instead of trying to create a minimal Qt application that reproduce the 
problem, I've tried to reproduce the issue with rebuilt Qt binaries from 
upstream.
I'm successfully reproducing the issue with virtualbox and vlc with a Qt build 
of the tag v5.15.6-lts-lgpl but not with a build of v5.15.4-lts-lgpl.

So I'm going to bisect commits to find which one introduced the issue.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



Bug#1023580: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-11 Thread Alexis Murzeau

Hi,

On 09/11/2022 14:00, Lisandro Damián Nicanor Pérez Meyer wrote:

tag 1023580 unreproducible moreinfo
thanks

Hi!




First of all thanks for the detailed reproduction steps. I don't seem
able to reproduce the bug on my machine, so something else must be
playing its part here. Are you running on Wayland or X? Which video
card do you have? Are you using the FLOSS drivers for it? If you can
think of any other detail that might be related here, please do not
hesitate in adding it.

Kinds regards, Lisandro.



I'm running on X and reproduced it with:
 - AMD Radeon RX 580 GPU (with xserver-xorg-video-amdgpu driver)
 - Intel HD Graphics 4000 (ivy bridge) (with xserver-xorg-video-intel driver)
 - VirtualBox VM with xserver-xorg-video-vmware and xserver-xorg-video-vesa 
drivers

I'm not running non-free or contrib driver on any of these hardware (except 
firmware-amd-graphics with AMD GPU and microcode firmwares (intel and amd 
physical machines)).
On the virtualbox VM, I'm not running anything outside main.

I'm not on the PC that has the VM right now, but will be next week.
The VM is containing these packages:
 - Debian Unstable without any tasks (nothing selected on Debian Installer)
 - xserver-xorg
 - vlc
 - icewm and fluxbox (or anything you like to have an X environment)
 - xinit (for startx)
 - You might be required to put your user in the `input` group
   (else the mouse and keyboard might not work)
 - Run startx, then run vlc with a video
- Play the video
- Stop the video
- Open the playlist (CTRL + L)
- Play the video again, stop it again
- Resize the VLC window (while the playlist is open)

This reproduce the issue for me with VirtualBox.
I think the emulated GPU controller is "VMSVGA", I will be able to
confirm this next week, but I've not installed guest additions.

I've tried to create a minimal Qt sample application that would reproduce the 
issue, but I can't get it.
Maybe there is something related with a specific feature or configuration.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



Bug#1023005: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-07 Thread Alexis Murzeau

Control: found 1023580 5.15.7+dfsg-1

On 07/11/2022 22:27, local10 wrote:


Tried it again with the playlist window. This is how it works for me:

1. Open VLC > Ctrl+L > My Videos > Don't click on any of the videos > Start 
changing the size of the window > no scaling effect is observed, all border are redrawn 
properly

2. Open VLC > Ctrl+L > My Videos > Start playing one of the videos, then stop it > 
Ctrl+L > Start changing the size of the window > scaling effect is clearly observed, the 
video list right and bottom borders are NOT redrawn properly, the effect is very similar to what 
is shown in the qt_5.15.6+dfsg-2_vlc_glitches.mp4 video. See the enclosed file for details.

Regards,



Ok thanks, so you get it too, I'm not the only one to have this :)
(And if you playback the video again, it will show a black screen (if it wasn't 
the case the first time))


I guess the issue might appear a bit differently from user to user but is 
probably the same cause.
I'm trying to find a way to reproduce it easily and maybe find what goes wrong.
I've tried with the Qt version in experimental (5.15.7), but sadly the behavior 
is the same.


--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_signature
Description: OpenPGP digital signature


Bug#992582: docker.io: Little problem in the dockerd-rootless-setuptool.sh script prevents successful rootless setup

2022-11-07 Thread Alexis Murzeau

Hi,

I found that doing this as root is sufficient to make the script work:
ln -s /usr/bin/docker /usr/share/docker.io/contrib/docker


This way, the script won't stop with an error at line 336:
DOCKER_HOST="unix://$XDG_RUNTIME_DIR/docker.sock" $BIN/docker version

Here in the script, $BIN points to /usr/share/docker.io/contrib.

Maybe this symbolic link can be added ?
This should be a light enough modification for no maintenance burden.



Also, is there a specific reason to not put this script in /usr/bin ?
Upstream docker is doing that in their .deb packages, both
dockerd-rootless-setuptool.sh and dockerd-rootless.sh are in /usr/bin,
so I guess these scripts expect this to work as-is.
That's at least also a way to solve this issue too.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1023005: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-07 Thread Alexis Murzeau

On 07/11/2022 20:22, local10 wrote:

Tried it and I don't seem to have that scaling effect shown in the 
qt_5.15.6+dfsg-2_vlc_glitches.mp4. Am using the Breeze theme (not Breeze Dark 
or Breeze Twilight, just Breeze).

VLC still shows black screen when playing videos (MP4s) though.



Thanks for your feedback.

Did you tried with the vlc playlist open as in the video ?
It only does that when the playlist is open.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



OpenPGP_signature
Description: OpenPGP digital signature


Bug#1021032: vlc: playing videos results in a black screen

2022-11-06 Thread Alexis Murzeau

Hi,

On Sat, 08 Oct 2022 14:30:43 +0300 =?ISO-8859-1?Q?R=E9mi?= Denis-Courmont 
 wrote:

Le lauantaina 8. lokakuuta 2022, 12.40.56 EEST KeyofBlueS a écrit :
> Hi all. Let's continue here from #1021140
> <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021140>
> 
> It seems this issue it's not completely fixed. Before it was always

> reproducible under any circumstance, when now there are at least two ways
> to always trigger it:

I believe that the issue is not fixed at all.

The symptoms started showing up after Debian updated Qt, and affect only the Qt 
GUI. The last attempt to fix it affected the VA-API video decoding path in such 
a way that it will still *fail* at a different pace than it did before the fix. 
Then it will fallback to VDPAU or to software decoding path.


[...]


I'm jumping in to add information, I also get black screen issue after updating 
Qt from 5.15.4 to 5.15.6.

I also get graphical issues in the playlist, when resizing the VLC window. 
These graphical issues appear also in virtualbox-qt.

I've already created a bug on qt: #1023580
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023580

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



Bug#1023005: A recent Bookworm upgrade broke video playback in the VLC player

2022-11-06 Thread Alexis Murzeau

On Sat, 29 Oct 2022 07:51:03 +0200 (CEST) local10  wrote:

Tried other video players (haruna, smplayer, mpv) and every single one of them 
works without issues, so the problem seems to be specific only to vlc.


Are you getting something like in the videos attached in the bug: #1023580 ?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023580

I personally also have vlc graphical issues and black screen when playing a 
video after Qt update to 5.15.6.
So maybe what you have is related.

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



Bug#1023372: kde-config-gtk-style: missing dependency on gsettings-desktop-schemas (causes kded5 to crash)

2022-11-02 Thread Alexis Murzeau

Package: kde-config-gtk-style
Version: 4:5.26.0-1
Severity: important

Dear Maintainer,


   * What led up to the situation?

In a KDE environment and plasma-nm installed, WiFi is not connecting
automatically with the NetworkMaanger error "No agents were available for this
request".
Normally, agent requests are served using the KDE Wallet.

The cause of this is that kded5 wasn't running, thus the service handling agent
requests was probably not running too.

kded5 was not running because it crashed with this error (I've run it with
gdb):

(process:4612): GLib-GIO-ERROR **: 23:53:37.684: Settings schema
'org.gnome.desktop.interface' is not installed

Thread 1 "kded5" received signal SIGTRAP, Trace/breakpoint trap.
0x759287c7 in g_log_structured_array () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
(gdb) bt
#0  0x759287c7 in g_log_structured_array () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#1  0x75928bee in g_log_default_handler () from /lib/x86_64-linux-
gnu/libglib-2.0.so.0
#2  0x75928e57 in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x759290ef in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7fffd8c94a37 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x7fffd8b516ed in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6  0x7fffd8b51f98 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#7  0x7fffd8b53b33 in g_object_new_valist () from /lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#8  0x7fffd8b54189 in g_object_new () from /lib/x86_64-linux-
gnu/libgobject-2.0.so.0
#9  0x7fffd8ddf340 in ?? () from /usr/lib/x86_64-linux-
gnu/qt5/plugins/kf5/kded/gtkconfig.so
#10 0x7fffd8ddb475 in GtkConfig::setFont() const () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kded/gtkconfig.so
#11 0x7fffd8ddda59 in GtkConfig::applyAllSettings() const () from
/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kded/gtkconfig.so
#12 0x7fffd8dddf99 in GtkConfig::GtkConfig(QObject*, QList
const&) () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kded/gtkconfig.so
#13 0x7fffd8ddef69 in ?? () from /usr/lib/x86_64-linux-
gnu/qt5/plugins/kf5/kded/gtkconfig.so
#14 0x7773ead3 in KPluginFactory::create(char const*, QWidget*,
QObject*, QList const&, QString const&) () from /lib/x86_64-linux-
gnu/libKF5CoreAddons.so.5
#15 0xdeee in ?? ()
#16 0x555611a3 in ?? ()
#17 0x55561533 in ?? ()
#18 0xb15e in ?? ()
#19 0x7684618a in __libc_start_call_main
(main=main@entry=0xaa90, argc=argc@entry=1,
argv=argv@entry=0x7fffdfe8) at ../sysdeps/nptl/libc_start_call_main.h:58
#20 0x76846245 in __libc_start_main_impl (main=0xaa90, argc=1,
argv=0x7fffdfe8, init=, fini=,
rtld_fini=,
stack_end=0x7fffdfd8) at ../csu/libc-start.c:381
#21 0xb541 in ?? ()
(gdb)

The crash occurs in gtkconfig.so kded5 plugin (installed by kde-config-gtk-
style pacakge) because gsettings-desktop-schemas is not installed.

After having installed this package, everything is back working as expected
(and the wifi connects once I input the asked KWallet password on login).



Thus, I think that kde-config-gtk-style should depends on gsettings-desktop-
schemas.

This does not apply to kde-config-gtk-style-preview which won't cause any
crashes even if gsettings-desktop-schemas is not installed (as long as kde-
config-gtk-style is not installed).



-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-2-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kde-config-gtk-style depends on:
ii  libc6 2.35-3
ii  libglib2.0-0  2.74.0-3
ii  libgtk-3-03.24.34-3
ii  libkdecorations2-5v5  4:5.26.0-1
ii  libkdecorations2private9  4:5.26.0-1
ii  libkf5configcore5 5.98.0-1
ii  libkf5configwidgets5  5.98.0-1
ii  libkf5coreaddons5 5.98.0-1
ii  libkf5dbusaddons5 5.98.0-1
ii  libkf5guiaddons5  5.98.0-2
ii  libqt5core5a  5.15.6+dfsg-2
ii  libqt5dbus5   5.15.6+dfsg-2
ii  libqt5gui55.15.6+dfsg-2
ii  libqt5svg55.15.6-2
ii  libstdc++612.2.0-7

Versions of packages kde-config-gtk-style recommends:
pn  xsettingsd | xsettings-kde  

Versions of packages kde-config-gtk-style suggests:
pn  kde-config-gtk-style-preview  

-- no debconf information

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|


OpenPGP_signature
Description: OpenPGP digital signature


Bug#1021072: RFS: streamlink/5.0.1-1~bpo11+1 -- CLI for extracting video streams from various websites to a video player

2022-10-01 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bullseye-backports repository.

 * Package name: streamlink
   Version : 5.0.1-1~bpo11+1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from various 
websites
  python3-streamlink-doc - CLI for extracting video streams from various 
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to a 
video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.0.1-1~bpo11+1.dsc

Changes since the last upload to bullseye-backports:
streamlink (5.0.1-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.

 -- Alexis Murzeau   Sat, 24 Sep 2022 20:10:28 +0200

streamlink (5.0.1-1) unstable; urgency=medium

  * New upstream version 5.0.1
  * d/patches: update patches

 -- Alexis Murzeau   Sat, 24 Sep 2022 18:58:43 +0200

streamlink (5.0.0-1) unstable; urgency=medium

  * d/watch: fix uscan with github
  * New upstream version 5.0.0
  * d/patches: update patches
  * d/rules: disable internet access when building package

 -- Alexis Murzeau   Sun, 18 Sep 2022 16:22:45 +0200

streamlink (4.3.0-1) unstable; urgency=medium

  * New upstream version 4.3.0
  * Update patches

 -- Alexis Murzeau   Wed, 24 Aug 2022 00:50:27 +0200



Differences from testing package (5.0.1-1):
  * d/patches,d/control: fix build with older dependencies

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|









signature.asc
Description: OpenPGP digital signature


Bug#1020644: RFS: streamlink/5.0.1-1 -- CLI for extracting video streams from various websites to a video player

2022-09-24 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.0.1.

  * Package name: streamlink
Version : 5.0.1-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
   streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
   https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.0.1-1.dsc

Changes since the last upload to unstable:
streamlink (5.0.1-1) unstable; urgency=medium

  * New upstream version 5.0.1
  * d/patches: update patches

 -- Alexis Murzeau   Sat, 24 Sep 2022 18:58:43 +0200

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F
























signature.asc
Description: OpenPGP digital signature


Bug#1020231: RFS: streamlink/5.0.0-1 -- CLI for extracting video streams from various websites to a video player

2022-09-18 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 5.0.0.

  * Package name: streamlink
Version : 5.0.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
   streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
   https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_5.0.0-1.dsc

Changes since the last upload to unstable:
streamlink (5.0.0-1) unstable; urgency=medium

  * d/watch: fix uscan with github
  * New upstream version 5.0.0
  * d/patches: update patches
  * d/rules: disable internet access when building package

 -- Alexis Murzeau   Sun, 18 Sep 2022 16:22:45 +0200

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F






















signature.asc
Description: OpenPGP digital signature


Bug#1018062: RFS: streamlink/4.3.0-1 -- CLI for extracting video streams from various websites to a video player

2022-08-24 Thread Alexis Murzeau

Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 4.3.0.

  * Package name: streamlink
Version : 4.3.0-1
Upstream Author : Streamlink Team
  * URL : https://streamlink.github.io/
  * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
Section : python

It builds those binary packages:

   python3-streamlink - Python module for extracting video streams from
various websites
   python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
   streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
   https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

   dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_4.3.0-1.dsc

Changes since the last upload to unstable:
streamlink (4.3.0-1) unstable; urgency=medium

  * New upstream version 4.3.0
  * Update patches

 -- Alexis Murzeau   Wed, 24 Aug 2022 00:50:27 +0200

Regards,
--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



















OpenPGP_signature
Description: OpenPGP digital signature


Bug#975475: package takes much more space

2022-08-17 Thread Alexis Murzeau

Hi,

On Wed, 09 Dec 2020 06:15:57 +0900 =?UTF-8?Q?Marc_Dequ=C3=A8nes_=28duck=29?= 
 wrote:

Control: tags -1 +help


Quack,

I tried building with LTO but it does not work with problems similar to 
this:

   https://sourceware.org/bugzilla/show_bug.cgi?id=12762
I tried the workarounds to no avail.

I do not wish to sacrifice the hardening flags just to save some space, 
knowing that's still a small amount compared to the size of most games. 
Help welcome.


\_o<

--
Marc Dequènes




Hi,

I've found that the dll.so files contains debug info, which is the cause
of the large file size.

For example, /usr/lib/dxvk/wine64-development/d3d11.dll.so contains these
sections:
/usr/lib/dxvk/wine64-development/d3d11.dll.so: file format pei-x86-64

Sections:
Idx Name  Size  VMA   LMA   File off  Algn
  0 .text 0021e098  000359051000  000359051000  1000  2**4
  CONTENTS, ALLOC, LOAD, READONLY, CODE, DATA
  1 .data 6410  00035927  00035927  0022  2**4
  CONTENTS, ALLOC, LOAD, DATA
  2 .rdata00067c00  000359277000  000359277000  00227000  2**4
  CONTENTS, ALLOC, LOAD, READONLY, DATA
  3 .pdata00017b80  0003592df000  0003592df000  0028f000  2**2
  CONTENTS, ALLOC, LOAD, READONLY, DATA
  4 .xdata00028bdc  0003592f7000  0003592f7000  002a7000  2**2
  CONTENTS, ALLOC, LOAD, READONLY, DATA
  5 .bss  2c90  00035932  00035932    2**4
  ALLOC
  6 .edata00c2  000359323000  000359323000  002d  2**2
  CONTENTS, ALLOC, LOAD, READONLY, DATA
  7 .idata1a8c  000359324000  000359324000  002d1000  2**2
  CONTENTS, ALLOC, LOAD, DATA
  8 .CRT  0060  000359326000  000359326000  002d3000  2**2
  CONTENTS, ALLOC, LOAD, DATA
  9 .tls  0010  000359327000  000359327000  002d4000  2**2
  CONTENTS, ALLOC, LOAD, DATA
 10 .rsrc 0340  000359328000  000359328000  002d5000  2**2
  CONTENTS, ALLOC, LOAD, DATA
 11 .reloc3798  000359329000  000359329000  002d6000  2**2
  CONTENTS, ALLOC, LOAD, READONLY, DATA
 12 .debug_aranges 7880  00035932d000  00035932d000  002da000  2**0
  CONTENTS, READONLY, DEBUGGING
 13 .debug_info   07261214  000359335000  000359335000  002e2000  2**0
  CONTENTS, READONLY, DEBUGGING
 14 .debug_abbrev 000b2dfc  000360597000  000360597000  07544000  2**0
  CONTENTS, READONLY, DEBUGGING
 15 .debug_line   002524c8  00036064a000  00036064a000  075f7000  2**0
  CONTENTS, READONLY, DEBUGGING
 16 .debug_frame  000719e0  00036089d000  00036089d000  0784a000  2**0
  CONTENTS, READONLY, DEBUGGING
 17 .debug_str001521fc  00036090f000  00036090f000  078bc000  2**0
  CONTENTS, READONLY, DEBUGGING
 18 .debug_loc0097bbcd  000360a62000  000360a62000  07a0f000  2**0
  CONTENTS, READONLY, DEBUGGING
 19 .debug_ranges 0027bbf0  0003613de000  0003613de000  0838b000  2**0
  CONTENTS, READONLY, DEBUGGING

From x86_64-w64-mingw32-objdump -h 
/usr/lib/dxvk/wine64-development/d3d11.dll.so)

The debug sections are the cause of the large file size, with debug_info
using more than 119 MB.

Maybe the debug size wasn't that large without LTO, but given that d3d11
is probably C++ and large, I guess this is expected to have such a large
debug info size.

Even if these are dll files, maybe a solution would be to split the debug
info into a -dbgsym package, the same way this is done on normal Linux
packages.

I've tried to replicate what dh_strip does (when autogenerating -dbgsym
packages), but with mingw's binutils.
Moving debug info in a second file works, but there is no build id.

The script in attachment will generate a .debug file from a PE executable
or DLL and will strip and add a gnu_debuglink to the original file.

Usage to test it:

$ x86_64-w64-mingw32-gcc -g test.c -o test.exe
$ ./strip_debug.sh test.exe
$ winedbg --gdb --no-start --port 2345 test.exe &
$ gdb test.exe
(gdb) target remote localhost:2345


Maybe you can use the commands in the script to generate a separate package
manually with debug info (dh_strip won't work with PE files so won't
generate -dbgsym packages automatically).


When using this script on d3d11.dll.so, I get this resulting file sizes:

original d3d11.dll.so: 137M
d3d11.dll.so: 2,9M
d3d11.dll.so.debug: 134M

--
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|

strip_debug.sh
Description: application/shellscript


Bug#1002600: Firefox ESR crashes on pre-SSE2 CPUs

2022-08-05 Thread Alexis Murzeau
Le 05/08/2022 à 12:32, karogyoker999 a écrit :
> I've tested the proposed patch below:
> https://github.com/amurzeau/debian-autobuild/releases/tag/firefox-esr%2F91.12.0esr-1%2Bnosse1_deb11u1
> 
> I've tested it on an Athlon XP 2600+ (Barton) with 3GB RAM.
> 
> Everything seems fine. I can even play videos on youtube with smooth
> sound and if I play the videos at 144p then I basically get a
> slideshow, but that's fine for this machine :)
> 
> Tested slither.io and I could 'play'. It was unplayable due to CPU
> bottleneck, but from software side it worked.
> 
> I also tested WebRTC via https://networktest.twilio.com/ and it was
> working. Except the video-chat part, as firefox-esr doesn't have
> webcam support (based on the report at html5test.com).
> 
> The only downside of this patch is that Pentium 4's with SSE2 will be
> somewhat slower, but at least it will work on all 32 bit CPU's, not
> just P4's.
> 
> The alternative is adding the sse2-support package as a dependency for
> firefox-esr and use epiphany-browser instead of firefox-esr for i386
> Debian installations by default.
> 
> Thank you for the fix. I hope it gets merged soon.
> 

I saw your other mails, thanks for your tests and feedback :) 

I've modified slithly the [PR] around webrtc to use WEBRTC_ARCH_X86_64
instead of #undef'ing WEBRTC_ARCH_X86_FAMILY to avoid impacting x86-64.

Otherwise it is the same.

PR: https://salsa.debian.org/mozilla-team/firefox/-/merge_requests/6

-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



signature.asc
Description: OpenPGP digital signature


Bug#1002600: Firefox ESR crashes on pre-SSE2 CPUs

2022-08-03 Thread Alexis Murzeau
Hi,

Le 01/08/2022 à 19:52, Alexis Murzeau a écrit :
> I've made a patch to build firefox with SSE instructions for i386 Debian arch.
> The patch is in attachment and available in the following merge request:
> https://salsa.debian.org/mozilla-team/firefox/-/merge_requests/6
> 
> I've tested it using:
> 
> Real hardware with AMD Athlon XP 2600+ processor (supports only SSE but not 
> SSE2)
> qemu using qemu-system-i386 -cpu pentium2,check -m 1G -device ac97 -vga std 
> -display gtk -drive file=harddisk.img,format=raw,index=0,media=disk -netdev 
> user,id=net1,hostfwd=::11023-:22 -device e1000,netdev=net1 -usbdevice tablet
> 
> Note that enabling SSE on qemu will also enable SSE2 (even if absent from 
> cpuid, there is no illegal instruction errors).
> Using -cpu pentium2 will produce Illegal Instruction on any SSE instruction.
> 

For anyone that would want to test the resulting binary package, it is 
available here:
https://github.com/amurzeau/debian-autobuild/releases/tag/firefox-esr%2F91.12.0esr-1%2Bnosse1_deb11u1


-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



signature.asc
Description: OpenPGP digital signature


Bug#1015143: RFS: streamlink/4.2.0-1~bpo11+1 -- CLI for extracting video streams from various websites to a video player

2022-07-16 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bullseye-backports repository.

 * Package name: streamlink
   Version : 4.2.0-1~bpo11+1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from various 
websites
  python3-streamlink-doc - CLI for extracting video streams from various 
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to a 
video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_4.2.0-1~bpo11+1.dsc

Changes since the last upload to bullseye-backports:
streamlink (4.2.0-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.
  * d/patches,d/control: fix build with older dependencies

 -- Alexis Murzeau   Sat, 16 Jul 2022 17:12:12 +0200

streamlink (4.2.0-1) unstable; urgency=medium

  * New upstream version 4.2.0
  * d/patches: update and rename to default names
  * d/control: update dependencies
  * d/README.source: update build command
  * d/s/lintian-overrides: update with new format
  * Bump Standards-Version to 4.6.1 (no changes)

 -- Alexis Murzeau   Sun, 10 Jul 2022 16:20:13 +0200

streamlink (4.1.0-1) unstable; urgency=medium

  * d/salsa-ci.yml: adjust config to disable non working ones
  * New upstream version 4.1.0
  * Update patches

 -- Alexis Murzeau   Wed, 08 Jun 2022 23:38:11 +0200



Differences from testing package (4.2.0-1):
  * d/README.source: added more information about the package maintenance
  * d/patches,d/control: fix build with older dependencies

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|





signature.asc
Description: OpenPGP digital signature


Bug#1014701: RFS: streamlink/4.2.0-1 -- CLI for extracting video streams from various websites to a video player

2022-07-10 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 4.2.0.

 * Package name: streamlink
   Version : 4.2.0-1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_4.2.0-1.dsc

Changes since the last upload to unstable:
streamlink (4.2.0-1) unstable; urgency=medium

  * New upstream version 4.2.0
  * d/patches: update and rename to default names
  * d/control: update dependencies
  * d/README.source: update build command
  * d/s/lintian-overrides: update with new format
  * Bump Standards-Version to 4.6.1 (no changes)

 -- Alexis Murzeau   Sun, 10 Jul 2022 16:20:13 +0200

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



















signature.asc
Description: OpenPGP digital signature


Bug#1012542: RFS: streamlink/4.1.0-1 -- CLI for extracting video streams from various websites to a video player

2022-06-08 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 4.1.0.

 * Package name: streamlink
   Version : 4.1.0-1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_4.1.0-1.dsc

Changes since the last upload to unstable:
streamlink (4.1.0-1) unstable; urgency=medium

  * d/salsa-ci.yml: adjust config to disable non working ones
  * New upstream version 4.1.0
  * Update patches

 -- Alexis Murzeau   Wed, 08 Jun 2022 23:38:11 +0200


Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



















signature.asc
Description: OpenPGP digital signature


Bug#1010863: streamlink: Broken audio timestamps on arte.tv

2022-05-17 Thread Alexis Murzeau
Le 18/05/2022 à 01:42, Alexis Murzeau a écrit :
> Le 17/05/2022 à 20:06, Alexis Murzeau a écrit :
>> [...]
> 
> => So really the only option to use ffmpeg v5.x
> 
> 
In Debian ffmpeg v5.0 is only in experimental, but you can try upstream
linux binaries.

If you want to use it only for streamlink without replacing the system one,
you can use this streamlink option:
https://streamlink.github.io/cli.html#cmdoption-ffmpeg-ffmpeg

-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



signature.asc
Description: OpenPGP digital signature


Bug#1010863: streamlink: Broken audio timestamps on arte.tv

2022-05-17 Thread Alexis Murzeau
Le 17/05/2022 à 20:06, Alexis Murzeau a écrit :
> [...]


I've investigated a bit more on how the arte.tv stream is made.
I've found that ffmpeg v4 is using wrong timestamp information from the
input stream and that only ffmpeg v5 read the correct timestamps.
So the same conclusion as upstream.


Details of why (brain dump :-) ):

In fact, arte.tv is not using MPEGTS at all but fragmented MP4.
I've checked the original files 108210-039-B_v216.mp4 and 
108210-039-B_aud_VA.mp4
that are on arte.tv servers, and it is using the fragmented MP4 format
correctly, with this structure:

 - A "header" with metadata: ftyp + moov + sidx
 - Several fragments: moof + mdat
 - A closing header: mfra

In the aud_VA.m3u8 file:
 - The part referenced by #EXT-X-MAP matches exactly the first 1680 bytes
   of the .mp4 files which is the "header"(ftyp + moov + sidx)
 - One fragment in the m3u8 (#EXT-X-BYTERANGE) references 3 MP4 fragments
   (so 3x moof + mdat)

So when streamlink process this file, it will add the "header" every 3
MP4 fragments like this:
 - One "header" (EXT-X-MAP)
   - ftyp + moov + sidx
 - One HLS fragment (EXT-X-BYTERANGE) == 3 MP4 fragments
   - moof + mdat
   - moof + mdat
   - moof + mdat

 - One "header" (EXT-X-MAP)
   - ftyp + moov + sidx
 - One HLS fragment (EXT-X-BYTERANGE) == 3 MP4 fragments
   - moof + mdat
   - moof + mdat
   - moof + mdat
etc... until the last fragment (the "closing header" doesn't appear
anymore).

When checking with the HLS RFC, everything seems fine here.


The MP4 stream contains timestamp in both sidx and tfdt (which is inside
moof blocks).

The issue is that ffmpeg v4 sees the sidx block and decide to reset sample
timestamps (PTS and DTS, presentation and decoding timestamps) according
to that data in sidx.

The correct timestamps are in moof/tfdt which are not part
of the header, so their values are different for each fragments (and
correct). Timestamp in sidx are the same for all fragment as sidx is part
of the "header" which is copied before each HLS fragment.

As sidx appear for each HLS fragment, the behavior of ffmpeg v4 is to
ignore tfdt and resets timestamps instead (which is wrong here).
Then ffmpeg try to recover from that when writing the mpegts output file.

Unfortunately, this means the resulting output file has bad frame
timestamps and players try to follow them, which cause the glitches.


With ffmpeg v5.x, it uses the tfdt (a block in moof block) instead of sidx
and that tfdt contains correct data, that's why everything work fine with
that version.
There is a new option in ffmpeg called "use_tfdt" in that version, which
is enabled by default now.
This was implemented in parts, where the first is here:
https://github.com/FFmpeg/FFmpeg/commit/071930de724166bfb90fc6d368c748771188fd94
According to github, this commit is only in version v5.0 (tag n5.0) but
not earlier.

=> So really the only option to use ffmpeg v5.x



Relevant files:
https://arte-cmafhls.akamaized.net/am/cmaf/108000/108200/108210-039-B/220509185705/medias/108210-039-B_v216.m3u8
https://arte-cmafhls.akamaized.net/am/cmaf/108000/108200/108210-039-B/220509185705/medias/108210-039-B_v216.mp4
https://arte-cmafhls.akamaized.net/am/cmaf/108000/108200/108210-039-B/220509185705/medias/108210-039-B_aud_VA.m3u8
https://arte-cmafhls.akamaized.net/am/cmaf/108000/108200/108210-039-B/220509185705/medias/108210-039-B_aud_VA.mp4
https://arte-cmafhls.akamaized.net/am/cmaf/108000/108200/108210-039-B/220509185705/108210-039-B_VA_XQ.m3u8

Additional sources that helped me:
For MP4: https://bitmovin.com/fun-with-container-formats-2/
For MPEGTS: https://bitmovin.com/fun-with-container-formats-3/
HLS RFC: https://datatracker.ietf.org/doc/html/rfc8216#section-3.3
ffmpeg MP4 options: https://ffmpeg.org/ffmpeg-formats.html#Options-2
Raw MP4 file browser: https://github.com/sannies/isoviewer

-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



signature.asc
Description: OpenPGP digital signature


Bug#1011171: RFS: streamlink/4.0.1-1~bpo11+1 -- CLI for extracting video streams from various websites to a video player

2022-05-17 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bullseye-backports repository.

 * Package name: streamlink
   Version : 4.0.1-1~bpo11+1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from various 
websites
  python3-streamlink-doc - CLI for extracting video streams from various 
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to a 
video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_4.0.1-1~bpo11+1.dsc

Changes since the last upload to bullseye-backports:
streamlink (4.0.1-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.
  * d/salsa-ci.yml: run CI for bullseye-backports

 -- Alexis Murzeau   Tue, 17 May 2022 22:03:03 +0200

streamlink (4.0.1-1) unstable; urgency=medium

  * New upstream version 4.0.1
  * d/patches: update patches
  * switch to pyproject build
  * d/patches: remove dependency on versioningit
  * d/patches: remove intersphinx which requires internet
  * d/patches: add patch to fix build with root
  * d/control: remove ancient version requirements
  * d/control: avoid lxml crashes with some LC_ALL values

 -- Alexis Murzeau   Thu, 05 May 2022 23:02:52 +0200


Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|





signature.asc
Description: OpenPGP digital signature


Bug#1010863: streamlink: Broken audio timestamps on arte.tv

2022-05-17 Thread Alexis Murzeau
Hi,

On May 11, 2022 9:11:20 PM GMT+02:00, Markus Demleitner  
wrote:
>Package: streamlink
>Version: 3.2.0-1~bpo11+1
>Severity: normal
>
>Dear Maintainer,
>
>When pulling video from arte, e.g.,
>
>streamlink --output o.mp4 \
>https://www.arte.tv/de/videos/108210-039-A/mit-offenen-karten-im-fokus/
>\
>  worst
>
>the audio timestamps for the resulting video file are broken for me
>(since
>fairly recently), which leads to various failures in different clients
>(mpv has
>seconds of hanging videos, vlc has stutters, webkit goes all haywire).
>
>Upstream says it's not a streamlink problem, 
>https://github.com/streamlink/streamlink/issues/4520;
>I've suspected ffmpeg and so backported ffmpeg 4.4 -- to no avail.
>I've also tried a uupdated streamlink 4 -- same result, broken
>timestamps.
>
>So... while I don't doubt upstream's analysis that it's not a
>streamlink
>bug per se that's causing the bad timestamps, I don't know what else
>is.
>I'm grateful for hints on what that might be -- and reports on whether
>other people see the broken timestamps, too.

I've checked this and found that:
 - arte.tv uses a single mp4 file for the whole video
 - use HLS playlist with video fragment referencing part of the mp4 file
 - define a special header as the beginning of the mp4 file. That header is 
repeated before each fragment according to HLS specification. It is a PAT/PMT 
header, and explained here: 
https://medium.com/@stackhousejs/reducing-mpeg-ts-metadata-for-hls-6cec37484d38

So streamlink does that header repetition as it should, but this seems to 
confuse ffmpeg v4.

As of now, I've no more solutions than installing ffmpeg v5 manually (in 
debian, it is currently still n experimental). Maybe a workaround in streamlink 
could be found, but I don't know enough about mpegts.

>
>-- System Information:
>Debian Release: 11.3
>  APT prefers stable-security
>  APT policy: (500, 'stable-security'), (500, 'stable')
>Architecture: i386 (x86_64)
>
>Kernel: Linux 5.16.19 (SMP w/4 CPU threads)
>Kernel taint flags: TAINT_USER, TAINT_OOT_MODULE
>Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not
>set
>Shell: /bin/sh linked to /bin/bash
>Init: sysvinit (via /sbin/init)
>
>Versions of packages streamlink depends on:
>ii  python3 3.9.2-3
>ii  python3-streamlink  3.2.0-1~bpo11+1
>
>Versions of packages streamlink recommends:
>ii  mpv  0.32.0-3
>ii  vlc  3.0.16-1
>
>streamlink suggests no packages.
>
>-- no debconf information

-- 
Alexis Murzeau



Bug#1010642: RFS: streamlink/4.0.1-1 -- CLI for extracting video streams from various websites to a video player

2022-05-09 Thread Alexis Murzeau
Control: tags -1 - moreinfo

Hi,

Thanks for your review :)

Le 07/05/2022 à 18:59, Jeroen Ploemen a écrit :
> Control: tags -1 moreinfo
> 
> On Thu, 5 May 2022 23:34:43 +0200
> Alexis Murzeau  wrote:
> 
>> I am looking for a sponsor for my package streamlink for a new
> 
> hi Alexis,
> 
> the package as published on mentors ftbfs for me, looks like it's
> trying to connect to the internet for something to do with intersphinx
> (docs/conf.py:110 ?). See log excerpt [1] below.

Indeed, I was running sbuild locally, but it doesn't prevent internet access.


> 
> Other than that, a few observations:
> * control: ancient version requirements for python, requests, and
>   pycountry are always met (even in oldstable);

I've removed old versions requirements always met (up to oldoldstable).


> * vcs: consider enabling the CI on Salsa, and pushing changes to
>   git before asking for sponsorship - it's a useful quality control
>   tool and a nice timesaver for reviewers too.
> 

I've enabled CI on Salsa (and pushed, which I forgot to do previously).
Everything is building Ok except the reprotest job which is failing because of 
multiple issues that I haven't fully investigated.
There is at least:
  - Hang in python 3.10 because of faketime, probably because faketime is not 
complete [1]
  - Crashes in lxml with unusual LC_ALL (maybe encoding related) (I need to 
report the bug for this)
  - Something else that crashes too and cause a core file to be generated and 
reported by dh_missing [2]


[1] https://github.com/wolfcw/libfaketime/issues/390
[2] usr/lib/python3.10/dist-packages/core

> 
> Please remove the moreinfo tag (and CC me directly) once you have an
> updated package ready.
> 

-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|



signature.asc
Description: OpenPGP digital signature


Bug#1010642: RFS: streamlink/4.0.1-1 -- CLI for extracting video streams from various websites to a video player

2022-05-05 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 4.0.1.

 * Package name: streamlink
   Version : 4.0.1-1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_4.0.1-1.dsc

Changes since the last upload to unstable:
streamlink (4.0.1-1) unstable; urgency=medium

  * New upstream version 4.0.1
  * d/patches: update patches
  * switch to pyproject build
  * d/patches: remove dependency on versioningit

 -- Alexis Murzeau   Thu, 05 May 2022 23:02:52 +0200

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F



















signature.asc
Description: OpenPGP digital signature


Bug#1008058: RFS: streamlink/3.2.0-1~bpo11+1 -- CLI for extracting video streams from various websites to a video player

2022-03-21 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: wishlist
X-Debbugs-CC: debian-backpo...@lists.debian.org

Dear mentors,

I am looking for a sponsor for my package "streamlink" into Debian
bullseye-backports repository.

 * Package name: streamlink
   Version : 3.2.0-1~bpo11+1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from various 
websites
  python3-streamlink-doc - CLI for extracting video streams from various 
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to a 
video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_3.2.0-1~bpo11+1.dsc

Changes since the last upload to bullseye-backports:
streamlink (3.2.0-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.
  * Update changelog for 3.1.1-1~bpo11+1 release

 -- Alexis Murzeau   Mon, 21 Mar 2022 16:18:02 +0100

streamlink (3.2.0-1) unstable; urgency=medium

  * d/README.source: update with basic instructions
  * d/README.source: fix gbp tag and add push to remote
  * d/rules: add LANG var to have reproducible builds (See #998059)
  * New upstream version 3.2.0
  * d/patches: update patches
  * lintian-overrides: adjust filter for changelogs

 -- Alexis Murzeau   Sat, 05 Mar 2022 22:55:24 +0100


Differences from testing package (3.2.0-1):
  * d/README.source: added more information about the package maintenance

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F|





signature.asc
Description: OpenPGP digital signature


Bug#1006825: RFS: streamlink/3.2.0-1 -- CLI for extracting video streams from various websites to a video player

2022-03-05 Thread Alexis Murzeau
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "streamlink" for a new
upstream version 3.2.0.

 * Package name: streamlink
   Version : 3.2.0-1
   Upstream Author : Streamlink Team
 * URL : https://streamlink.github.io/
 * License : BSD-2-clause, Apache-2.0, MIT/Expat, SIL-OFL-1.1
   Section : python

It builds those binary packages:

  python3-streamlink - Python module for extracting video streams from
various websites
  python3-streamlink-doc - CLI for extracting video streams from various
websites (documentation)
  streamlink - CLI for extracting video streams from various websites to
a video player

To access further information about this package, please visit the
following URL:
  https://mentors.debian.net/package/streamlink


Alternatively, one can download the package with dget using this command:

  dget -x 
https://mentors.debian.net/debian/pool/main/s/streamlink/streamlink_3.2.0-1.dsc

Changes since the last upload to unstable:
streamlink (3.2.0-1) unstable; urgency=medium

  * d/README.source: update with basic instructions
  * d/README.source: fix gbp tag and add push to remote
  * d/rules: add LANG var to have reproducible builds (See #998059)
  * New upstream version 3.2.0
  * d/patches: update patches
  * lintian-overrides: adjust filter for changelogs

 -- Alexis Murzeau   Sat, 05 Mar 2022 22:55:24 +0100


There is a lintian info tag: built-using-field-on-arch-all-package
I have chosen to leave everything as-is until this related bug is sorted out:
#999785 - built-using-field-on-arch-all-package emitted for non-Go packages
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=999785

Regards,
-- 
Alexis Murzeau
PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F

















signature.asc
Description: OpenPGP digital signature


  1   2   3   >