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


Re: How to request a package python-pyqt6.qsci?

2022-12-31 Thread Sebastiaan Couwenberg

On 12/31/22 23:39, Barry wrote:

This is where i need help understanding what i do to get that deb.


Wait for it to migrate to testing. Keep an eye on the excuses:

 https://tracker.debian.org/pkg/qscintilla2

Or install it from unstable in the meantime.

Testing migration is complicated by the ongoing qt6baseabi-6.4.2 
transition. pyqt6 is not rebuilt for that yet:


 https://release.debian.org/transitions/html/qt6baseabi-6.4.2.html

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1



Re: How to request a package python-pyqt6.qsci?

2022-12-31 Thread Soren Stoutner
Click on the tracker (the second link).  It will tell you why it is not in 
testing.  Specifically, it tells you this is the problem:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027416

Which has just been fixed.

You can either wait 5 days for it to migrate to testing, or you can edit your 
apt/sources.list file and add in entries for unstable (you can list sources for 
more than one repository).  Run `apt update` to update the indexes for all the 
repositories.  Don’t run ` apt upgrade` unless you want to upgrade to 
everything in unstable, which could have negative consequences.  Do run `apt 
install python3-pyqt6-qsci pyqt6.qsci-dev` which will pull in all the needed 
packages from unstable to install these on your system but otherwise leave all 
the testing packages.  Then edit sources.list and comment out the unstable 
lines.


On December 31, 2022 3:39:19 PM MST, Barry  wrote:
>
>
>On 31 Dec 2022, at 22:32, Soren Stoutner  wrote:
>
> 
> Is this the package you are looking for?
>
>https://packages.debian.org/search?keywords=python3-pyqt6.qsci
>
>
>Yes that is what i am after. Debian testing does not have it available.
>
>This is where i need help understanding what i do to get that deb.
>
>It says thats its available for sid? But testing is bookworm.
>
>Does the dev need to push a build for bookwork?
>
>
>Barry
>
>
>
>https://tracker.debian.org/pkg/qscintilla2
>
>
>On December 31, 2022 3:14:43 PM MST, Barry Scott  
>wrote:
>
>On 31/12/2022 17:38, Soren Stoutner wrote:
>
>There are already some QScintilla Qt6 packages. Is one of these the one you 
>are looking for?
>
>
>https://packages.debian.org/search?keywords=qscintilla2-qt6
>
>That will be the C binding for Scintilla. Its a build dep of PyQt6.
>
>I need the python3 version. Only the old PyQt5 version is available.
> And I've ported all my code to PyQt6.
>
>If the maintainer is stuck I know enough about building PyQt6 to be helpful.
>
>I had to build it in Copr for my use on Fedora. FYI Copr is the service that 
>allows
> users to build repos of code that not build as part of the official Fedora
> releases.
>
>Here are my repos for example 
>https://copr.fedorainfracloud.org/coprs/barryascott/
>
>Barry
>
>
>
>On Saturday, December 31, 2022 10:30:44 AM MST Barry Scott wrote:
>
>> How do I file a request to get QScintilla packaged for debian testing?
>
>> 
>
>> There is the python3-pyqt5 package, but the qt6 version is missing.
>
>> 
>
>> Barry
>
>
>
>-- 
>
>Soren Stoutner
>
>so...@stoutner.com 
>
>
>-- 
>Soren Stoutner
>so...@stoutner.com

-- 
Soren Stoutner
so...@stoutner.com

Re: How to request a package python-pyqt6.qsci?

2022-12-31 Thread Barry
On 31 Dec 2022, at 22:32, Soren Stoutner  wrote:
  

  
  Is this the package you are looking for?https://packages.debian.org/search?keywords=python3-pyqt6.qsciYes that is what i am after. Debian testing does not have it available.This is where i need help understanding what i do to get that deb.It says thats its available for sid? But testing is bookworm.Does the dev need to push a build for bookwork?Barryhttps://tracker.debian.org/pkg/qscintilla2On December 31, 2022 3:14:43 PM MST, Barry Scott  wrote:



On 31/12/2022 17:38, Soren Stoutner
  wrote:


  
  There
are already some QScintilla Qt6 packages.  Is one of these the
one you are looking for?
  
  https://packages.debian.org/search?keywords=qscintilla2-qt6

That will be the C binding for Scintilla. Its a build dep of
  PyQt6.

I need the python3 version. Only the old PyQt5 version is
  available.
  And I've ported all my code to PyQt6.

If the maintainer is stuck I know enough about building PyQt6 to
  be helpful.
I had to build it in Copr for my use on Fedora. FYI Copr is the
  service that allows
  users to build repos of code that not build as part of the
  official Fedora
  releases.
Here are my repos for example
  https://copr.fedorainfracloud.org/coprs/barryascott/

Barry



  
  On
Saturday, December 31, 2022 10:30:44 AM MST Barry Scott wrote:
  >
How do I file a request to get QScintilla packaged for debian
testing?
  >
  
  >
There is the python3-pyqt5 package, but the qt6 version is
missing.
  >
  
  >
Barry
  
  
  --
  
  Soren
Stoutner
  so...@stoutner.com

  -- Soren Stoutnerso...@stoutner.com



Re: How to request a package python-pyqt6.qsci?

2022-12-31 Thread Soren Stoutner
Is this the package you are looking for?

https://packages.debian.org/search?keywords=python3-pyqt6.qsci

https://tracker.debian.org/pkg/qscintilla2


On December 31, 2022 3:14:43 PM MST, Barry Scott  wrote:
>
>On 31/12/2022 17:38, Soren Stoutner wrote:
>> 
>> There are already some QScintilla Qt6 packages.  Is one of these the one you 
>> are looking for?
>> 
>> 
>> https://packages.debian.org/search?keywords=qscintilla2-qt6
>> 
>That will be the C binding for Scintilla. Its a build dep of PyQt6.
>
>I need the python3 version. Only the old PyQt5 version is available.
>And I've ported all my code to PyQt6.
>
>If the maintainer is stuck I know enough about building PyQt6 to be helpful.
>
>I had to build it in Copr for my use on Fedora. FYI Copr is the service that 
>allows
>users to build repos of code that not build as part of the official Fedora
>releases.
>
>Here are my repos for example 
>https://copr.fedorainfracloud.org/coprs/barryascott/
>
>Barry
>
>
>> 
>> On Saturday, December 31, 2022 10:30:44 AM MST Barry Scott wrote:
>> 
>> > How do I file a request to get QScintilla packaged for debian testing?
>> 
>> >
>> 
>> > There is the python3-pyqt5 package, but the qt6 version is missing.
>> 
>> >
>> 
>> > Barry
>> 
>> 
>> 
>> -- 
>> 
>> Soren Stoutner
>> 
>> so...@stoutner.com
>> 

-- 
Soren Stoutner
so...@stoutner.com

Re: How to request a package python-pyqt6.qsci?

2022-12-31 Thread Barry Scott


On 31/12/2022 17:38, Soren Stoutner wrote:


There are already some QScintilla Qt6 packages.  Is one of these the 
one you are looking for?



https://packages.debian.org/search?keywords=qscintilla2-qt6


That will be the C binding for Scintilla. Its a build dep of PyQt6.

I need the python3 version. Only the old PyQt5 version is available.
And I've ported all my code to PyQt6.

If the maintainer is stuck I know enough about building PyQt6 to be helpful.

I had to build it in Copr for my use on Fedora. FYI Copr is the service 
that allows

users to build repos of code that not build as part of the official Fedora
releases.

Here are my repos for example 
https://copr.fedorainfracloud.org/coprs/barryascott/


Barry




On Saturday, December 31, 2022 10:30:44 AM MST Barry Scott wrote:

> How do I file a request to get QScintilla packaged for debian testing?

>

> There is the python3-pyqt5 package, but the qt6 version is missing.

>

> Barry



--

Soren Stoutner

so...@stoutner.com


Bug#1027459: RFS: shaderc/2022.4-1 -- Library API for accessing glslc functionality

2022-12-31 Thread Philippe SWARTVAGHER
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "shaderc":

 * Package name : shaderc
   Version  : 2022.4-1
   Upstream contact : David Neto 
 * URL  : https://github.com/google/shaderc/
 * License  : BSD-3-clause, Apache-2.0
 * Vcs  : https://salsa.debian.org/debian/shaderc
   Section  : libs

The source builds the following binary packages:

  glslc - Command line compiler for GLSL/HLSL to SPIR-V
  libshaderc-dev - Library API for accessing glslc functionality - static 
libraries and headers
  libshaderc1 - Library API for accessing glslc functionality - shared libraries

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

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

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

  dget -x 
https://mentors.debian.net/debian/pool/main/s/shaderc/shaderc_2022.4-1.dsc

Changes since the last upload:

 shaderc (2022.4-1) unstable; urgency=medium
 .
   * New upstream release
 - Closes: #1027045
 - Refresh debian/patches/rename-libshaderc.patch
 - Fix test glslc to ignore version-specific content

Regards,
-- 
  Philippe



Re: How to request a package python-pyqt6.qsci?

2022-12-31 Thread Soren Stoutner
There are already some QScintilla Qt6 packages.  Is one of these the one you 
are looking 
for?

https://packages.debian.org/search?keywords=qscintilla2-qt6[1]

On Saturday, December 31, 2022 10:30:44 AM MST Barry Scott wrote:
> How do I file a request to get QScintilla packaged for debian testing?
> 
> There is the python3-pyqt5 package, but the qt6 version is missing.
> 
> Barry


-- 
Soren Stoutner
so...@stoutner.com


[1] https://packages.debian.org/search?keywords=qscintilla2-qt6


signature.asc
Description: This is a digitally signed message part.


How to request a package python-pyqt6.qsci?

2022-12-31 Thread Barry Scott

How do I file a request to get QScintilla packaged for debian testing?

There is the python3-pyqt5 package, but the qt6 version is missing.

Barry




Re: Cross-compiling Busybox debian package

2022-12-31 Thread Clément Péron
Hi,

On Fri, 30 Dec 2022 at 23:26, Clément Péron  wrote:
>
> Dear Debian Mentors and Busybox Deb maintainers,
>
> This is my first debian package compilation :)
>
> I'm trying to cross compile the busybox deb package (ADM64 -> ARM64).
>
> After reading a bit of doc on the compilation I do the following steps:
>
> dpkg --add-architecture arm64
> apt build-dep -aarm64 -y busybox
> apt source busybox
> cd busybox-1.35.0
> export DEB_BUILD_OPTIONS=nocheck
> debuild --host-arch arm64 -b --no-sign
>
> You can find the complete step on my github repo:
> https://github.com/clementperon/busybox-ubnt-build/blob/main/.github/workflows/default.yml#L37-L71
>
> But I got the following errors:
> dpkg-shlibdeps: error: cannot find library libresolv.so.2 needed by
> debian/busybox/bin/busybox (ELF format: 'elf64-littleaarch64' abi:
> '020100b7'; RPATH: '')
> 2474dpkg-shlibdeps: error: cannot find library libc.so.6 needed by
> debian/busybox/bin/busybox (ELF format: 'elf64-littleaarch64' abi:
> '020100b7'; RPATH: '')
> 2475dpkg-shlibdeps: error: cannot find library ld-linux-aarch64.so.1
> needed by debian/busybox/bin/busybox (ELF format:
> 'elf64-littleaarch64' abi: '020100b7'; RPATH: '')
> 2476
>
> The arm64 shared libs are stored in
> '/usr/aarch64-linux-gnu/lib/libc.so.6'
> I tried to set LD_LIBRARY_PATH to /usr/aarch64-linux-gnu/lib
> But it didn't help :(
>
> Do you have any idea what I'm missing ?

Thanks to felixdoerre that resolved my issue on GH.

If this can help:

I was missing an "apt install libc-dev:arm64"
and I have to change:
$> debuild --host-arch arm64 -b --no-sign
to
$> debuild -aarm64 -b --no-sign

BR,
Clement

>
> Thanks for your help,
> BR,
> Clement



Bug#1027434: RFS: posixsignalmanager/0.3-1 [ITP] -- posix signal handling for qt - headers

2022-12-31 Thread Christoph Hueffelmann

Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "posixsignalmanager":

 * Package name : posixsignalmanager
   Version  : 0.3-1
   Upstream contact : Martin Hostettler 
 * URL  : https://github.com/textshell/posixsignalmanager
 * License  : BSL-1.0
 * Vcs  : https://salsa.debian.org/chr/posixsignalmanager.git
   Section  : libs

The source builds the following binary packages:

  libposixsignalmanager0a - posix signal handling for qt - shared library
  libposixsignalmanager-dev - posix signal handling for qt - headers

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


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

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

  dget -x 
https://mentors.debian.net/debian/pool/main/p/posixsignalmanager/posixsignalmanager_0.3-1.dsc


Changes for the initial release:

 posixsignalmanager (0.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1027294)


I am packageing this as dependency of TuiWidgets #1027293.

Regards,
--
  Christoph Hueffelmann



Bug#1027404: RFS: sfeed/1.6-1 [ITP] -- simple RSS and Atom parser

2022-12-31 Thread Joost van Baal-Ilić
Hi,

Paul: Thanks for the Cc.

On Fri, Dec 30, 2022 at 11:46:29PM +0100, Hiltjo Posthuma wrote:
> On Fri, Dec 30, 2022 at 04:45:53PM -0500, Paul Tagliamonte wrote:
> > On Fri, Dec 30, 2022 at 10:38:52PM +0100, Matteo Bini wrote:
> > > Package: sponsorship-requests
> > > Severity: wishlist
> > > 
> > > Dear mentors,
> > > 
> > > I am looking for a sponsor for my package "sfeed":
> > 
> > sfeed_1.6-1_amd64 was uploaded to NEW, and rejected due to a very
> > fixable copyright oversight. I don't see it in NEW or the archive,
> > so I'm going to CC the last folks to package this, perhaps you can
> > deduplicate your work.

> 
> I've sent a new version to Joost a while ago (12 november), it should fix all
> the issues. There was some delay in the reply from Joost. I don't know the
> current status of my submitted changes.
> 
> The new files are available via the following URL:
> https://codemadness.org/downloads/ports/debian/sfeed/

That would be

 dget https://codemadness.org/downloads/ports/debian/sfeed/sfeed_1.6-1.dsc