Bug#961706: ITP: protonvpn-cli -- command-line client for ProtonVPN
Package: wnpp Severity: wishlist Owner: Francisco Vilmar Cardoso Ruviaro * Package name: protonvpn-cli Version : 2.2.2 Upstream Author : Proton Technologies AG * URL : https://github.com/ProtonVPN/linux-cli * License : GPL-3+ Programming Lang: Python Description : command-line client for ProtonVPN ProtonVPN-CLI is a user-friendly command-line tool for accessing the Swiss based privacy-focused ProtonVPN VPN service. . Need a ProtonVPN account to use it: can create one at https://protonvpn.com. Free accounts are available, although with limited features: only 3 countries (Japan, Netherlands, USA) are available with the free plan. It can also easily add an extra layer of privacy by activating Tor (needs paid plan).
Re: Packaging devel-only C++ library
On 27.05.20 21:16, Enrico Zini wrote: > Hello, > > I'd like to package a new version of https://github.com/ARPA-SIMC/meteosatlib, > for which I'm upstram, which depends on the recently freed > https://gitlab.eumetsat.int/open-source/PublicDecompWT > > PublicDecompWT is a C++ development-only library released by Eumetsat, > with functions needed to decompress MeteoSat images. Historically it has > had a relatively stable API, but no guarantees are made about an ABI as > far as I know, and to make matters worse ABI-wise, it's C++. > > These options come to my mind: > > - use git submodules and pull PublicDecompWT into meteosatlib, in a way >slightly more convenient to the current instructions of obtaining the >zipfile from eumetsat and putting it there > - package PublicDecompWT as a devel-only library in Debian, and >build-depend on it for meteosatlib. > > Suggestions? Other ideas? Special things to keep in mind in cases like > this (Built-Using?) ? I'm not sure why you wouldn't want to package it as a separate library, apart from maybe this being more work. I think it doesn't hurt Debian to have one more package. OTOH clean modularization usually has very strong benefits, which would be an argument for packaging it separately. My 2 cents, *t
Bug#961716: ITP: orthanc-gdcm -- Transcoder/decoder of DICOM images for Orthanc using GDCM
Package: wnpp Severity: wishlist Owner: Sebastien Jodogne * Package name: orthanc-gdcm Version : 1.0 Upstream Author : Sebastien Jodogne * URL : https://www.orthanc-server.com/ * License : GPL Programming Lang: C++ Description : Transcoder/decoder of DICOM images for Orthanc using GDCM This package installs a plugin for Orthanc (lightweight, RESTful Vendor Neutral Archive for medical imaging). The plugin extends Orthanc with a transcoder/decoder of DICOM images that is built on the GDCM library, whereas the built-in transcoder/decoder of Orthanc uses DCMTK.
Bug#961698: ITP: lomiri-url-dispatcher -- Lomiri Operating Environment service for requesting URLs to be opened
Package: wnpp Severity: wishlist Owner: Mike Gabriel * Package name: lomiri-url-dispatcher Version : 0.1.0 Upstream Author : Marius Gripsgard * URL : https://gitlab.com/ubports/core/lomiri-url-dispatcher * License : LGPL-3 Programming Lang: C / C++ Description : Lomiri Operating Environment service for requesting URLs to be opened Lomiri's URL dispatcher allows applications to request a URL to be opened and handled by another process without seeing the list of other applications on the system, or starting them inside its own Application Confinement. . Lomiri URL dispatcher is a fork / continuation of Ubuntu's URL dispatcher and can be installed alongside of url-dispatcher. . This packaged is part of the effort of getting the Lomiri Operating Environment into Debian.
Bug#961718: ITP: python3-webdavclient -- WebDAV client library for Python 3
Package: wnpp Severity: wishlist Owner: J0J0 * Package name: python3-webdavclient Version : 3.14.3 Upstream Author : Evgeny Ezhov * URL : https://github.com/ezhov-evgeny/webdav-client-python-3 * License : MIT Programming Lang: Python Description : WebDAV client library for Python 3 WebDAV client, based on original package https://github.com/designerror/webdav-client-python but uses requests instead of PyCURL Further information on this packaging: - This library is a dependency for discodos, a package I already filed an ITP bug for (960698). - Thomas Goirand (zigo) from PAPT is already mentoring discodos packaging, and agreed to mentoring for this package as well.
Re: Bug#944713: www.debian.org: Developer Locations map empty
Control: tags -1 + pending On Fri, May 1, 2020 at 11:14 PM Holger Wansing wrote: > Hmm, I found > https://salsa.debian.org/dsa-team/mirror/userdir-ldap/-/blob/master/ud-xearth > Maybe it's related here? > But I can't get any further ... This came up on IRC, I debugged it and fixed it in git. Next time we deploy the code it should get fixed on the site automatically. https://salsa.debian.org/dsa-team/mirror/userdir-ldap/commit/274133ad8c512553620e6cb363fcb2a419a83cb4 -- bye, pabs https://wiki.debian.org/PaulWise
Bug#961726: ITP: publicdecompwt -- Wavelet decompression tool for xRIT files from MeteoSat Second Generation
Package: wnpp Severity: wishlist Owner: Enrico Zini * Package name: publicdecompwt Version : 2.7.2 Upstream Author : EUMETSAT http://www.eumetsat.int/ * URL : https://gitlab.eumetsat.int/open-source/PublicDecompWT * License : Apache Programming Lang: C++ Description : Wavelet decompression tool for xRIT files from MeteoSat Second Generation This is a development-only library with the decompression code for MeteoSat Second Generation (MSG) images, provided by EUMETSAT. . It can be used to build software that can read MSG images. EUMETSAT has finally freed the source code of this library, and I need to package it as a build-dependency for meteosatlib: https://github.com/ARPA-SIMC/meteosatlib/ To the best of my understanding, upstream does not distribute tarballs, does not support shlibs, and provides only a rudimentary Makefile, so I've added a simple CMakeLists.txt to make it build as Debian tools expect it, and packaged it as a `-dev`-only native package. Enrico
Re: autopkgtest question: pass on local but fail on salsa-ci
Thanks for your reply :) On Tue, 26 May 2020 16:55:17 +0200 Joël Krähemann wrote: > Just looked at it, thought I am not using gitlab for CI. Might be you > have to permit output to stderr. On Tue, 26 May 2020 22:10:17 +0200 Johannes Schauer wrote: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961584 I'd watch how lxc issue goes and then check it is related to stderr. -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp
Bug#961742: ITP: nsntrace -- perform network trace of a single process by using network namespaces
Package: wnpp Severity: wishlist Owner: Sudip Mukherjee X-Debbugs-CC: p...@debian.org * Package name: nsntrace Version : v3 or v4 Upstream Author : Jonas Danielsson * URL : https://github.com/nsntrace/nsntrace * License : GPL-2+ Programming Lang: C Description : perform network trace of a single process by using network namespaces Uses Linux network namespaces to perform network traces of a single application. The traces are saved as pcap files. And can later be analyzed by for instance Wireshark. Note: This is a reintroduction of the package.
Upload of package
Can I help with uploading a package? I'm starting now with packaging and everything went well. It just needs a review and have a maintainer.
Re: Upload of package (Closes: #952788) in bug reports
Close https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=952788 With several changes in the package. Em qui., 28 de mai. de 2020 às 12:52, Leandro Cunha < leandrocunha...@gmail.com> escreveu: > Can I help with uploading a package? I'm starting now with packaging and > everything went well. It just needs a review and have a maintainer. >
Bug#961753: ITP: suru-icon-theme -- Suru icon theme for Lomiri Operating Environment
Package: wnpp Severity: wishlist Owner: Mike Gabriel * Package name: suru-icon-theme Version : 20.05 Upstream Author : Marius Gripsgard * URL : https://gitlab.com/ubports/core/suru-icon-theme/ * License : CC-BY-SA-3.0 Programming Lang: Description : Suru icon theme for Lomiri Operating Environment Lomiri Operating Environment is a convergent work shell designed for use cases on phone, tablet or desktop devices. . The Suru Icon Theme is the default icon theme in Lomiri (former Unity8). In Ubuntu, the suru-icon-theme bin:pkg is shipped as part of the ubuntu-theme src:pkg. The proposal is to share one suru-icon-theme between Debian Ubuntu (Desktop) and UBports' Ubuntu Touch. . See https://bugs.launchpad.net/ubuntu-themes/+bug/1881180 for details. . The package will be maintained by the Debian UBports team under the umbrella of the Debian Desktop Theme Team. .
Work-needing packages report for May 29, 2020
The following is a listing of packages for which help has been requested through the WNPP (Work-Needing and Prospective Packages) system in the last week. Total number of orphaned packages: 1188 (new: 2) Total number of packages offered up for adoption: 215 (new: 1) Total number of packages requested help for: 61 (new: 0) Please refer to https://www.debian.org/devel/wnpp/ for more information. The following packages have been orphaned: herculesstudio (#961608), orphaned 2 days ago Description: Hercules GUI front-end Installations reported by Popcon: 36 Bug Report URL: https://bugs.debian.org/961608 httpry (#961568), orphaned 2 days ago Description: HTTP logging and information retrieval tool Reverse Depends: httpry-daemon httpry-dbg Installations reported by Popcon: 101 Bug Report URL: https://bugs.debian.org/961568 1186 older packages have been omitted from this listing, see https://www.debian.org/devel/wnpp/orphaned for a complete list. The following packages have been given up for adoption: sqlcipher (#961598), offered 2 days ago Description: Command line interface for SQLCipher Reverse Depends: kmymoney libsqlcipher-dev qtox skrooge sqlcipher Installations reported by Popcon: 1477 Bug Report URL: https://bugs.debian.org/961598 214 older packages have been omitted from this listing, see https://www.debian.org/devel/wnpp/rfa_bypackage for a complete list. For the following packages help is requested: apache2 (#910917), requested 593 days ago Description: Apache HTTP Server Reverse Depends: apache2 apache2-ssl-dev apache2-suexec-custom apache2-suexec-pristine backuppc courier-webadmin cvsweb debbugs-web dms-wsgi doc-central (135 more omitted) Installations reported by Popcon: 96051 Bug Report URL: https://bugs.debian.org/910917 autopkgtest (#846328), requested 1275 days ago Description: automatic as-installed testing for Debian packages Reverse Depends: debci-worker Installations reported by Popcon: 1194 Bug Report URL: https://bugs.debian.org/846328 balsa (#642906), requested 3168 days ago Description: An e-mail client for GNOME Installations reported by Popcon: 696 Bug Report URL: https://bugs.debian.org/642906 broadcom-sta (#886599), requested 871 days ago (non-free) Description: Broadcom STA Wireless driver (non-free) Installations reported by Popcon: 1789 Bug Report URL: https://bugs.debian.org/886599 cargo (#860116), requested 1143 days ago Description: Rust package manager Reverse Depends: dh-cargo Installations reported by Popcon: 1694 Bug Report URL: https://bugs.debian.org/860116 clipit (#958295), requested 38 days ago Description: lightweight GTK+ clipboard manager Reverse Depends: lxqt Installations reported by Popcon: 10001 Bug Report URL: https://bugs.debian.org/958295 cyrus-imapd (#921717), requested 475 days ago Description: Cyrus mail system - IMAP support Reverse Depends: cyrus-admin cyrus-caldav cyrus-clients cyrus-dev cyrus-imapd cyrus-murder cyrus-nntpd cyrus-pop3d cyrus-replication Installations reported by Popcon: 430 Bug Report URL: https://bugs.debian.org/921717 cyrus-sasl2 (#799864), requested 1709 days ago Description: authentication abstraction library Reverse Depends: 389-ds-base adcli autofs-ldap cyrus-caldav cyrus-clients cyrus-common cyrus-dev cyrus-imapd cyrus-imspd cyrus-murder (78 more omitted) Installations reported by Popcon: 201344 Bug Report URL: https://bugs.debian.org/799864 dee (#831388), requested 1413 days ago Description: model to synchronize mutiple instances over DBus Reverse Depends: dee-tools gir1.2-dee-1.0 libdee-dev zeitgeist-core Installations reported by Popcon: 30001 Bug Report URL: https://bugs.debian.org/831388 developers-reference (#759995), requested 2098 days ago Description: guidelines and information for Debian developers Installations reported by Popcon: 6112 Bug Report URL: https://bugs.debian.org/759995 devscripts (#800413), requested 1703 days ago Description: scripts to make the life of a Debian Package maintainer easier Reverse Depends: apt-build apt-listdifferences aptfs arriero brz-debian buildd customdeb debci debian-builder debmake (33 more omitted) Installations reported by Popcon: 11767 Bug Report URL: https://bugs.debian.org/800413 docker.io (#908868), requested 621 days ago Description: Linux container runtime Reverse Depends: docker-clean golang-github-containers-buildah-dev golang-github-containers-image-dev gola