Bug#1001964: ITP: golang-github-weaveworks-promrus -- Logrus hook to expose Prometheus metrics.

2023-05-27 Thread Mathias Gibbens
Control: owner -1 !

On Sat, 12 Nov 2022 18:17:01 + Mathias Gibbens  wrote:
> Hi Sean,
> 
>   Have you made any progress on this ITP? I'd be happy to work on it if
> you'd like.

  Not having heard anything, I've worked on the packaging and will be
uploading it to NEW shortly.

Mathias


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


Processed: Re: ITP: golang-github-weaveworks-promrus -- Logrus hook to expose Prometheus metrics.

2023-05-27 Thread Debian Bug Tracking System
Processing control commands:

> owner -1 !
Bug #1001964 [wnpp] ITP: golang-github-weaveworks-promrus -- Logrus hook to 
expose Prometheus metrics.
Owner changed from Sean Anderson  to Mathias Gibbens 
.

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



Processed: block 1001989 by 1036861

2023-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 1001989 by 1036861
Bug #1001989 [wnpp] ITP: golang-github-grafana-dskit -- Distributed systems kit
1001989 was blocked by: 1023935 1001982
1001989 was not blocking any bugs.
Added blocking bug(s) of 1001989: 1036861
>
End of message, stopping processing here.

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



Bug#1036861: ITP: golang-github-grafana-gomemcache -- Go Memcached client library - forked and improved

2023-05-27 Thread Mathias Gibbens
Package: wnpp
Severity: wishlist
Owner: Mathias Gibbens 
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-grafana-gomemcache
  Version : 0.0~git20230502.851158f-1
  Upstream Author : Grafana Labs
* URL : https://github.com/grafana/gomemcache
* License : Apache-2.0
  Programming Lang: Go
  Description : Go Memcached client library - forked and improved

 gomemcache is a memcache client library for the Go programming
 language.

This is a dependency of golang-github-grafana-dskit (ITP #1001989)
which is needed to build the latest release of LXD and will be team-
maintained within the Go Packaging Team.


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


Processed: block 1036853 by 1036854 1036855

2023-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 1036853 by 1036854 1036855
Bug #1036853 [wnpp] ITP: golang-github-zitadel-oidc -- OpenID Connect client 
and server library certified by the OpenID Foundation
1036853 was not blocked by any bugs.
1036853 was not blocking any bugs.
Added blocking bug(s) of 1036853: 1036855 and 1036854
>
End of message, stopping processing here.

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



Bug#1036855: ITP: golang-github-muhlemmer-gu -- Generic Utilities for the Go programming language

2023-05-27 Thread Mathias Gibbens
Package: wnpp
Severity: wishlist
Owner: Mathias Gibbens 
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-muhlemmer-gu
  Version : 0.3.1-1
  Upstream Author : Tim Möhlmann
* URL : https://github.com/muhlemmer/gu
* License : Unlicense
  Programming Lang: Go
  Description : Generic Utilities for the Go programming language

 GU is a collection of Generic Utility functions, using Type Parameters
 featured in Go 1.18 and later. The author found himself writing
 boilerplate code for slices, maps, poitners etc. Since 1.18 he
 started using generics in some of his repositories and found that some
 functions often are the same between projects. The repository is a
 collection of those (utiltity) functions.
 .
 Although the functions are pretty basic and *almost* don't justify
 putting them in a package, he shared this code under the unlicense,
 with the purpose:
 .
  * Make his own life easier when reusing boiler plate code;
  * So that others can easily use these utilities;
  * People who want to learn more about generics in Go can read the
code;

This is a new dependency for building the latest release of LXD and
will be team-maintained within the Go Packaging Team.


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


Bug#1036853: ITP: golang-github-zitadel-oidc -- OpenID Connect client and server library certified by the OpenID Foundation

2023-05-27 Thread Mathias Gibbens
Package: wnpp
Severity: wishlist
Owner: Mathias Gibbens 
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-zitadel-oidc
  Version : 2.6.2-1
  Upstream Author : ZITADEL
* URL : https://github.com/zitadel/oidc
* License : Apache-2.0
  Programming Lang: Go
  Description : OpenID Connect client and server library certified by the 
OpenID Foundation

 This library is an easy-to-use client (RP) and server (OP)
 implementation for the OIDC (OpenID Connect) standard written for Go.
 .
 The RP is certified for the basic and config profile.
 .
 Whenever possible existing packages (like OAuth2 for Go) were reused /
 extended.

This is a new dependency for building the latest release of LXD and
will be team-maintained within the Go Packaging Team.


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


Bug#1036854: ITP: golang-github-jeremija-gosubmit -- Library for parsing and submitting HTML forms

2023-05-27 Thread Mathias Gibbens
Package: wnpp
Severity: wishlist
Owner: Mathias Gibbens 
X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org

* Package name: golang-github-jeremija-gosubmit
  Version : 0.2.7-1
  Upstream Author : Jerko Steiner
* URL : https://github.com/jeremija/gosubmit
* License : Expat
  Programming Lang: Go
  Description : Library for parsing and submitting HTML forms

 Helps filling out plain html forms during testing. Will automatically
 take the existing values from the form so there is no need to manually
 set things like csrf tokens. Alerts about missing required fields, or
 when pattern validation does not match. See example_test.go for a
 full example.

This is a new dependency for building the latest release of LXD and
will be team-maintained within the Go Packaging Team.


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


Bug#1017689: marked as done (ITP: libobject-result-perl -- Allow subs to build and return objects on-the-fly)

2023-05-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 May 2023 19:08:15 +
with message-id 
and subject line Bug#1017689: fixed in libobject-result-perl 0.03-1
has caused the Debian Bug report #1017689,
regarding ITP: libobject-result-perl -- Allow subs to build and return objects 
on-the-fly
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.)


-- 
1017689: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017689
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Gabriel Filion 
X-Debbugs-Cc: debian-de...@lists.debian.org

* Package name: libobject-result-perl
  Version : 0.03
  Upstream Author : Damian Conway 
* URL : https://metacpan.org/release/Object-Result
* License : artistic2
  Programming Lang: Perl
  Description : Allow subs to build and return objects on-the-fly

Object::Result adds a new keyword to Perl: result

That keyword acts like a return, but instead of a list of values to return,
it takes a single block which specifies the behaviour (i.e. the methods and
operator overloading) of an object to be returned.

The intention is to make it much less onerous to return clean, properly
encapsulated objects...instead of returning lists of values or references to
arrays or hashes.


This library is a requirement for libinfluxdb-http-perl, which is itself a
requirement to the newer upstream release of smokeping.

I plan to maintain this package from within the Perl team, and I will ask for
sponsorship within the team.
--- End Message ---
--- Begin Message ---
Source: libobject-result-perl
Source-Version: 0.03-1
Done: Gabriel Filion 

We believe that the bug you reported is fixed in the latest version of
libobject-result-perl, 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 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gabriel Filion  (supplier of updated libobject-result-perl 
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: Sat, 29 Apr 2023 13:06:33 -0400
Source: libobject-result-perl
Binary: libobject-result-perl
Architecture: source all
Version: 0.03-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Gabriel Filion 
Description:
 libobject-result-perl - module allowing subs to build and return objects 
on-the-fly
Closes: 1017689
Changes:
 libobject-result-perl (0.03-1) unstable; urgency=low
 .
   * Initial release. [Closes: #1017689]
Checksums-Sha1:
 c55b7dad563b8df894571b2563d5571276b38cfe 2425 
libobject-result-perl_0.03-1.dsc
 9d3a48fd85308db4f61734de8388daed053fcdb4 15335 
libobject-result-perl_0.03.orig.tar.gz
 9e5aa5042f1a582b67cee601f5ff2f449152846e 2100 
libobject-result-perl_0.03-1.debian.tar.xz
 0b62fedf385cccfa4f6d23fc76a91f2fbdd3bc93 21632 
libobject-result-perl_0.03-1_all.deb
 d702a5f904387f598568816fdacf19a7d443a32a 7226 
libobject-result-perl_0.03-1_amd64.buildinfo
Checksums-Sha256:
 6fd44c9930fc10b432f975faded071a2f7f60b42486565063417c7afa04b267f 2425 
libobject-result-perl_0.03-1.dsc
 01ce06fcf30dd062e42c2ab1917535d7649fe5088f28850ae14fe3ef3a6cb9be 15335 
libobject-result-perl_0.03.orig.tar.gz
 4b2cc0bf3b3b7fc33c4924e2233e489de318951af6ae2f514d8306c628e437cf 2100 
libobject-result-perl_0.03-1.debian.tar.xz
 69f8b950ea8f148a5bc8800bdbf9a593d168132319456e0b0e29e998bd5559a9 21632 
libobject-result-perl_0.03-1_all.deb
 e0d03ff2de2b3918c198ef0955e8777f1316f5d815b3a64d24e293e317aa17f2 7226 
libobject-result-perl_0.03-1_amd64.buildinfo
Files:
 469062cc5f3d6190b5035723e328b228 2425 perl optional 
libobject-result-perl_0.03-1.dsc
 d0e30ce73fcd1dd8178ff73605e3dfab 15335 perl optional 
libobject-result-perl_0.03.orig.tar.gz
 ac24f92e3b8654406ab1d461871fc6df 2100 perl optional 
libobject-result-perl_0.03-1.debian.tar.xz
 bddb8f812b95af17d552e709d96f6d33 21632 perl optional 
libobject-result-perl_0.03-1_all.deb
 929c65f5366d54d52e245f7216e8f37e 7226 perl optional 
libobject-result-perl_0.03-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmRyRoxfFIAALgAo

Bug#1002470:

2023-05-27 Thread Fioddor Superconcentrado
Any update here?

Do you have your (unfinished) work publicly available? I don't see this in
salsa (https://salsa.debian.org/users/merkys-guest/projects or
https://salsa.debian.org/users/merkys/projects)


Bug#1017079: ITP: netbox -- WebUI based tool designed to manage and document computer networks

2023-05-27 Thread Carsten Schoenert
Since my last email about the status usptream did finalize the first
version 3.5.x.

One major release goal was the moving to the OpenAPI 3.0 spec, which
means a switching of the B-D drf-yasg [1] to drf-spectacular-sidecar [2].

>From a packaging POV the new dependency has the quit ethe same issues as
the olde ones, also drf-spectacular-sidecar use precompiled minimized JS
libraries which are not easy rebuildable as no source of the used data
is included in the upstream project. Also it's unclear right now how we
might get the correct sources to recompile the files.

Besides that there are no new additionl Debian packages needed to get a
recent version of NetBox build and packaged. I was able to update the
Graphene related packages in Debian to the most recent versions.

The nearly similar problem to rebuild the minimized files in the NetBox
source is still not solved, I haven't figured out yet how to do this.

[1] https://github.com/axnsan12/drf-yasg
[2] https://github.com/tfranzel/drf-spectacular-sidecar

Regards
Carsten