Bug#1025460: ITP: mock -- Build rpm packages inside a chroot

2022-12-05 Thread Tzafrir Cohen
Package: wnpp
Severity: wishlist
Owner: Tzafrir Cohen 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: mock
  Version : 3.5
  Upstream Author : Pavel Raiskup 
* URL : https://github.com/rpm-software-management/mock
* License : GPL-2+
  Programming Lang: Python
  Description : Build rpm packages inside a chroot

 Mock creates chroots and builds rpms in them. Its only task is to
 reliably populate a chroot and attempt to build a package in that
 chroot. It is used be the Fedora Extras project to build their
 packages cleanly.

Mock was previously included in Debian and was removed due to python2
removal. It was repackaged by Juri Grabowski and should probably be
maintained by the pkg-rpm-team.

See current packaging in https://salsa.debian.org/gratuxri/mock



Bug#1025470: ITP: golang-github-jcmturner-aescts.v2

2022-12-05 Thread Matthew Vernon

Package: wnpp
Severity: wishlist
Owner: Matthew Vernon 
Control: block 1001261 by -1
Control: block 1024445 by -1
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-jcmturner-aescts.v2
  Version : 2.0.0-1
  Upstream Author : Jonathan Turner
* URL : https://github.com/jcmturner/aescts
* License : Apache-2.0
  Programming Lang: Go
  Description : AES CBC Ciphertext Stealing mode for Go

 Golang library to encrypt and decrypt data using AES CBC Ciphertext
 stealing mode.

This is needed as a build-dependency of rclone 1.60; it will be 
maintained by the go team.




Bug#1025471: ITP: golang-github-jcmturner-dnsutils.v2 -- Golang library of DNS utilities

2022-12-05 Thread Matthew Vernon

Package: wnpp
Severity: wishlist
Owner: Matthew Vernon 
Control: block 1001261 by -1
Control: block 1024445 by -1
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-jcmturner-dnsutils.v2
  Version : 2.0.0-1
  Upstream Author : Jonathan Turner
* URL : https://github.com/jcmturner/dnsutils
* License : Apache-2.0
  Programming Lang: Go
  Description : Golang library of DNS utilities

 A golang library of DNS utilities, mostly for the purposes of reading
 SRV records.


This is needed as a build-dependency of rclone 1.60; it will be 
maintained by the go team.


Regards,

Matthew



Bug#1025473: ITP: golang-github-jcmturner-goidentity.v6 -- Golang library for managing identities

2022-12-05 Thread Matthew Vernon

Package: wnpp
Severity: wishlist
Owner: Matthew Vernon 
Control: block 1001261 by -1
Control: block 1024445 by -1
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-jcmturner-goidentity.v6
  Version : 6.0.1-1
  Upstream Author : Jonathan Turner
* URL : https://github.com/jcmturner/goidentity
* License : Apache-2.0
  Programming Lang: Go
  Description : Golang library for managing identities

 Standard interface for holding authenticated identities and their
 attributes.

This is needed as a build-dependency of rclone 1.60; it will be 
maintained by the Go team.


Regards,

Matthew



Bug#1025474: ITP: golang-github-jcmturner-rpc.v2 -- Remote Procedure Call libraries for golang

2022-12-05 Thread Matthew Vernon

Package: wnpp
Severity: wishlist
Owner: Matthew Vernon 
Control: block 1001261 by -1
Control: block 1024445 by -1
X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-jcmturner-rpc.v2
  Version : 2.0.3-1
  Upstream Author : Jonathan Turner
* URL : https://github.com/jcmturner/rpc
* License : Apache-2.0
  Programming Lang: Go
  Description : Remote Procedure Call libraries for golang

 This project relates to CDE 1.1: Remote Procedure Call
 (http://pubs.opengroup.org/onlinepubs/9629399/)
 .
 It is a partial implementation that mainly focuses on unmarshaling NDR
 encoded byte streams into Go structures.

This is needed as a build-dependency of rclone 1.60; it will be 
maintained by the Go team.


Regards,

Matthew



Re: propose: provide "docker" package as docker, not wmdocker

2022-12-05 Thread Andreas Metzler
On 2022-12-04 Hideki Yamane  wrote:
> Hi,

>  I'd like to propose wmdocker package would rename its source package
>  from docker to wmdocker, and then docker.io package provides docker
>  binary package and transitional docker.io package.

>  Most of users who is not Debian expert still confusing with docker
>  package, so I want to fix it in Debian12 "bookworm".

>  wmdocker and transitional dummy docker package is already in Debian10
>  "buster", so it does not confuse users and also other packages as
>  well.

>  Any thoughts?

>  If there's no objections against it, I'll file a bug and upload
>  renamed source package for wmdocker (maybe with some more updates to
>  comply with current Standards-version) first.

Hello,

how do you avoid that people who still have got the transitional docker
(--> wmdocker) package installed end up being upgraded to real docker
(from docker.io)?

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



Re: propose: provide "docker" package as docker, not wmdocker

2022-12-05 Thread Simon McVittie
On Mon, 05 Dec 2022 at 18:19:16 +0100, Andreas Metzler wrote:
> how do you avoid that people who still have got the transitional docker
> (--> wmdocker) package installed end up being upgraded to real docker
> (from docker.io)?

One option (although I hope someone has a better suggestion) would be
to release Debian 12 with no docker package at all (neither wmdocker nor
docker.io), hope that users have cleaned up obsolete packages after the
Debian 12 upgrade as recommended in
https://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.en.html#obsolete,
and then release Debian 13 with a docker packge that is the container
framework.

smcv



Bug#1025499: ITP: libsuccinct -- succinct C++ data structures

2022-12-05 Thread Federico Ceratto
Package: wnpp
Severity: wishlist
Owner: Federico Ceratto 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: libsuccinct
  Version : 0.20221205
  Upstream Author : Giuseppe Ottaviano 
* URL : https://github.com/ot/succinct
* License : Apache-2.0
  Programming Lang: C++
  Description : succinct C++ data structures

Succinct data structures used by various projects.

Required as a dependency for Organic Maps

Team-maintained at https://salsa.debian.org/debian/succinct



Bug#1025513: ITP: ubelt -- A Python utility library with a stdlib like feel and extra batteries. Paths, Progress, Dicts, Downloads, Caching, Hashing: ubelt makes it easy!

2022-12-05 Thread Bo YU
Package: wnpp
Severity: wishlist
Owner: Bo YU 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: ubelt
  Version : 1.2.3 
  Upstream Author : Jon Crall 
* URL : https://github.com/Erotemic/ubelt
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: Python
  Description : A Python utility library with a stdlib like feel
  and extra batteries. Paths, Progress, Dicts, Downloads, Caching, 
  Hashing: ubelt makes it easy!

Ubelt is a small library of robust, tested, documented, and simple 
functions that extend the Python standard library. It has a flat API 
that all behaves similarly on Windows, Mac, and Linux (up to some small
unavoidable differences). Almost every function in ubelt was written 
with a doctest. This provides helpful documentation and example usage 
as well as helping achieve 100% test coverage (with minor exceptions 
on Windows).

The package blocks to be fixed for #1024047 and I will maintain it
under DPT. 

-- 
Regards,
--
  Bo YU



signature.asc
Description: PGP signature


Bug#1025515: ITP: libnginx-mod-http-brotli -- Nginx module libnginx-mod-http-brotli

2022-12-05 Thread Jan Mojzis
Package: wnpp
Severity: wishlist
Owner: Jan Mojzis 
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name: libnginx-mod-http-brotli
  Version : 1.0.0rc
  Upstream Author : Google Inc
* URL : https://github.com/google/ngx_brotli
* License : BSD
  Programming Lang: C
  Description : libnginx-mod-http-brotli module for Nginx


libnginx-mod-http-brotli is new module for Nginx web server.
it is a set of two nginx modules:
libnginx-mod-http-brotli-filter - filter module - used to compress responses 
on-the-fly,
libnginx-mod-http-brotli-static - used to serve pre-compressed files.

I would like to maintain the package using 
https://salsa.debian.org/nginx-team/libnginx-mod-http-brotli

I need sponsor only for the first upload (I'm DM).
Thank You!



Bug#1025517: ITP: firefox-esr-mobile-config -- Default mobile-friendly configuration for Firefox ESR

2022-12-05 Thread undef
Package: wnpp
Severity: wishlist
Owner: Jarrah Gosbell 
X-Debbugs-Cc: debian-devel@lists.debian.org, undef 

* Package name: firefox-esr-mobile-config
  Version : 3.1.0
  Upstream Author : Oliver Smith 
* URL : http://gitlab.com/postmarketOS/mobile-config-firefox
* License : MPL
  Programming Lang: CSS, JS
  Description : Default mobile-friendly configuration for Firefox ESR

This package provides a set of configuration files aimed at making Firefox ESR
more mobile-friendly. It provides:
  * default preferences values
  * custom userChrome.css

This package will be maintained under the Debian on Mobile team.



Re: propose: provide "docker" package as docker, not wmdocker

2022-12-05 Thread Gioele Barabucci

On 05/12/22 18:19, Andreas Metzler wrote:

how do you avoid that people who still have got the transitional docker
(--> wmdocker) package installed end up being upgraded to real docker
(from docker.io)?


How was the transition from git-the-file-viewer to git-the-VCS handled 
in lenny/squeeze?


Regards,

--
Gioele Barabucci