Bug#959702: RFS: cpufrequtils/008-2 [ITA] -- utilities to deal with the cpufreq Linux kernel feature

2020-05-04 Thread Boyuan Yang
Hi Seunghun,

在 2020-05-05星期二的 10:02 +0900,Seunghun Han写道:
> Hi Boyuan,
> 
> Thank you for your advice. Please see comments below.
> 
> On Tue, May 5, 2020 at 6:33 AM Boyuan Yang  wrote:
> > [..snip..]
> > Are you interested putting the git packaging repo under
> > salsa.debian.org/debian/ instead of your personal namespace? In this case,
> > other Debian Developers (DD) will have write access to this repo. If you
> > find
> > it okay, I can help to create such repo under Salsa Debian group.
> > 
> 
> Thank you for your suggestion. It's good for me. Is there any way to
> have write access for it? In my case, I joined the Webml team as a
> developer and had write access [1].

The members of salsa.debian.org/debian group are limited to DDs (Debian
Developers). However, it is possible to add you as the maintainer of
individual repos under Debian/ group. I have already added you as a maintainer
of https://salsa.debian.org/debian/cpufrequtils .

> hose are all just nitpicks; I can sponsor this upload after your reply (and
> > > > 
> 
> I also fixed them and uploaded the package again. Please sponsor it.
> I always appreciate your help.

As part of mentoring, I reviewed your files in the git repo and found some
other issues:

* You accidentally committed files under debian/cpufrequtils into the
repository. Those files are built binary files instead of source codes and
should not be included.
  - This also indicates that you are using a non-chroot environment to build
packages. Please consider using clean chroot each time doing a package build,
like pbuilder, cowbuilder, git-builder, sbuild, etc.

* In architecture field of package cpufrequtils, it lists "hurd", "kbsd64" and
"kbsd32", which does not exist in Debian. Please correct it. (I know it could
be a bug in older versions but we should be fixing it once we know it.)

* You may now use https://salsa.debian.org/debian/cpufrequtils in Vcs-*
fields.

* I'm not sure if debian/lintian.overrides will work. 
https://manpages.debian.org/unstable/lintian/lintian.1.en.html#FILES mentioned
correct naming about lintian override files.

After solving those problems, I will sponsor this package.


Some bonus points that can be done laster in future:

* Consider converting debian/rules to be using dh(1) sequencer later.

-- 
Regards,
Boyuan Yang


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


Bug#959702: RFS: cpufrequtils/008-2 [ITA] -- utilities to deal with the cpufreq Linux kernel feature

2020-05-04 Thread Seunghun Han
Hi Boyuan,

Thank you for your advice. Please see comments below.

On Tue, May 5, 2020 at 6:33 AM Boyuan Yang  wrote:
>
> [..snip..]
> Are you interested putting the git packaging repo under
> salsa.debian.org/debian/ instead of your personal namespace? In this case,
> other Debian Developers (DD) will have write access to this repo. If you find
> it okay, I can help to create such repo under Salsa Debian group.
>

Thank you for your suggestion. It's good for me. Is there any way to
have write access for it? In my case, I joined the Webml team as a
developer and had write access [1].

> >* Add Build-Depends-Package field to debian/libcpufreq0.symbols.
> >* Change the format of debian/copyright to dep5.
> >* Fix tyops in man files.
>
>  This line itself contains a typo :-(

Thank you. I fixed it on your advice. :-)

> >* Remove debian/source.lintian-overrides to fix lintian warning.
>
> * For the "Source" field in debian/copyright: please consider using https
> instead of http.
>
> * Ever considered using debhelper compat level v13?
>
> Those are all just nitpicks; I can sponsor this upload after your reply (and
> ideally a new upload onto mentors.d.n).

I also fixed them and uploaded the package again. Please sponsor it.
I always appreciate your help.

Best regards,

Seunghun

[1] 
https://salsa.debian.org/webmaster-team/webwml/-/project_members?utf8=%E2%9C%93=seunghun



Bug#959528: marked as done (RFS: streamlink/1.4.1+dfsg-1~bpo10+1 -- CLI for extracting video streams from various websites to a video player)

2020-05-04 Thread Debian Bug Tracking System
Your message dated Mon, 04 May 2020 18:33:13 -0400
with message-id <663f0a2e4ffe894460048790ec076a0e49bbdcdc.ca...@debian.org>
and subject line Re: RFS: streamlink/1.4.1+dfsg-1~bpo10+1 -- CLI for extracting 
video streams from various websites to a video player
has caused the Debian Bug report #959528,
regarding RFS: streamlink/1.4.1+dfsg-1~bpo10+1 -- CLI for extracting video 
streams from various websites to a video player
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
959528: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959528
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
buster-backports repository.

 * Package name: streamlink
   Version : 1.4.1+dfsg-1~bpo10+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_1.4.1+dfsg-1~bpo10+1.dsc

More information about streamlink can be obtained at
https://streamlink.github.io/

Changes since the last upload to buster-backports:
streamlink (1.4.1+dfsg-1~bpo10+1) buster-backports; urgency=medium

  * Rebuild for buster-backports.

 -- Alexis Murzeau   Sun, 03 May 2020 12:13:21 +0200

streamlink (1.4.1+dfsg-1) unstable; urgency=medium

  * New upstream version 1.4.1+dfsg
  * Remove upstreamed patch and update others
  * d/control: update description

 -- Alexis Murzeau   Sat, 25 Apr 2020 15:28:44 +0200

Differences from testing package (1.4.1+dfsg-1):
  * Update d/README.source for buster-backports

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










signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Uploaded, thanks.

-- 
Regards,
Boyuan Yang


On Sun, 3 May 2020 12:54:28 +0200 Alexis Murzeau  wrote:
> 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
> buster-backports repository.
> 
>  * Package name: streamlink
>Version : 1.4.1+dfsg-1~bpo10+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_1.4.1+dfsg-1~bpo10+1.dsc
> 
> More information about streamlink can be obtained at
> https://streamlink.github.io/
> 
> Changes since the last upload to buster-backports:
> streamlink (1.4.1+dfsg-1~bpo10+1) buster-backports; urgency=medium
> 
>   * Rebuild for buster-backports.
> 
>  -- Alexis Murzeau   Sun, 03 May 2020 12:13:21 +0200
> 
> streamlink (1.4.1+dfsg-1) unstable; urgency=medium
> 
>   * New upstream version 1.4.1+dfsg
>   * Remove upstreamed patch and update others
>   * d/control: update description
> 
>  -- Alexis Murzeau   Sat, 25 Apr 2020 15:28:44 +0200
> 
> Differences from testing package (1.4.1+dfsg-1):
>   * Update d/README.source for buster-backports
> 
> Regards,
> -- 
> Alexis Murzeau
> PGP: B7E6 0EBB 9293 7B06 BDBC  2787 E7BD 1904 F480 937F


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

Bug#959702: RFS: cpufrequtils/008-2 [ITA] -- utilities to deal with the cpufreq Linux kernel feature

2020-05-04 Thread Boyuan Yang
Hi Seunghun,

(see comments inline below)

在 2020-05-04星期一的 17:51 +0900,Seunghun Han写道:
> Package: sponsorship-requests
> Severity: normal
> 
> Dear mentors,
> 
> I am looking for a sponsor for my package "cpufrequtils"
> 
>  * Package name: cpufrequtils
>Version : 008-2
>Upstream Author : Dominik Brodowski 
>  * URL : 
> http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
>  * License : GPL-2
>  * Vcs : https://salsa.debian.org/kkamagui-guest/cpufrequtils
>Section : admin
> 
> It builds those binary packages:
> 
>   cpufrequtils - utilities to deal with the cpufreq Linux kernel feature
>   libcpufreq0 - shared library to deal with the cpufreq Linux kernel feature
>   libcpufreq-dev - development files to deal with the cpufreq Linux kernel
> feature
> 
> To access further information about this package, please visit the following
> URL:
> 
>   https://mentors.debian.net/package/cpufrequtils
> 
> Alternatively, one can download the package with dget using this command:
> 
>   dget -x 
> https://mentors.debian.net/debian/pool/main/c/cpufrequtils/cpufrequtils_008-2.dsc
> 
> Changes since the last upload:
> 
>* New maintainer (Closes: #933159)
>* Add "for internal use" to debian/cpufrequtils.templates to fix
>  lintian warning.
>* Bump Standards-Version to 4.5.0.
>* Remove -O2 of CFLAGS from debian/rules when noopt is defined.
>* Add hardening+=all to debian/rules and set-hardening.patch.
>* Add Vcs-* fields to debian/control.

Are you interested putting the git packaging repo under
salsa.debian.org/debian/ instead of your personal namespace? In this case,
other Debian Developers (DD) will have write access to this repo. If you find
it okay, I can help to create such repo under Salsa Debian group.

>* Add Build-Depends-Package field to debian/libcpufreq0.symbols.
>* Change the format of debian/copyright to dep5.
>* Fix tyops in man files.

 This line itself contains a typo :-(

>* Remove debian/source.lintian-overrides to fix lintian warning.

* For the "Source" field in debian/copyright: please consider using https
instead of http.

* Ever considered using debhelper compat level v13?


Those are all just nitpicks; I can sponsor this upload after your reply (and
ideally a new upload onto mentors.d.n).

-- 
Best,
Boyuan Yang



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


Bug#959740: RFS: libr4d/1.4-1 [ITP] -- Remote For Device-under-test Helper Library (development files)

2020-05-04 Thread Bastian Germann
Package: sponsorship-requests
Severity: wishlist

Dear mentors,

I am looking for a sponsor for my package "libr4d"

 * Package name: libr4d
   Version : 1.4-1
   Upstream Author : Benedikt Spranger 
 * URL : https://github.com/ci-rt/libr4d
 * License : GPL-2.0 with OpenSSL exception
 * Vcs : https://github.com/ci-rt/libr4d
   Section : libs

It builds those binary packages:

  libr4d-dev - Remote For Device-under-test Helper Library (development
files)
  libr4d0 - Remote For Device-under-test Helper Library

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

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

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

  dget -x
https://mentors.debian.net/debian/pool/main/libr/libr4d/libr4d_1.4-1.dsc

Changes since the last upload:

   * Initial release (Closes: #955610)

Regards,
Bastian Germann



Bug#959702: RFS: cpufrequtils/008-2 [ITA] -- utilities to deal with the cpufreq Linux kernel feature

2020-05-04 Thread Seunghun Han
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "cpufrequtils"

 * Package name: cpufrequtils
   Version : 008-2
   Upstream Author : Dominik Brodowski 
 * URL :
http://kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html
 * License : GPL-2
 * Vcs : https://salsa.debian.org/kkamagui-guest/cpufrequtils
   Section : admin

It builds those binary packages:

  cpufrequtils - utilities to deal with the cpufreq Linux kernel feature
  libcpufreq0 - shared library to deal with the cpufreq Linux kernel feature
  libcpufreq-dev - development files to deal with the cpufreq Linux
kernel feature

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

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

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

  dget -x 
https://mentors.debian.net/debian/pool/main/c/cpufrequtils/cpufrequtils_008-2.dsc

Changes since the last upload:

   * New maintainer (Closes: #933159)
   * Add "for internal use" to debian/cpufrequtils.templates to fix
 lintian warning.
   * Bump Standards-Version to 4.5.0.
   * Remove -O2 of CFLAGS from debian/rules when noopt is defined.
   * Add hardening+=all to debian/rules and set-hardening.patch.
   * Add Vcs-* fields to debian/control.
   * Add Build-Depends-Package field to debian/libcpufreq0.symbols.
   * Change the format of debian/copyright to dep5.
   * Fix tyops in man files.
   * Remove debian/source.lintian-overrides to fix lintian warning.

Regards,

--
  Seunghun Han