Bug#1059434: ITP: vibes -- visualizer for intervals and boxes
Package: wnpp Severity: wishlist Owner: Rafael Laboissière X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: vibes Version : 0.2.3 Upstream Contact: https://github.com/ENSTABretagneRobotics * URL : http://enstabretagnerobotics.github.io/VIBES/ * License : GPL-3+, LGPL-3+ Programming Lang: C++ Description : visualizer for intervals and boxes VIBes is a visualization system that aims at providing people working with interval methods a way to display results (boxes, pavings), without worrying with GUI programming. It provides drawing functions accessible from a lot of programming languages, without complex installation and library dependencies. The main design goal of VIBes is to be cross-platform, available from different programming languages, simple to set-up, easy to port to a new language. A preliminary version of the package is available at https://salsa.debian.org/debian/vibes This package is a dependency for the octave-vibes package, which was part of the Debian distribution, but is useless without the VIBes-viewer.
Bug#1059438: ITP: ruby-deb-version, A port of "Debian Version" comparison function to Ruby
Package: wnpp Severity: wishlist Owner: Ajayi Olatunji X-Debbugs-CC:debian-devel@lists.debian.org * Package name: ruby-deb-version Version : 1.0.2 Upstream Author : Nemo * URL : https://github.com/captn3m0/ruby-deb-version#readme * License : MIT Programming Lang:Ruby Description : A port of Debian Version comparison to Ruby. This package is a build dependency for ruby-arr-pm, a package required in gitlab 16.6.2
Re: Deprecation of /etc/alternatives?
On Mon, 2023-12-25 at 09:29 +0200, Teemu Likonen wrote: > * 2023-12-23 15:34:49+0100, Gioele Barabucci wrote: > > While we are on the topic of alternatives, I hope to see the > > maintscript-based /etc/alternatives paradigm deprecated in favor of > > the package-based X-is-X paradigm introduced by `python-is- > > python3`. > > I hope not. For example, as a user it is nice to execute a single > command (update-alternatives) to get a high priority alternative for > "editor". I use my locally built /usr/local/bin/emacs as the editor. > > /etc/alternatives/editor -> /usr/local/bin/emacs Users should just set the VISUAL environment variable. Alternatives are the wrong tool to set user preferences as they can only be set globally and only by root. (editor-is-emacs has the same problem of course...) Ansgar
Re: Deprecation of /etc/alternatives?
* 2023-12-25 13:26:40+0100, ans...@43-1.org wrote: > On Mon, 2023-12-25 at 09:29 +0200, Teemu Likonen wrote: >> I hope not. For example, as a user it is nice to execute a single >> command (update-alternatives) to get a high priority alternative for >> "editor". I use my locally built /usr/local/bin/emacs as the editor. > Users should just set the VISUAL environment variable. I mean as a user (not developer) of Debian. -- /// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/ // OpenPGP: 6965F03973F0D4CA22B9410F0F2CAE0E07608462 signature.asc Description: PGP signature
Re: Sunsetting Debtags
[Sorry for my late reply] Dear Enrico, Am Sun, Nov 26, 2023 at 07:31:33PM +0100 schrieb Jonas Smedegaard: > Quoting Enrico Zini (2023-11-26 17:01:11) > > about a year ago I announced the intention of letting go of Debtags[1]. > > > > No successor has happened to carry over maintenance since then, so it's > > time to follow my own advice[2] and properly let go. > > Thanks a lot for all the work poured into debtags, by you, Enrico and by > everyone else contributing to that project. > > It remember the [DC5 talk] (and just now revisite the [video]), and I > recall my excitement when later same year it aptitude 0.4.0 gained > support for tag-based browsing and querying, and some years later > playing with [goplay]. I totally agree with Jonas and I like to thank you a lot for all your work. I wished I could have supported you more with DebTags since I was considering it a great and helpful system. Thanks a lot for all your work Andreas. -- http://fam-tille.de
Bug#1059456: ITP: golang-github-cenkalti-hub -- Simple PubSub library
Package: wnpp Severity: wishlist Owner: Mathias Gibbens X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org * Package name: golang-github-cenkalti-hub Version : 1.0.2-1 Upstream Author : Cenk Altı * URL : https://github.com/cenkalti/hub * License : Expat Programming Lang: Go Description : Simple PubSub library This library provides a simple event dispatcher for the publish/subscribe pattern. This is a dependency for packaging golang-github-cenkalti-rpc2. signature.asc Description: This is a digitally signed message part
Bug#1059453: ITP: golang-github-openfga-go-sdk -- OpenFGA SDK for Go
Package: wnpp Severity: wishlist Owner: Mathias Gibbens X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org * Package name: golang-github-openfga-go-sdk Version : 0.3.3-1 Upstream Author : OpenFGA * URL : https://github.com/openfga/go-sdk * License : Apache-2.0 Programming Lang: Go Description : OpenFGA SDK for Go This is an autogenerated Go SDK for OpenFGA. It provides a wrapper around the OpenFGA API definition (https://openfga.dev/api). . OpenFGA is designed to make it easy for application builders to model their permission layer, and to add and integrate fine-grained authorization into their applications. OpenFGA’s design is optimized for reliability and low latency at a high scale. This is a dependency for packaging Incus (ITP #1042989). signature.asc Description: This is a digitally signed message part
Bug#1059455: ITP: golang-github-cenkalti-rpc2 -- Bi-directional RPC
Package: wnpp Severity: wishlist Owner: Mathias Gibbens X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org * Package name: golang-github-cenkalti-rpc2 Version : 1.0.0-1 Upstream Author : Cenk Altı * URL : https://github.com/cenkalti/rpc2 * License : Expat Programming Lang: Go Description : Bi-directional RPC rpc2 is a fork of net/rpc package in the standard library. The main goal is to add bi-directional support to calls. That means server can call the methods of client. This is not possible with net/rpc package. In order to do this it adds a *Client argument to method signatures. This is a dependency for packaging golang-github-ovn-org-libovsdb. signature.asc Description: This is a digitally signed message part
Bug#1059454: ITP: golang-github-ovn-org-libovsdb -- An OVSDB Client Library
Package: wnpp Severity: wishlist Owner: Mathias Gibbens X-Debbugs-CC: debian-devel@lists.debian.org, debian...@lists.debian.org * Package name: golang-github-ovn-org-libovsdb Version : 0.6.0-1 Upstream Author : Open Virtual Network * URL : https://github.com/ovn-org/libovsdb * License : Apache-2.0 Programming Lang: Go Description : An OVSDB Client Library OVSDB is the Open vSwitch Database Protocol. It's defined in RFC 7047 and is used mainly for managing configuration of Open vSwitch and OVN. This is a dependency for packaging Incus (ITP #1042989). signature.asc Description: This is a digitally signed message part