Bug#1012249: ITP:amphp-serialization -- Serialization tools for IPC and data storage

2022-06-02 Thread Katharina Drexel
Package: wnpp

* Package name: php-amphp-serialization
  Upstream Author : Aaron Piotrowski 
* License : MIT
  Description : amphp/serialization is serialization tools for IPC and data 
storage in PHP
 .
 Amp is a non-blocking concurrency framework for PHP. It provides an event loop,
 promises and streams as a base for asynchronous programming.

Regards
Katharina



Processed: ITP: amphp-serialization -- Serialization tools for IPC and data storage

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 1012249 Katharina Drexel 
Bug #1012249 [wnpp] ITP:amphp-serialization -- Serialization tools for IPC and 
data storage
Owner recorded as Katharina Drexel .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1012249: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012249
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1012251: ITP: golang-github-coredns-coredns -- CoreDNS is a DNS server/forwarder, written in Go, that chains plugins. Each plugin performs a (DNS) function.

2022-06-02 Thread Bo YU
Package: wnpp
Severity: wishlist
Owner: Bo YU 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-coredns-coredns
  Version : 1.9.3 
  Upstream Author : Miek Gieben 
* URL : https://github.com/coredns/coredns
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: go
  Description : CoreDNS is a DNS server/forwarder, written in Go, that 
chains plugins. Each plugin performs a (DNS) function.


CoreDNS is a DNS server/forwarder, written in Go, that chains plugins. Each 
plugin performs a (DNS) function.

CoreDNS is a Cloud Native Computing Foundation graduated project.

CoreDNS is a fast and flexible DNS server. The key word here is flexible: with 
CoreDNS you are able to do what you want with your DNS data by utilizing 
plugins. If some functionality is not provided out of the box you can add it by 
writing a plugin.

CoreDNS can listen for DNS requests coming in over UDP/TCP (go'old DNS), TLS 
(RFC 7858), also called DoT, DNS over HTTP/2 - DoH - (RFC 8484) and gRPC (not a 
standard).

Currently CoreDNS is able to:

 * Serve zone data from a file; both DNSSEC (NSEC only) and DNS are supported 
(file and auto).
 * Retrieve zone data from primaries, i.e., act as a secondary server (AXFR 
only) (secondary).
 * Sign zone data on-the-fly (dnssec).
 * Load balancing of responses (loadbalance).
 * Allow for zone transfers, i.e., act as a primary server (file + transfer).
 * Automatically load zone files from disk (auto).
 * Caching of DNS responses (cache).
 * Use etcd as a backend (replacing SkyDNS) (etcd).
 * Use k8s (kubernetes) as a backend (kubernetes).
 * Serve as a proxy to forward queries to some other (recursive) nameserver 
(forward).
 * Provide metrics (by using Prometheus) (prometheus).
 * Provide query (log) and error (errors) logging.
 * Integrate with cloud providers (route53).
 * Support the CH class: version.bind and friends (chaos).
 * Support the RFC 5001 DNS name server identifier (NSID) option (nsid).
 * Profiling support (pprof).
 * Rewrite queries (qtype, qclass and qname) (rewrite and template).
 * Block ANY queries (any).
 * Provide DNS64 IPv6 Translation (dns64).
 * And more. Each of the plugins is documented. See coredns.io/plugins for all 
in-tree plugins, and coredns.io/explugins for all out-of-tree plugins.

-- 
Best Regards,



signature.asc
Description: PGP signature


Bug#1012253: ITP:amphp-socket -- Async socket connection / server tools for Amp.

2022-06-02 Thread Katharina Drexel
Package: wnpp

* Package name: php-amphp-socket
  Upstream Author : Daniel Lowrey 
* License : MIT
  Description : amphp/socket is async socket connection / server tools for 
Amp
 .
 Amp is a non-blocking concurrency framework for PHP. It provides an event loop,
 promises and streams as a base for asynchronous programming.

Regards
Katharina
-- 



Processed: ITP: amphp-socket -- Async socket connection / server tools for Amp.

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 1012253 Katharina Drexel 
Bug #1012253 [wnpp] ITP:amphp-socket -- Async socket connection / server tools 
for Amp.
Owner recorded as Katharina Drexel .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1012253: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012253
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1010637: marked as done (ITP: mathcomp-multinomials -- Multivariate polynomials for Mathematical Components)

2022-06-02 Thread Debian Bug Tracking System
Your message dated Thu, 02 Jun 2022 13:43:38 +0200
with message-id <0f3a1ecfe9cece712d31de7da62424a0adf0f8ba.ca...@gmail.com>
and subject line Should have been closed by the upload
has caused the Debian Bug report #1010637,
regarding ITP: mathcomp-multinomials -- Multivariate polynomials for 
Mathematical Components
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.)


-- 
1010637: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010637
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Julien Puydt 
X-Debbugs-Cc: debian-ocaml-ma...@lists.debian.org, jpu...@debian.org

* Package name: mathcomp-multinomials
  Version : 1.5.5
  Upstream Author : Pierre-Yves Strub
* URL : https://www.github.com/mathcomp/multinomials
* License : CeCILL-B
  Programming Lang: Coq/OCaml
  Description : Multivariate polynomials for Mathematical Components
 This package provides an extension to Mathematical Components
 for monomial algebra, multivariate polynomials over ring
 structures and an extended theory for polynomials whose
 coefficients live in abelian rings and integral domains.
 .
 The Mathematical Components library is a coherent repository of
 general-purpose formalized mathematical theories for the
 Coq proof assistant.

I plan to maintain it within the Debian OCaml Maintainers team, along the rest
of the Coq-related packages.

Cheers,

J.Puydt
--- End Message ---
--- Begin Message ---
Hi,

I don't know why the upload didn't close the bug... perhaps because I
uploaded the -1 to NEW, then -2, and -2 was the accepted one?

Cheers,

J.Puydt--- End Message ---


Bug#1012259: ITP:amphp-sync -- Mutex, Semaphore, and other synchronization tools for Amp

2022-06-02 Thread Katharina Drexel
Package: wnpp

* Package name: php-amphp-sync
  Upstream Author : Aaron Piotrowski 

Processed: ITP: amphp-sync -- Mutex, Semaphore, and other synchronization tools for Amp

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 1012259 Katharina Drexel 
Bug #1012259 [wnpp] ITP:amphp-sync -- Mutex, Semaphore, and other 
synchronization tools for Amp
Owner recorded as Katharina Drexel .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1012259: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012259
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1010743: ITP: cbetar2 -- A Buddhist text reader using CBETA APIs

2022-06-02 Thread Bastian Germann

Control: block -1 by 842420

On Mon, 09 May 2022 13:31:25 +0800 Meng-Yuan Huang  wrote:

* Package name: cbetar2
  Version : 19.2.1
  Upstream Author : Meng-Yuan Huang 
* URL : https://github.com/MrMYHuang/cbetar2
* License : MIT
  Programming Lang: TypeScript, C++
  Description : A Buddhist text reader using CBETA APIs

CBETA Electronic Buddhist Text Reader 2 app


If I am not mistaken "Electronic" means built on electron here.
This is not to be bundled with the app but to be built separately.
There are many possible packages waiting for it, see blocking bug.



Processed: Re: ITP: cbetar2 -- A Buddhist text reader using CBETA APIs

2022-06-02 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 842420
Bug #1010743 [wnpp] ITP: cbetar2 -- A Buddhist text reader using CBETA APIs
1010743 was not blocked by any bugs.
1010743 was not blocking any bugs.
Added blocking bug(s) of 1010743: 842420

-- 
1010743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1012267: ITP: python-mongomock -- Fake pymongo stub for testing simple MongoDB-dependent code

2022-06-02 Thread Andrius Merkys
Package: wnpp
Owner: Andrius Merkys 
Severity: wishlist

* Package name: python-mongomock
  Version : 4.0.0
  Upstream Author : Rotem Yaari
* URL : https://github.com/mongomock/mongomock
* License : BSD-3-Clause
  Programming Lang: Python
  Description : Fake pymongo stub for testing simple
MongoDB-dependent code

Mongomock is a small library to help testing Python code that interacts
with MongoDB via Pymongo.

The code can be tested in several ways:

  1. It can be tested against a real mongodb instance with pymongo.
  2. It can receive a record-replay style mock as an argument. In this
manner
 we record the expected calls (find, and then a series of updates), and
 replay them later.
  3. It can receive a carefully hand-crafted mock responding to find() and
 update() appropriately.

Remark: This package is to be maintained with Debian Python Team at
   https://salsa.debian.org/python-team/packages/python-mongomock



Processed: reopen as ITP

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unarchive 934049
Bug #934049 {Done: ba...@debian.org} [sponsorship-requests] RFS: 
sctplib/1:1.0.25-1 [ITP] -- User-space implementation of the SCTP protocol
Unarchived Bug 934049
> reopen 934049
Bug #934049 {Done: ba...@debian.org} [sponsorship-requests] RFS: 
sctplib/1:1.0.25-1 [ITP] -- User-space implementation of the SCTP protocol
Bug reopened
Ignoring request to alter fixed versions of bug #934049 to the same values 
previously set
> retitle 934049 ITP: sctplib -- User-space implementation of the SCTP protocol
Bug #934049 [sponsorship-requests] RFS: sctplib/1:1.0.25-1 [ITP] -- User-space 
implementation of the SCTP protocol
Changed Bug title to 'ITP: sctplib -- User-space implementation of the SCTP 
protocol' from 'RFS: sctplib/1:1.0.25-1 [ITP] -- User-space implementation of 
the SCTP protocol'.
> reassign 934049 wnpp
Bug #934049 [sponsorship-requests] ITP: sctplib -- User-space implementation of 
the SCTP protocol
Bug reassigned from package 'sponsorship-requests' to 'wnpp'.
Ignoring request to alter found versions of bug #934049 to the same values 
previously set
Ignoring request to alter fixed versions of bug #934049 to the same values 
previously set
> block 1005916 by 934049
Bug #1005916 [wnpp] ITP: socketapi/2.2.21~rc0-1
1005916 was not blocked by any bugs.
1005916 was not blocking any bugs.
Added blocking bug(s) of 1005916: 934049
> owner 934049 Thomas Dreibholz 
Bug #934049 [wnpp] ITP: sctplib -- User-space implementation of the SCTP 
protocol
Owner recorded as Thomas Dreibholz .
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1005916: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005916
934049: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934049
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#934049: ITP: sctplib

2022-06-02 Thread Bastian Germann

This is a package reintroduction. It was removed with the reason:
Bug #340938: RM: sctplib -- RoQA; SCTP implementation inside the kernel

I asked Thomas on mentors:
"Why do you upload this when there is a kernel implementation and therefore this 
package was already removed?"

The answer was:
"SCTPLIB (package sctplib) is a user-space implementation, tunnelling SCTP over UDP by default, i.e. co-existing with 
kernel SCTP. This makes it particularly simple to make modifications to SCTP without need to modify the kernel."


I do not object but maybe someone has more insight into this.

The current packaging effort is on mentors, which is a version of 
https://github.com/dreibh/sctplib with stripped changelog.



Bug#1005916: ITP: socketapi

2022-06-02 Thread Bastian Germann

This is a package reintroduction. It was removed with the reason:
Bug #340939: RM: socketapi -- RoQA; SCTP implementation inside the kernel

I asked Thomas on mentors:
"Why do you upload this when there is a kernel implementation and therefore this 
package was already removed?"

The answer was:
"Unlike the other user-space implementation libusrsctp, the SocketAPI (this package) on top of SCTPLIB provides a full 
BSD-style sockets API. That is, it allows to build and run "normal" BSD socket applications with user-space SCTP. This 
is the main purpose for using SCTPLIB/SocketAPI."


I do not object but maybe someone has more insight into this.

The current packaging effort is on mentors, which is a version of https://github.com/dreibh/socketapi with stripped 
changelog.




Bug#543592: marked as done (ITA: makedev -- creates device files in /dev)

2022-06-02 Thread Debian Bug Tracking System
Your message dated Thu, 02 Jun 2022 17:07:57 +
with message-id 
and subject line Bug#543592: fixed in makedev 2.3.1-96
has caused the Debian Bug report #543592,
regarding ITA: makedev -- creates device files in /dev
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.)


-- 
543592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543592
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

Historically, makedev is how static entries in /dev were created... but most 
modern systems now use dynamic device discovery approaches such as that 
provided by udev.  The MAKEDEV script still has some utility for developers
of embedded systems and other special cases.

I recently transitioned makedev from 'required' to 'extra' in Debian, and as
I am no longer using it, I would prefer to no longer maintain it.

Bdale


--- End Message ---
--- Begin Message ---
Source: makedev
Source-Version: 2.3.1-96
Done: Guilherme de Paula Xavier Segundo 

We believe that the bug you reported is fixed in the latest version of
makedev, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 543...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guilherme de Paula Xavier Segundo  (supplier of 
updated makedev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 01 Jun 2022 06:13:54 -0300
Source: makedev
Architecture: source
Version: 2.3.1-96
Distribution: unstable
Urgency: medium
Maintainer: Guilherme de Paula Xavier Segundo 
Changed-By: Guilherme de Paula Xavier Segundo 
Closes: 543592
Changes:
 makedev (2.3.1-96) unstable; urgency=medium
 .
   * New maintainer. (Closes: #543592)
   * debian/control: removed a relationship for udev.
   * debian/copyright: added packaging rights.
Checksums-Sha1:
 d9de05f62723d4497227c503175ee6840cfa7b91 1793 makedev_2.3.1-96.dsc
 7a26ab99106010d8aadea3a213476bd09ccac561 44700 makedev_2.3.1-96.debian.tar.xz
 1ce255db67876827f94d03a1e15b8322abf2fd5a 5628 makedev_2.3.1-96_source.buildinfo
Checksums-Sha256:
 ffdf6aa18016d789bd72030376c15ff55224ae5e684a4dfe8b57ca7274c7f6ad 1793 
makedev_2.3.1-96.dsc
 d416eb7eb14af34057b1052964199df10e3a1d04c164a9f0f28a9cf0b2b9db26 44700 
makedev_2.3.1-96.debian.tar.xz
 1e4d195adea1ea0a98b9da051df801e6747246e2e7a0a0638a1dc02d1ec29758 5628 
makedev_2.3.1-96_source.buildinfo
Files:
 3cc85dcdc9e52fc977475d90a2dd4ebf 1793 admin optional makedev_2.3.1-96.dsc
 da6dfa5465d88ed53f35bc03996273d2 44700 admin optional 
makedev_2.3.1-96.debian.tar.xz
 7f0ec6fa48e41f1b35c4e3ca4e153de6 5628 admin optional 
makedev_2.3.1-96_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAmKY6D8ACgkQ3mO5xwTr
6e+zXRAApZYPdis5+yk+HXEYm1M8fYwHoIUv+mRDFEYJn7dsEFsF2bh06irk+6J/
ZlnDWxlLyYVEtLbeeoB97xcSBwLSbLzwE7sWz6C0bpqJa+4nRjtHvfs7IMYPfTnO
dZVjl8PadvYyh73TiivLN5USraueorsu4NQQ+M06BI8RUbR4LSP9T1EF8qaFRBIh
NygTB2MdefUKxnL+bCx895/JQ1WBjqG/eJwB2IBFhOxDRMEG8UjDXhZD+OiS+JVa
b0UKmvwuTXYeasq22eMmUQ9vBCLlW8tEehjcFKJeni+mh/PCNSzVf6WVBSDS0a4u
M5Tgw61b5XIkuLIk1Rh4VlASPF3hIH/4oEVz7ZwMHw9tvLIiW4dPBBTaNj4QjBiF
ekw1k4Ktm9MRUofEf/TQ9/gIZXAVOpOniCdtSWtxg5U0PkdFMby+xvxsdX97sJSO
guvRRT7iJtCOjwoRx/FIsiHU+SU3vc9LZ7za3xswuVKc/Fc4TI3JUf5xn4+wVjp9
ZqShqBES5jm0UF+suJGrImtncxoXvIDtBTb3QWxjLba9jiKOsdLq2HI5Gqy+2V6F
7yj/hqFeG3SH7Qvb25nQjkdbU4ISfn5QYXUrDIseQJ8qqIfuQuw8pBujWeGzC9Dp
24Qu5UnXFiDkFrkSxU+pRvBM5Madm+rQ+GYgfNYaPTkxcG3SDZE=
=SehF
-END PGP SIGNATURE End Message ---


Bug#898259: RFP: vscode -- Microsoft Visual Studio Code

2022-06-02 Thread Antoine Beaupré
On 2019-06-21 10:18:07, Bernhard Reiter wrote:
> There is an initiative `vscodium` that builds vscode from source,
> which seems to be interesting as a base for a Debian package, as it
>  * provides a Debian package
>  * makes an attempt to disable telemetry/tracking by default [2]
>
> https://vscodium.com/
> https://github.com/VSCodium/vscodium
> [2] https://github.com/VSCodium/vscodium/blob/master/DOCS.md
>
> Additionally there seem to be several archlinux "packaging" efforts,
> which may or may not offer additional bits an pieces.
>
> https://www.archlinux.org/packages/community/x86_64/code/
> https://aur.archlinux.org/packages/code-git/
> https://aur.archlinux.org/packages/vscodium/
>
> From my perspective there is an interest from Debian users
> to have a vscodium package. 

Should we close this RFP and reopen a new one to make this more visible?

-- 
Voter, c'est abdiquer
- Élisée Reclus



Bug#1005919: ITP: python3-adns/1.2.8~rc4-1

2022-06-02 Thread Bastian Germann

On Thu, 17 Feb 2022 11:27:00 +0100 Thomas Dreibholz 
 wrote:

  * Package name: python3-adns
Version: 1.2.8~rc4-1


This version was never published by the upstream author.
According to your mentors upload this might come from
https://packages.nntb.no/software/python3-adns/


Upstream Author: Loic Jaquemet
  * URL: https://github.com/trolldbois/python3-adns
  * License: GPL-2+
  * Section: python



Can you please explain which version you want to package and why?



Bug#944028: ITP: git-delta -- A syntax-highlighting pager for git

2022-06-02 Thread Vincent Blut
Package: wnpp
Followup-For: Bug #944028
X-Debbugs-Cc: nat...@lovsund.eu

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi Nathan,

Since there has been no progress on this ITP for over 2 years, I think you can
work on this if you still want to.

Cheers,
Vincent

-BEGIN PGP SIGNATURE-

iHUEARYKAB0WIQSRJQjHKbAUfuoc+DAQn1qAt/bgAQUCYpkEEgAKCRAQn1qAt/bg
AU7HAPwMbkHxTEyWU3cq4+M/9+3NxLS3XpBdiW5gQhGrjmfQeQD/UTCQLlCaXQbQ
PMnnJrUUnrhICQJJtk03XINP/xmdngg=
=l0NV
-END PGP SIGNATURE-



Processed: Re: ITP: river -- Dynamic tiling Wayland compositor

2022-06-02 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 995670
Bug #1006593 [wnpp] ITP: river --  Dynamic tiling Wayland compositor
1006593 was not blocked by any bugs.
1006593 was not blocking any bugs.
Added blocking bug(s) of 1006593: 995670

-- 
1006593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1006593: ITP: river -- Dynamic tiling Wayland compositor

2022-06-02 Thread Bastian Germann

Control: block -1 by 995670

On Mon, 28 Feb 2022 10:49:29 +0900 Nick Hastings  
wrote:

I have already created a package for river. River has one main
blocking dependency, zig, for which an ITP exists. However, progress on
that package seems to have stalled and as such I have also created a
zig package. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995670 regarding
zig.


Please use blocks on the RFP/ITP for such a connection, which a possible 
sponsor can
take in more easily.



Bug#995670: Another zig packaging effort

2022-06-02 Thread Bastian Germann

X-Debbugs-Cc: nicholaschasti...@gmail.com

Hi,

Jason, you would have to provide a source package (.dsc + referenced files) 
somewhere,
which is a complete thing for Debian folks. This is the condition to find a 
sponsor.
I have not looked at your approach because it is unfamiliar.

I have had a look at what Nick provided and this seems to be reasonable enough 
to take a closer look.
The build log looks like you took the approach that Andrew described.

Jason, would you be willing to hand over the ITP to Nick so that we can make 
zig happen for bookworm?
Nick, in case Jason does not reply in three weeks please take this over and 
address this ITP with your changelog.

Thanks,
Bastian



Bug#995670: Another zig packaging effort

2022-06-02 Thread Jason Ernst
Yes no problem!

On Thu, Jun 2, 2022, 4:36 PM Bastian Germann  wrote:

> X-Debbugs-Cc: nicholaschasti...@gmail.com
>
> Hi,
>
> Jason, you would have to provide a source package (.dsc + referenced
> files) somewhere,
> which is a complete thing for Debian folks. This is the condition to find
> a sponsor.
> I have not looked at your approach because it is unfamiliar.
>
> I have had a look at what Nick provided and this seems to be reasonable
> enough to take a closer look.
> The build log looks like you took the approach that Andrew described.
>
> Jason, would you be willing to hand over the ITP to Nick so that we can
> make zig happen for bookworm?
> Nick, in case Jason does not reply in three weeks please take this over
> and address this ITP with your changelog.
>
> Thanks,
> Bastian
>


Bug#995670: Another zig packaging effort

2022-06-02 Thread Bastian Germann

Control: owner -1 Nick Hastings 

Okay then; Nick, please file a RFS on sponsorship-requests when you have 
provided an upload with the changelog addition.



Processed: Re: Another zig packaging effort

2022-06-02 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 Nick Hastings 
Bug #995670 [wnpp] ITP: zig -- General-purpose programming language and 
toolchain for maintaining robust, optimal, and reusable software
Owner changed from Jason Ernst  to Nick Hastings 
.

-- 
995670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1010138: RFA: gandi-cli

2022-06-02 Thread franck sauerbeck
Hy,
I am interested in adopting the RFA package: gandi-cli , I have little
knowledge in Development,
a little in Python and Bash but I would like to help the Debian community.

Franck Sauerbeck 


Bug#944028: ITP: git-delta -- A syntax-highlighting pager for git

2022-06-02 Thread Adam Borowski
X-Debbugs-Cc: nat...@lovsund.eu

On Thu, Jun 02, 2022 at 08:40:18PM +0200, Vincent Blut wrote:
> Hi Nathan,
> 
> Since there has been no progress on this ITP for over 2 years, I think you can
> work on this if you still want to.

Oh please do so!

-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁
⢿⡄⠘⠷⠚⠋⠀ A tit a day keeps the vet away.
⠈⠳⣄



Bug#995670: Another zig packaging effort

2022-06-02 Thread Nick Hastings
Hi Bastian,

thanks for taking an interest in this and getting it moving along.

* Bastian Germann  [220603 05:47]:
> Control: owner -1 Nick Hastings 
> 
> Okay then; Nick, please file a RFS on sponsorship-requests when you
> have provided an upload with the changelog addition.

I've updated the changelog and uploaded again to m.d.n.
https://mentors.debian.net/package/zig/

I can file an RFS on the sponsorship-requests list, but I'm a slightly
unsure because https://mentors.debian.net/sponsors/rfs-howto/ describes
a different way to do this. It says to file a new bug against the
sponsorship-requests pseudo-package.

Can you please confirm which is the correct or best way to do this?

Thanks,

Nick.



Bug#995670: Another zig packaging effort

2022-06-02 Thread Bastian Germann

Am 03.06.22 um 02:06 schrieb Nick Hastings:

Okay then; Nick, please file a RFS on sponsorship-requests when you
have provided an upload with the changelog addition.

I've updated the changelog and uploaded again to m.d.n.
https://mentors.debian.net/package/zig/

I can file an RFS on the sponsorship-requests list, but I'm a slightly
unsure becausehttps://mentors.debian.net/sponsors/rfs-howto/  describes
a different way to do this. It says to file a new bug against the
sponsorship-requests pseudo-package.

Can you please confirm which is the correct or best way to do this?


There is no difference between my suggestion and the mentors template.
Yes, sponsorship-requests is a pseudo package and I meant exactly that.



Processed: RFS: zig/0.9.1-1 [ITP] -- Programming language

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 995670 by 1012286
Bug #995670 [wnpp] ITP: zig -- General-purpose programming language and 
toolchain for maintaining robust, optimal, and reusable software
995670 was not blocked by any bugs.
995670 was blocking: 1006593 999728
Added blocking bug(s) of 995670: 1012286
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
995670: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995670
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1012167: ITP: haskell-tz -- Efficient time zone handling

2022-06-02 Thread Paul Wise
On Thu, 2022-06-02 at 09:12 +, Robert Greener wrote:

> They're used at runtime, so nothing would need to be rebuilt if
> tzdata was updated.

Excellent, thats definitely the best option for timezone data.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


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


Processed: your mail

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> owner 961427 !
Bug #961427 [wnpp] ITP: python-discord -- API wrapper for Discord written in 
Python
Owner changed from Robin Gustafsson  to Ben Westover 
.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
961427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961427
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1012289: O: lintian -- Debian package checker

2022-06-02 Thread Paul Wise
Package: wnpp
Severity: normal
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-lint-ma...@lists.debian.org
Control: affects -1 src:lintian

The lintian package is now orphaned as both of the people
who were actively working on lintian have stopped that work:

https://lists.debian.org/msgid-search/5e4d0e28-a3f4-4302-8364-5afd93d8a...@www.fastmail.com
https://lists.debian.org/msgid-search/cafhyt550_6hc-2srjqyv0z9kgpwulpgnnxvoonpohp3r+pa...@mail.gmail.com

Please join the lintian group/project on salsa if you want to help
maintain the lintian codebase; add tests, update for new policy etc.

https://salsa.debian.org/lintian/lintian

The package description is:
 Lintian dissects Debian packages and reports bugs and policy violations. It
 contains automated checks for many aspects of Debian policy as well as some
 checks for common errors.
 .
 This package is useful for all people who want to check Debian packages for
 compliance with Debian policy. Every Debian maintainer should check packages
 with this tool before uploading them to the archive.
 .
 This version of Lintian is calibrated for Debian Policy version 4.6.0.1.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


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


Processed: O: lintian -- Debian package checker

2022-06-02 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:lintian
Bug #1012289 [wnpp] O: lintian -- Debian package checker
Added indication that 1012289 affects src:lintian

-- 
1012289: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012289
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed (with 1 error): your mail

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Obsolete RFS that was archived after package disappeared from Mentors
> unblock 961427 by 961428
Bug #961427 [wnpp] ITP: python-discord -- API wrapper for Discord written in 
Python
No valid blocking bug(s) given; not doing anything
Failed to set blocking bugs of 961427: Unknown/archived blocking bug(s):961428.

> # New RFS
> block 961427 by 1012290
Bug #961427 [wnpp] ITP: python-discord -- API wrapper for Discord written in 
Python
961427 was blocked by: 961428
961427 was not blocking any bugs.
Added blocking bug(s) of 961427: 1012290
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
961427: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961427
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: your mail

2022-06-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 1010044 by 1012291
Bug #1010044 [wnpp] ITP: bumblebee-status -- Modular, theme-able status line 
generator for the i3 window manager
1010044 was not blocked by any bugs.
1010044 was not blocking any bugs.
Added blocking bug(s) of 1010044: 1012291
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
1010044: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1012294: O: jsonnet -- data templating language

2022-06-02 Thread M. Zhou
Package: wnpp
Severity: normal
Control: affects -1 src:jsonnet

I intend to orphan the jsonnet package, because I'm not interested
in it anymore. The package is currently in good shape.

The package description is:
 A data templating language for app and tool developers
 .
  * Generate config data
  * Side-effect free
  * Organize, simplify, unify
  * Manage sprawling config
 .
 A simple extension of JSON
 .
  * Open source (Apache 2.0)
  * Familiar syntax
  * Reformatter, linter
  * Editor & IDE integrations
  * Formally specified
 .
 Eliminate duplication with object-orientation. Or, use functions.
 Integrate with existing / custom applications. Generate JSON, YAML,
 INI, and other formats.
 .
 This package ships the binary executable.
Thank you for using reportbug



Processed: O: jsonnet -- data templating language

2022-06-02 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:jsonnet
Bug #1012294 [wnpp] O: jsonnet -- data templating language
Added indication that 1012294 affects src:jsonnet

-- 
1012294: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems