[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1058867: marked as done (ITP: golang-github-bradenaw-juniper -- extension to the Go standard library)



Your message dated Fri, 22 Dec 2023 19:00:12 +0000
with message-id <E1rGkkm-00FV2r-02@fasolo.debian.org>
and subject line Bug#1058867: fixed in golang-github-bradenaw-juniper 0.15.1-1
has caused the Debian Bug report #1058867,
regarding ITP: golang-github-bradenaw-juniper -- extension to the Go standard library
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 owner@bugs.debian.org
immediately.)


-- 
1058867: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058867
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
X-Debbugs-CC: maytha8thedev@gmail.com, debian-devel@lists.debian.org, debian-go@lists.debian.org

* Package name    : golang-github-bradenaw-juniper
  Version         : 0.15.1
  Upstream Contact: https://github.com/bradenaw/juniper/issues
* URL             : https://github.com/bradenaw/juniper
* License         : Expat
  Programming Lang: Go
  Description     : extension to the Go standard library

 Juniper is a library of extensions to the Go standard library using generics,
 including containers, iterators, and streams.
 .
   - `container/tree` contains a `Map` and `Set` that keep elements in sorted
     order. They are implemented using a B-tree, which performs better than a
     binary search tree.
   - `container/deque` contains a double-ended queue implemented with a ring
     buffer.
   - `container/xheap` contains a min-heap similar to the standard library's
     `container/heap` but more ergonomic, along with a `PriorityQueue` that
     allows setting priorities by key.
   - `container/xlist` contains a linked-list similar to the standard library's
     `container/list`, but type-safe.
   - `xslices` contains some commonly-used slice operations, like `Chunk`,
     `Reverse`, `Clear`, and `Join`.
   - `iterator` contains an iterator interface used by the containers, along
     with functions to manipulate them, like `Map`, `While`, and `Reduce`.
   - `stream` contains a stream interface, which is an iterator that can fail.
     Useful for iterating over collections that require I/O. It has most of the
     same combinators as `iterator`, plus some extras like `Pipe` and `Batch`.
   - `parallel` contains some shorthand for common uses of goroutines to process
     slices, iterators, and streams in parallel, like `parallel.MapStream`.
   - `xsort` contains extensions to the standard library package `sort`.
     Notably, it also has the definition for `xsort.Less`, which is how custom
     orderings can be defined for sorting and also for ordered collections like
     from `container/tree`.
   - You can probably guess what's in the packages `xerrors`, `xmath`,
     `xmath/xrand`, `xsync`, and `xtime`.
 .
 Packages that overlap directly with a standard library package are named the
 same but with an `x` prefix for "extensions", e.g. `sort` and `xsort`.
 .
 See the docs at https://pkg.go.dev/github.com/bradenaw/juniper for more.

Dependency of golang-github-henrybear327-go-proton-api and
golang-github-protonmail-gluon.

- Will need a sponsor
- Will be maintained in Debian Go Packaging Team

Kind regards,
Maytham

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


--- End Message ---
--- Begin Message ---
Source: golang-github-bradenaw-juniper
Source-Version: 0.15.1-1
Done: Maytham Alsudany <maytha8thedev@gmail.com>

We believe that the bug you reported is fixed in the latest version of
golang-github-bradenaw-juniper, 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 1058867@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maytham Alsudany <maytha8thedev@gmail.com> (supplier of updated golang-github-bradenaw-juniper 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 17 Dec 2023 16:19:56 +0800
Source: golang-github-bradenaw-juniper
Binary: golang-github-bradenaw-juniper-dev
Architecture: source all
Version: 0.15.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Maytham Alsudany <maytha8thedev@gmail.com>
Description:
 golang-github-bradenaw-juniper-dev - extension to the Go standard library (library)
Closes: 1058867
Changes:
 golang-github-bradenaw-juniper (0.15.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1058867)
Checksums-Sha1:
 9f32b5705d881b77bfc06857c6912eeae8d06da0 2324 golang-github-bradenaw-juniper_0.15.1-1.dsc
 5758e2a8bedd4e6ec20fa7070b9741be96e3c11c 75111 golang-github-bradenaw-juniper_0.15.1.orig.tar.gz
 edfc31cc9ca4cdcb5d7067a909f3c5440e105620 2876 golang-github-bradenaw-juniper_0.15.1-1.debian.tar.xz
 753a4bc914b0b20fed2cb751b68e2d3c51cd2944 68396 golang-github-bradenaw-juniper-dev_0.15.1-1_all.deb
 0fc933488efb77130ed9294f78729787840d7bf6 6381 golang-github-bradenaw-juniper_0.15.1-1_amd64.buildinfo
Checksums-Sha256:
 38a9f9bbfa2b071eaa19524e5fd50ee430000ea13813990267260a337483b459 2324 golang-github-bradenaw-juniper_0.15.1-1.dsc
 0e2003eb3cc35178d054c1b63f1d9dfa777bd0624b8cacb66b2576076503565d 75111 golang-github-bradenaw-juniper_0.15.1.orig.tar.gz
 2ca6e38301e36e524f860075467171379e768f820a672f229985cce10c5c51cd 2876 golang-github-bradenaw-juniper_0.15.1-1.debian.tar.xz
 a676bedfcf8820794a04d60ce572fb1387fb5ec3d3db4bf5827611ea16ea6dd4 68396 golang-github-bradenaw-juniper-dev_0.15.1-1_all.deb
 a0ed306eaf2e95e9c358d73781fffe8f78888b7abd4557525cf9c9e6c16533e4 6381 golang-github-bradenaw-juniper_0.15.1-1_amd64.buildinfo
Files:
 a012f2d9069ff7b8997549915ca5600b 2324 golang optional golang-github-bradenaw-juniper_0.15.1-1.dsc
 26f1c3c00ebd3f571cfea432312f80a0 75111 golang optional golang-github-bradenaw-juniper_0.15.1.orig.tar.gz
 ec231ecfaac3bb6d3aec687535def403 2876 golang optional golang-github-bradenaw-juniper_0.15.1-1.debian.tar.xz
 d3c0a7423dc607e7fdafb9e2e072c721 68396 golang optional golang-github-bradenaw-juniper-dev_0.15.1-1_all.deb
 e39f47c1c004dd4435b981923d7d01a1 6381 golang optional golang-github-bradenaw-juniper_0.15.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAmWBp1UACgkQEwLx8Dbr
6xnOqA//UGSDN0DQPrtj9+XHKSrkEjJufdxaebcMq08efK0SlYiCvlBRNzqRluYe
9mjXX/6Wrf6RmIgL37ZhLWtwcyJ7lBRsKmGK4LLSsGm4eLj3TlIK1AnW8PoGHZ+E
qc8Igq7lSH/jLAim9JmXoLaE31G0t2yy3ZGLwQYdWY/g6tiIfVMP9TntHKOXYeNg
WnVZdlkJnp1y1LXHlFgI4Hd6Gdwa0AiMx4lc/IJ9QQYmtyJkiYWA6vH93pbMT8Wo
ffszL051cCiWjnwSVnbwy1tGoa1Quqxh2Dz8YHxroFG8X2DX2OSS7qPTXUzdZHj+
rpcNhjK9EfopsQolYGOMc+E3cuEnBXVqGNn9+WxH/eQ3utTJE6nrCzLIKIfJbS5D
TlU84TrkToh6z0UX/YDqsH3EMVwhCrNNMgzKRwQp1s5UibE1OUltQmyX0oNNwdGi
uCXRHcIB6zLrTMqw8bINR/0/HOofk3hV+0hcoAEoQ8YkLvUPvA8tcwaL9HsWQv1u
rND/q7tp52qVD6S027Pf7XgLKaJwxNIOOacyQhznq3BF66irVAAimdnn+FAH4Haf
0ecrCef8LvYFZij9JLBT9hohCT8bMw8QjDnrh7/ffrYKrrOhY3RKS/mb4gBWSq9L
is2QVC1PEYbJU5EukMVNDFzACCaCIc8le1bWGKScGFWZwsHT2Wg=
=lmbE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: