Bug#949765: ITP: babeltrace2 -- A trace manipulation toolkit
Package: wnpp Severity: wishlist Owner: Michael Jeanson * Package name: babeltrace2 Version : 2.0.0 Upstream Author : Jérémie Galarneau * URL : https://www.babeltrace.org/ * License : MIT Programming Lang: C Description : A trace manipulation toolkit The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it easy for mere mortals to view, convert, transform, and analyze traces. Babeltrace 2 is also the reference parser implementation of the Common Trace Format (CTF), a versatile trace format followed by various tracers and tools such as LTTng and barectf. This package is required because the API and the basename of the library has changed since babeltrace1, current dependencies like gdb and ceph will need to be ported to this new API and both package will have to be co-installable for a while.
Bug#949781: RFH: mawk
Package: wnpp Severity: normal X-Debbugs-CC: debian-devel@lists.debian.org Hi all, TL;DR: I'm looking for people to help with packaging the new upstream release of mawk into Debian. Co-maintainers are also welcome. Mawk is an important implementation of AWK and is of Priority: required. However, Debian's mawk hasn't been updated even if there's a new upstream since 2009. You can find some of the new upstream's comments over this issue at https://invisible-island.net/mawk/ . Currently as the new package maintainer, I believe it's necessary to find more co-maintainers and uploaders who are more familiar with AWK than me. Tasks include packaging new upstream releases, testing possible regressions and going through everything currently lying in the Bug Tracking System. The previous work can be found on Salsa packaging repo. I'm open to direct git commits on Salsa and NMUs as long as they do not introduce obvious regression (and break all reverse build-dependencies, a.k.a. almost everything in the archive :-). -- Thanks, Boyuan Yang signature.asc Description: This is a digitally signed message part
Bug#949782: ITP: python-ezcolor -- Python colorizing strings library (Python 3)
Package: wnpp Severity: wishlist Owner: Marcos Fouces * Package name: python-ezcolor Version : 0.7 Upstream Author : Fardin Allahverdinazhand <0x0ptim...@gmail.com> * URL : https://github.com/0x0ptim0us/ezcolor * License : MIT Programming Lang: Python Description : Python colorizing strings library (Python 3) A lightweight library for applying color and HTML text styles to the strings that uses the builder pattern for configuration. The ezcolor lets you have nice colorized output with extra HTML text styles like bold/italic/underline. compatible with bash/sh/zsh. This package is needed for the new release of websploit. I plan to maintain it under DPMT umbrella.
Bug#949784: ITP: pep517 -- Specifies a standard API for systems which build Python packages
Package: wnpp Severity: wishlist Owner: Scott Kitterman * Package name: pep517 Version : 0.7.0 Upstream Author : Thomas Kluyver * URL : https://pypi.org/project/pep517/ * License : Expat Programming Lang: Python Description : Specifies a standard API for systems which build Python packages This package contains wrappers around the hooks specified by PEP 517. It provides: . - A mechanism to call the hooks in a subprocess, so they are isolated from the current process. - Fallbacks for the optional hooks, so that frontends can call the hooks without checking which are defined. - Higher-level functions which install the build dependencies into a temporary environment and build a wheel/sdist using them. . This is the Python 3 version of the package. This is needed as a dependency for newer version of Python's pip. It will be maintained in the DPMT. There is a newer version available, but 0.7.0 is the version pip specifies as a requirement, so I intend to match that as there are no other users. This is part of Debian's effort to not use vendored modules that upstream pip uses. Scott K
Bug#949787: ITP: python-certbot-dns-gandi -- Gandi LiveDNS plugin for Certbot
Package: wnpp Severity: wishlist Owner: Unit 193 * Package name: python-certbot-dns-gandi Version : 1.2.5 Upstream Author : Yohann Leon * URL : https://github.com/obynio/certbot-plugin-gandi/ * License : Expat Programming Lang: Python Description : Gandi LiveDNS plugin for Certbot The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server. . This is a plugin for Certbot that uses the Gandi LiveDNS API to allow Gandi customers to prove control of a domain name.
Bug#949792: ITP: merkaartor -- map editor for OpenStreetMap.org
Package: wnpp Severity: wishlist Owner: Jerome Benoit * Package name: merkaartor Version : 0.18.4 Upstream Author : Merkaartor Developers * URL : https://github.com/openstreetmap/merkaartor * License : GPL-2+ Programming Lang: C++ Description : map editor for OpenStreetMap.org Merkaartor is a map editor for OpenStreetMap.org, the free editable map of the whole world. Features: * download from and upload to the OpenStreetMap server * open .osm and .gpx files * create and move trackpoints, ways, and areas * add tags, delete features * reverse, split and join ways * visualize some leisure/landuse areas and road types * displaying GPS information I plan to reintroduce and maintain Merkaartor on behalf of the Debian GIS Project team. This is motivated by the recent update of Merkaartor (which occured after its remove from Sid). Jerome