Bug#886679: Bug#937400: pycaml: Python2 removal in sid/bullseye
Le 04/04/2020 à 20:21, Moritz Mühlenhoff a écrit : >>> pycaml is deprecated in favour of pyml (in NEW). The only reverse >>> dependency, coccinelle, is supposed to switch to pyml. Once it's done, >>> we can remove pycaml. >> >> pyml is now in testing. >> >> Emmanuel Arias (in CC) has shown interest in adopting coccinelle (#886679). >> >> Emmanuel, what is the status of packaging a new version of coccinelle? > > A new version of coccinelle has been uploaded, so let's remove pycaml now? I see no objection. Cheers, -- Stéphane
Bug#955810: ITP: upb -- small protobuf implementation in C
Package: wnpp Severity: wishlist * Package name: upb Version : 0.0.0 (git) Upstream Author : Google Inc. * URL : https://github.com/protocolbuffers/upb/wiki * License : BSD-3-Clause Programming Lang: C Description : small protobuf implementation written in C upb generates a C API for creating, parsing, and serializing messages as declared in .proto files. upb is heavily arena-based: all messages always live in an arena (note: the arena can live in stack or static memory if desired).
Bug#955813: ITP: r-cran-exactranktests -- GNU R exact distributions for rank and permutation tests
Package: wnpp Severity: wishlist Subject: ITP: r-cran-exactranktests -- GNU R exact distributions for rank and permutation tests Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: r-cran-exactranktests Version : 0.8 Upstream Author : Torsten Hothorn, * URL : https://cran.r-project.org/package=exactRankTests * License : GPL-2+ Programming Lang: GNU R Description : GNU R exact distributions for rank and permutation tests This GNU R package provides functions to compute exact conditional p-values and quantiles using an implementation of the Shift-Algorithm by Streitberg & Roehmel. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-exactranktests
Bug#955814: ITP: r-cran-km.ci -- GNU R confidence intervals for the Kaplan-Meier estimator
Package: wnpp Severity: wishlist Subject: ITP: r-cran-km.ci -- GNU R confidence intervals for the Kaplan-Meier estimator Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: r-cran-km.ci Version : 0.5 Upstream Author : Ralf Strobl * URL : https://cran.r-project.org/package=km.ci * License : GPL-2+ Programming Lang: GNU R Description : GNU R confidence intervals for the Kaplan-Meier estimator Computes various confidence intervals for the Kaplan-Meier estimator, namely: Petos CI, Rothman CI, CI's based on Greenwoods variance, Thomas and Grunkemeier CI and the simultaneous confidence bands by Nair and Hall and Wellner. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-km.ci
Bug#955819: ITP: sphinx-autoapi -- Sphinx AutoAPI provides "autodoc" style documentation for multiple programming languages without needing to load, run, or import the project being documented.
Package: wnpp Severity: wishlist Owner: Félix Sipma * Package name: sphinx-autoapi Version : 1.2.1 Upstream Author : Read the Docs, Inc * URL : https://github.com/readthedocs/sphinx-autoapi/ * License : Expat Programming Lang: Python Description : Sphinx AutoAPI provides "autodoc" style documentation for multiple programming languages without needing to load, run, or import the project being documented. In contrast to the traditional Sphinx autodoc, which is Python-only and uses code imports, AutoAPI finds and generates documentation by parsing source code. This is needed for packaging the new version of khard. I intend to maintain this package in the PAPT. I will need a sponsor to upload the package. -- Félix signature.asc Description: PGP signature
Bug#949692: marked as done (ITP: tpot -- Automated Machine Learning built on top of scikit-learn)
Your message dated Sun, 5 Apr 2020 12:45:03 +0200 with message-id <9afead75-baac-b10c-e184-02b22c527...@debian.org> and subject line Re: Bug#949692: ITP: tpot -- Automated Machine Learning built on top of scikit-learn has caused the Debian Bug report #949692, regarding ITP: tpot -- Automated Machine Learning built on top of scikit-learn 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.) -- 949692: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949692 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Christian Kastner * Package name: TPOT Version : 0.11.1 Upstream Author : Epistasis Lab, Inst.for Biomedical Informatics, UPenn * URL : https://epistasislab.github.io/ * License : GPL-3+ Programming Lang: Python Description : Automated Machine Learning built on top of scikit-learn Consider TPOT your Data Science Assistant. TPOT is a Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming. TPOT will automate the most tedious part of machine learning by intelligently exploring thousands of possible pipelines to find the best one for your data. Once TPOT is finished searching (or you get tired of waiting), it provides you with the Python code for the best pipeline it found so you can tinker with the pipeline from there. TPOT is built on top of scikit-learn, so all of the code it generates should look familiar... if you're familiar with scikit-learn, anyway. I intend to maintain this within the Debian Science Team. --- End Message --- --- Begin Message --- On 2020-01-23 18:50, Christian Kastner wrote: > * Package name: TPOT > Version : 0.11.1 > Upstream Author : Epistasis Lab, Inst.for Biomedical Informatics, UPenn > * URL : https://epistasislab.github.io/ > * License : GPL-3+ > Programming Lang: Python > Description : Automated Machine Learning built on top of scikit-learn > > I intend to maintain this within the Debian Science Team. This entered the archive recently, but because the ITP bug was not in the most recent changelog entry, it was not automatically closed. Doing so now.--- End Message ---
Bug#955822: ITP: r-cran-kmsurv -- data sets for GNU R from Klein and Moeschberger (1997), Survival Analysis
Package: wnpp Severity: wishlist Subject: ITP: r-cran-kmsurv -- data sets for GNU R from Klein and Moeschberger (1997), Survival Analysis Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: r-cran-kmsurv Version : 0.1 Upstream Author : Original by Klein and Moeschberger, modifications by Jun Yan * URL : https://cran.r-project.org/package=KMsurv * License : GPL-3+ Programming Lang: GNU R Description : data sets for GNU R from Klein and Moeschberger (1997), Survival Analysis Data sets and functions for Klein and Moeschberger (1997), "Survival Analysis, Techniques for Censored and Truncated Data", Springer. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-kmsurv
Processed: O ITA
Processing commands for cont...@bugs.debian.org: > unmerge 674871 Bug #674871 [wnpp] O: galib -- C++ Library of Genetic Algorithm Components Bug #955778 [wnpp] ITA: galib -- C++ Library of Genetic Algorithm Components Disconnected #674871 from all other report(s). > close 674871 Bug #674871 [wnpp] O: galib -- C++ Library of Genetic Algorithm Components Marked Bug as done > stop Stopping processing here. Please contact me if you need assistance. -- 674871: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674871 955778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955778 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: ITP: r-cran-kmsurv -- data sets for GNU R from Klein and Moeschberger (1997), Survival Analysis
Processing commands for cont...@bugs.debian.org: > owner 955822 Andreas Tille Bug #955822 [wnpp] ITP: r-cran-kmsurv -- data sets for GNU R from Klein and Moeschberger (1997), Survival Analysis Owner recorded as Andreas Tille . > End of message, stopping processing here. Please contact me if you need assistance. -- 955822: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955822 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: ITP: upb -- small protobuf implementation in C
Processing commands for cont...@bugs.debian.org: > owner 955810 László Böszörményi (GCS) Bug #955810 [wnpp] ITP: upb -- small protobuf implementation in C Owner recorded as László Böszörményi (GCS) . > End of message, stopping processing here. Please contact me if you need assistance. -- 955810: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955810 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: ITP: r-cran-exactranktests -- GNU R exact distributions for rank and permutation tests
Processing commands for cont...@bugs.debian.org: > owner 955813 Andreas Tille Bug #955813 [wnpp] ITP: r-cran-exactranktests -- GNU R exact distributions for rank and permutation tests Owner recorded as Andreas Tille . > End of message, stopping processing here. Please contact me if you need assistance. -- 955813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955813 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: ITP: r-cran-km.ci -- GNU R confidence intervals for the Kaplan-Meier estimator
Processing commands for cont...@bugs.debian.org: > owner 955814 Andreas Tille Bug #955814 [wnpp] ITP: r-cran-km.ci -- GNU R confidence intervals for the Kaplan-Meier estimator Owner recorded as Andreas Tille . > End of message, stopping processing here. Please contact me if you need assistance. -- 955814: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955814 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#891944: marked as done (ITP: python3-pynamecheap -- API client for DNS provider Namecheap)
Your message dated Sun, 5 Apr 2020 12:42:35 +0100 with message-id <032e5f74-7a0c-3286-6cce-e4135f0ac...@netstat.org.uk> and subject line has caused the Debian Bug report #891944, regarding ITP: python3-pynamecheap -- API client for DNS provider Namecheap 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.) -- 891944: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891944 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Ana Custura * Package name: python3-pynamecheap Version : 0.0.3 Upstream Author : Bemmu Sepponen * URL : https://github.com/Bemmu/PyNamecheap * License : MIT Programming Lang: Python Description : API client for DNS provider Namecheap This package is an optional dependency of lexicon, a DNS manipulation library currently being packaged in Debian and used for Letsencrypt automation (bug number #00). PyNamecheap is a Namecheap API client in Python, which supports: * Registering a domain * Checking domain name availability * Listing domains you have registered * Getting contact information for a domain * Setting DNS info to default values * Set DNS host records --- End Message --- --- Begin Message --- Hi, This has now been packaged, as source package namecheap.--- End Message ---
Processed: retitle 954239 to ITP: b4 -- helper utility to work with patches made available via a public-inbox archive
Processing commands for cont...@bugs.debian.org: > retitle 954239 ITP: b4 -- helper utility to work with patches made available > via a public-inbox archive Bug #954239 [wnpp] ITP: python-b4 -- helper utility to work with patches made available via a public-inbox archive Changed Bug title to 'ITP: b4 -- helper utility to work with patches made available via a public-inbox archive' from 'ITP: python-b4 -- helper utility to work with patches made available via a public-inbox archive'. > thanks Stopping processing here. Please contact me if you need assistance. -- 954239: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954239 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#955853: ITP: ruby-slack-messenger -- Slim ruby wrapper for posting to slack webhooks
Package: wnpp Severity: wishlist Owner: Pirate Praveen https://rubygems.org/gems/slack-messenger is a dependency of gitlab 12.9.x
Processed: retitle 950988 to ITP: cglm -- Optimized OpenGL Mathematics library for C
Processing commands for cont...@bugs.debian.org: > retitle 950988 ITP: cglm -- Optimized OpenGL Mathematics library for C Bug #950988 [wnpp] ITP: libcglm -- Optimized OpenGL Mathematics library for C Changed Bug title to 'ITP: cglm -- Optimized OpenGL Mathematics library for C' from 'ITP: libcglm -- Optimized OpenGL Mathematics library for C'. > thanks Stopping processing here. Please contact me if you need assistance. -- 950988: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950988 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#899325: marked as done (O: geis -- Gesture engine interface support)
Your message dated Sun, 05 Apr 2020 16:52:03 + with message-id and subject line Bug#955869: Removed package(s) from unstable has caused the Debian Bug report #899325, regarding O: geis -- Gesture engine interface support 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.) -- 899325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899325 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp The current maintainer of geis, Stephen M. Webb , is apparently not active anymore. Therefore, I orphan this package now. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: geis Binary: libgeis1, libgeis-dev, python3-geis, libgeis-doc, geis-tools Version: 2.2.17-1.2 Maintainer: Stephen M. Webb Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, libdbus-1-dev, libgrail-dev (>= 3.0.8), libx11-xcb-dev, libxcb1-dev, libxi-dev, pkg-config, python3-dev, xcb-proto (<< 2.0), xcb-proto (>= 1.6), xserver-xorg-dev (>= 2:1.10.1), xsltproc (>= 1.1.19) Architecture: any all Standards-Version: 3.9.6 Format: 3.0 (quilt) Files: 40870c7b86f0036ac9a4973b38588048 2404 geis_2.2.17-1.2.dsc 2ff9d76a3ea5794516bb02c9d1924faf 457156 geis_2.2.17.orig.tar.xz d41880b20e1e39cd16d66977ab48a4e2 6220 geis_2.2.17-1.2.debian.tar.xz Vcs-Browser: http://bazaar.launchpad.net/~oif-packaging/geis/debian/files Vcs-Bzr: https://code.launchpad.net/~oif-packaging/geis/debian Checksums-Sha256: 185e6dc758f0f4c5249dfb2edecd057d2863ba4777615dd05ccda6b9e2a4f93c 2404 geis_2.2.17-1.2.dsc 8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb 457156 geis_2.2.17.orig.tar.xz 3290b9fb505554c95e5e3d896074488a28eef28326fcce5233dfcd2cba7c5491 6220 geis_2.2.17-1.2.debian.tar.xz Homepage: https://launchpad.net/geis Dgit: f84ccde28243e66571346345c9a167e86dae9878 debian archive/debian/2.2.17-1.2 https://git.dgit.debian.org/geis Package-List: geis-tools deb libdevel extra arch=any libgeis-dev deb libdevel extra arch=any libgeis-doc deb doc extra arch=all libgeis1 deb libs extra arch=any python3-geis deb python extra arch=any Directory: pool/main/g/geis Priority: optional Section: misc Package: libgeis1 Source: geis Version: 2.2.17-1.2 Installed-Size: 193 Maintainer: Stephen M. Webb Architecture: amd64 Depends: libc6 (>= 2.15), libdbus-1-3 (>= 1.9.14), libframe6 (>= 2.2.4), libgrail6 (>= 3.0.8), libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.5.99.2) Description-en: Gesture engine interface support A common API for clients of a systemwide gesture recognition and propagation engine. . This package provides just the runtime required for applications making use of the GEIS API. Description-md5: f7495ef36ba1b4f2f35ba465c3a4e4be Multi-Arch: same Homepage: https://launchpad.net/geis Tag: role::shared-lib Section: libs Priority: optional Filename: pool/main/g/geis/libgeis1_2.2.17-1.2_amd64.deb Size: 70016 MD5sum: e1fd88654ea7df1b7c0a5d66413b6f0c SHA256: eb8d8f417e9a1f5bc4573a88b5757e643acd0412d673bd3778fa3061fa96fab2 Package: libgeis-dev Source: geis Version: 2.2.17-1.2 Installed-Size: 496 Maintainer: Stephen M. Webb Architecture: amd64 Depends: libgeis1 (= 2.2.17-1.2) Suggests: libgeis-doc Description-en: Gesture engine interface support - dev files A common API for clients of a systemwide gesture recognition and propagation engine. . Headers and static link libraries for developing against the common gesture API. Description-md5: 2ff2cbb222e64416fdb9d07cbc3e9b72 Multi-Arch: same Homepage: https://launchpad.net/geis Tag: devel::library, role::devel-lib Section: libdevel Priority: optional Filename: pool/main/g/geis/libgeis-dev_2.2.17-1.2_amd64.deb Size: 96480 MD5sum: 8b03b989ab462f53156d16843982947e SHA256: 2d7eaa84ac45c73699ca70ff33057650ac32af4c27717ac8b2dadde0a6dd34d8 Package: python3-geis Source: geis Version: 2.2.17-1.2 Installed-Size: 76 Maintainer: Stephen M. Webb Architecture: amd64 Depends: python3 (<< 3.7), python3 (>= 3.6~), python3:any (>= 3.3.2-2~), libc6 (>= 2.2.5), libgeis1 (>= 1.0.8), libpython3.6 (>= 3.6.0~b2) Description-en: Python3 bindings for libgeis A common API for clients of a systemwide gesture recognition and propagation engine. . This package provides native bindings so that you can use GEIS from a Python3 program. Description-md5: 3a4cce319d1160a8a60858032fa973a6 Homepage: https://launch
Bug#955548: marked as done (ITP: wtdbg2 -- de novo sequence assembler for long noisy reads)
Your message dated Sun, 05 Apr 2020 18:00:08 + with message-id and subject line Bug#955548: fixed in wtdbg2 2.5-1 has caused the Debian Bug report #955548, regarding ITP: wtdbg2 -- de novo sequence assembler for long noisy reads 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.) -- 955548: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955548 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Subject: ITP: wtdbg2 -- de novo sequence assembler for long noisy reads Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: wtdbg2 Version : 2.5 Upstream Author : Jue Ruan * URL : https://github.com/ruanjue/wtdbg2 * License : GPL-3+ Programming Lang: C Description : de novo sequence assembler for long noisy reads Wtdbg2 is a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore Technologies (ONT). It assembles raw reads without error correction and then builds the consensus from intermediate assembly output. Wtdbg2 is able to assemble the human and even the 32Gb Axolotl genome at a speed tens of times faster than CANU and FALCON while producing contigs of comparable base accuracy. . During assembly, wtdbg2 chops reads into 1024bp segments, merges similar segments into a vertex and connects vertices based on the segment adjacency on reads. The resulting graph is called fuzzy Bruijn graph (FBG). It is akin to De Bruijn graph but permits mismatches/gaps and keeps read paths when collapsing k-mers. The use of FBG distinguishes wtdbg2 from the majority of long-read assemblers. Remark: This package is maintained by Debian Med Packaging Team at https://salsa.debian.org/med-team/wtdbg2 --- End Message --- --- Begin Message --- Source: wtdbg2 Source-Version: 2.5-1 Done: Andreas Tille We believe that the bug you reported is fixed in the latest version of wtdbg2, 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 955...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Tille (supplier of updated wtdbg2 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: SHA256 Format: 1.8 Date: Thu, 02 Apr 2020 13:39:43 +0200 Source: wtdbg2 Binary: wtdbg2 wtdbg2-dbgsym Architecture: source amd64 Version: 2.5-1 Distribution: unstable Urgency: medium Maintainer: Debian Med Packaging Team Changed-By: Andreas Tille Description: wtdbg2 - de novo sequence assembler for long noisy reads Closes: 955548 Changes: wtdbg2 (2.5-1) unstable; urgency=medium . * Initial release (Closes: #955548) Checksums-Sha1: 2c268523a4684a5e33affa88308a19dfc513422a 1914 wtdbg2_2.5-1.dsc 36e07424e7a08b2571ea8580e50e736c90458335 236627 wtdbg2_2.5.orig.tar.gz 8a9d7db953fb49786d883d07bddd7a0412aa21d9 10564 wtdbg2_2.5-1.debian.tar.xz 3a7350a795259cde896c2d463098871b522c0e48 1479180 wtdbg2-dbgsym_2.5-1_amd64.deb 7786dad54d087e8f21171a7ee28878af16cad151 5711 wtdbg2_2.5-1_amd64.buildinfo c34ab4d82fbcfa75968c334542696826535b3fe2 359600 wtdbg2_2.5-1_amd64.deb Checksums-Sha256: 172a2de270a8017c0223dcb291433cc0337046ec5160f931c1db0a95d4ddbfdf 1914 wtdbg2_2.5-1.dsc a2ffc8503d29f491a9a38ef63230d5b3c96db78377b5d25c91df511d0df06413 236627 wtdbg2_2.5.orig.tar.gz 1415129b6b001c4f857d074383c71ccac775a62fd6c3b70a980abb473832b6fe 10564 wtdbg2_2.5-1.debian.tar.xz 6ed81a2bad93c5f676828655808bc58e7acda4cf8ec425e030639b8193c7563f 1479180 wtdbg2-dbgsym_2.5-1_amd64.deb 89d4784a36cbabcc61a5adecbd7a4465f6ac9126b6cc65863244e437388fc81e 5711 wtdbg2_2.5-1_amd64.buildinfo 1ad56036c9465de994004bed8963ef029249d6108346bff159719136d2bd0cee 359600 wtdbg2_2.5-1_amd64.deb Files: e8017e4433cddc6de6ea54d8a9c747b9 1914 science optional wtdbg2_2.5-1.dsc 0368caed7480192c42b1a4ffa1ddbb7c 236627 science optional wtdbg2_2.5.orig.tar.gz 36ae858bc05d239eb899ff3bcd30a844 10564 science optional wtdbg2_2.5-1.debian.tar.xz a02c7ebb6bf46a2c492c3acbfae3fae0 1479180 debug optional wtdbg2-dbgsym_2.5-1_amd64.deb 50d7836cdec21b2b48ff21aae10ed58a 5711 science optional wtdbg2_2.5-1_amd64.buildinfo 3f0618c19d61814ee2a068d828c9bf83 359600 science optional wtdbg2_
Processed: Bug#889291 marked as pending in golang-github-facebookgo-ensure
Processing control commands: > tag -1 pending Bug #889291 [wnpp] O: golang-github-facebookgo-ensure -- Provides utilities for testing to ensure conditions are met Added tag(s) pending. -- 889291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889291 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#955982: O: alltray -- Dock any program into the system tray
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/alltray Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#889291: marked as done (O: golang-github-facebookgo-ensure -- Provides utilities for testing to ensure conditions are met)
Your message dated Sun, 05 Apr 2020 18:34:00 + with message-id and subject line Bug#889291: fixed in golang-github-facebookgo-ensure 0.0~git20160127.0.b4ab57d-6 has caused the Debian Bug report #889291, regarding O: golang-github-facebookgo-ensure -- Provides utilities for testing to ensure conditions are met 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.) -- 889291: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889291 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: normal This package was added to Debian as a dependency of Gitea. I am no longer working on Gitea and no longer have a reason to continue maintaining the dependencies. -- Michael Lustfield --- End Message --- --- Begin Message --- Source: golang-github-facebookgo-ensure Source-Version: 0.0~git20160127.0.b4ab57d-6 Done: Thorsten Alteholz We believe that the bug you reported is fixed in the latest version of golang-github-facebookgo-ensure, 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 889...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thorsten Alteholz (supplier of updated golang-github-facebookgo-ensure 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: Sun, 05 Apr 2020 19:27:41 +0200 Source: golang-github-facebookgo-ensure Architecture: source Version: 0.0~git20160127.0.b4ab57d-6 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team Changed-By: Thorsten Alteholz Closes: 889291 Changes: golang-github-facebookgo-ensure (0.0~git20160127.0.b4ab57d-6) unstable; urgency=medium . * new maintainer/uploader (Closes: #889291) * debian/control: use dh12 * debian/control: bump standard to 4.5.0 (no changes) * debian/control: change prio from extra to optional . [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. . [ Jelmer Vernooij ] * Fix Debian QA group name. * Use secure copyright file specification URI. Checksums-Sha1: 53902909c83bf98b550d9a44b66bf992815da579 2678 golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6.dsc 25fece723884ae791187c4119be7d9dc44935f46 3980 golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6.debian.tar.xz 0955915ef0b41e788b06098cf81d933950077f93 6365 golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6_amd64.buildinfo Checksums-Sha256: 3b591d7e3c119cf35b3ce2d232953990bf01e2f22fc6ed49d30e256971984660 2678 golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6.dsc 0e3aa8088f940e3575c717552e360fe146555e4ac3846e3b8731dcd857d0 3980 golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6.debian.tar.xz ff4f66fbf3724875a66037424e7d57fcd539656573065d9b0dca4f3ac7373172 6365 golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6_amd64.buildinfo Files: 2e7165810afe536e86409dc2be59f106 2678 devel optional golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6.dsc a6f1e78500f2b2b049df5da82d188170 3980 devel optional golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6.debian.tar.xz 21c2de23246eb938e0c4e644ad3c352b 6365 devel optional golang-github-facebookgo-ensure_0.0~git20160127.0.b4ab57d-6_amd64.buildinfo -BEGIN PGP SIGNATURE- iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAl6K0dJfFIAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh bHRlaG9sei5kZQAKCRCW/KwNOHtYRzj7D/0Z2NogfA5fEpJqEXt+M09kfZzUDMGh jDtFx/c6mtrKOVu8bO0G9l/CKc/f6qlCke7v7GBiEz8Ynt8PLLHJXmufUuIYAJ9d uBIbDJOFl+NFkVPxC/Fbj0gCyRvBTdlRTN3gPkRM0GzVH4E8ZQs17ZyQvypds/rD VzIMNsFJOfHCuWavR+zwAwH2lsz0yt8dr4LAV5o2NJFL6s/aNAjeILgn1RLo6TG2 HOz71Tld4f7r6fLzcIfd4EhRRjvESBYNxW00mVP2rPF3ED5wNoEJNZ8rAwsastwV h5hYfqTTZpIUWYMlz67iIygKwdQ2eDntF/cCjcUhfiZUdPyD4U7H7gccCCotUS9K os1ZGR5j/nk/MtRu6OZrn7BuNhNXnDmj6jDA6O1KD2HtrVItNxdbh4jiM2qCLlxz b4t/A2/LTfXrJblMtPgQFLRjxc8R2K9CUQto8gOqTj7U5Zz2r4EbtInJaX+tchGt uR58fBj+eg8nrDStI5ORMQu+4+eXqxo0DhHRL7TcNvAkzU/fGzxA/ATyTTpnPwDJ TcHpJZy6Bbtf7xi2MdORhzR9SapeE4TAnTcsq7odl25iVN6LUAbWKFQyWkXGVZEK ZcGYG8I0D+tnQpm4Pysh0g/Bl752es8KFsxtB/MiuO3J36RDUH9vPOH9H8xo4L1N pypDUXS6iHz0CQ== =d4t1
Bug#955983: O: tenshi -- https://tracker.debian.org/pkg/tenshi
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/tenshi Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#955985: O: kdocker -- lets you dock any application into the system tray
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/kdocker Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#955984: O: kiki -- tool for python regular expression testing
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/kiki Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#955988: O: aqemu -- Qt5 front-end for QEMU and KVM
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/aqemu Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#955986: O: iptotal -- monitor for IP traffic, not requiring SNMP
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/iptotal Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#955987: O: gip -- IP calculator for GNOME desktop environment
Package: wnpp Severity: normal I'm seeking somebody to adopt this package: https://tracker.debian.org/pkg/gip Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M signature.asc Description: OpenPGP digital signature
Bug#955989: O: didiwiki -- simple wiki implementation with built-in webserver
Package: wnpp Severity: normal This package was my first official Debian package [1]. A first step in what became a passion for FOSS and its open philosophy. I am so grateful for having decided to follow this Debian maintainer path. I am unfortunately unable to maintain my packages anymore, and therefore am orphaning them. A big thank you to all Debian contributors. Your contributions are making this world a better place. <3 Package: https://tracker.debian.org/pkg/didiwiki Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see https://www.debian.org/devel/wnpp/#howto-o for detailed instructions how to adopt a package properly. I'm happy to help transition packages if needed. Ignace M [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531177 signature.asc Description: OpenPGP digital signature
Bug#955998: ITP: python-merge3 -- Python implementation of 3-way merge
Package: wnpp Severity: wishlist Owner: Jelmer Vernooij * Package name: python-merge3 Version : 0.0.2 Upstream Author : Canonical Ltd * URL : https://github.com/breezy-team/merge3 * License : GPL Programming Lang: Python Description : Python implementation of 3-way merge A Python implementation of 3-way merge of texts. . Given BASE, OTHER, THIS, tries to produce a combined text incorporating the changes from both BASE->OTHER and BASE->THIS. All three will typically be sequences of lines.