Bug#986232: RFP: omapsapp -- offline maps application
Package: wnpp Severity: wishlist * Package name: omapsapp Version : 10.2.3 Upstream Author : Many, see https://github.com/omapsapp/omapsapp/blob/master/CONTRIBUTORS * URL : https://omaps.app/ * License : Apache-2.0 Programming Lang: C++, Python Description : offline maps application OMaps is offline maps application, built on top of OpenStreetMap data. It is a community-driven fork of MAPS.ME. While the official releases target Android and iOS, Linux builds are supported: https://github.com/omapsapp/omapsapp/blob/master/docs/INSTALL.md#desktop-app Unfortunately, there are a number of dependencies, that need packaging: https://github.com/omapsapp/omapsapp/blob/master/.gitmodules
Bug#986236: ITP: r-cran-visnetwork -- Network Visualization using 'vis.js' Library
Package: wnpp Severity: wishlist X-Debbugs-Cc: cru...@debian.org Subject: ITP: r-cran-visnetwork -- Network Visualization using 'vis.js' Library Package: wnpp Owner: Michael R. Crusoe Severity: wishlist * Package name: r-cran-visnetwork Version : 2.0.9+ds Upstream Author : Almende B.V. (vis.js library in htmlwidgets/lib, * URL : https://cran.r-project.org/package=visNetwork * License : MIT Programming Lang: GNU R Description : Network Visualization using 'vis.js' Library Provides an R interface to the 'vis.js' JavaScript charting library. It allows an interactive visualization of networks. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-visnetwork This package is a precondition for r-cran-diagrammer
Bug#986237: ITP: r-cran-influencer -- Software Tools to Quantify Structural Importance of Nodes in a
Package: wnpp Severity: wishlist X-Debbugs-Cc: cru...@debian.org Subject: ITP: r-cran-influencer -- Software Tools to Quantify Structural Importance of Nodes in a Package: wnpp Owner: Michael R. Crusoe Severity: wishlist * Package name: r-cran-influencer Version : 0.1.0 Upstream Author : Jacobs Simon, * URL : https://cran.r-project.org/package=influenceR * License : GPL-2 Programming Lang: GNU R Description : Software Tools to Quantify Structural Importance of Nodes in a Network Provides functionality to compute various node centrality measures on networks. Included are functions to compute betweenness centrality (by utilizing Madduri and Bader's SNAP library), implementations of Burt's constraint and effective network size (ENS) metrics, Borgatti's algorithm to identify key players, and Valente's bridging metric. On Unix systems, the betweenness, Key Players, and bridging implementations are parallelized with OpenMP, which may run faster on systems which have OpenMP configured. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-influencer This package is a precondition for r-cran-diagrammer
Processed: ITP: r-cran-influencer -- Software Tools to Quantify Structural Importance of Nodes in a
Processing commands for cont...@bugs.debian.org: > owner 986237 "Michael R. Crusoe" Bug #986237 [wnpp] ITP: r-cran-influencer -- Software Tools to Quantify Structural Importance of Nodes in a Owner recorded as "Michael R. Crusoe" . > End of message, stopping processing here. Please contact me if you need assistance. -- 986237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986237 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: ITP: r-cran-visnetwork -- Network Visualization using 'vis.js' Library
Processing commands for cont...@bugs.debian.org: > owner 986236 "Michael R. Crusoe" Bug #986236 [wnpp] ITP: r-cran-visnetwork -- Network Visualization using 'vis.js' Library Owner recorded as "Michael R. Crusoe" . > End of message, stopping processing here. Please contact me if you need assistance. -- 986236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986236 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#986239: ITP: fplus -- Helps developers writing concise and readable C++ code
Package: wnpp Severity: wishlist Owner: Filippo Rusconi X-Debbugs-Cc: debian-de...@lists.debian.org, lopi...@debian.org * Package name: fplus Version : 0.2.13 Upstream Author : Tobias Hermann (https://github.com/Dobiasd/FunctionalPlus) * URL : https://github.com/Dobiasd/FunctionalPlus * License : Boost Software License 1.0 Programming Lang: C++ Description : Helps developers writing concise and readable C++ code Great code should mostly be self-documenting, but while using C++ in reality you can find yourself dealing with low-level stuff like iterators or hand-written loops that distract from the actual essence of your code. . FunctionalPlus is a small header-only library supporting you in reducing code noise and in dealing with only one single level of abstraction at a time. By increasing brevity and maintainability of your code it can improve productivity (and fun!) in the long run. It pursues these goals by providing pure and easy-to-use functions that free you from implementing commonly used flows of control over and over again. (Include the long description here.) This library is a dependency for a recent version of toppic that I package and that I need for my own laboratory research work. Sincerely, lopippo -- ⢀⣴⠾⠻⢶⣦⠀ Filippo Rusconi, PhD ⣾⠁⢠⠒⠀⣿⡁ Research scientist at CNRS ⢿⡄⠘⠷⠚⠋⠀ Debian Developer ⠈⠳⣄ http://msxpertsuite.org http://www.debian.org
Bug#986241: ITP: r-cran-diagrammer -- Graph/Network Visualization
Package: wnpp Severity: wishlist X-Debbugs-Cc: cru...@debian.org Subject: ITP: r-cran-diagrammer -- Graph/Network Visualization Package: wnpp Owner: Michael R. Crusoe Severity: wishlist * Package name: r-cran-diagrammer Version : 1.0.6.1+ds Upstream Author : Richard Iannone * URL : https://cran.r-project.org/package=DiagrammeR * License : MIT Programming Lang: GNU R Description : Graph/Network Visualization Build graph/network structures using functions for stepwise addition and deletion of nodes and edges. Work with data available in tables for bulk addition of nodes, edges, and associated metadata. Use graph selections and traversals to apply changes to specific nodes or edges. A wide selection of graph algorithms allow for the analysis of graphs. Visualize the graphs and take advantage of any aesthetic properties assigned to nodes and edges. Remark: This package is maintained by Debian R Packages Maintainers at https://salsa.debian.org/r-pkg-team/r-cran-diagrammer
Bug#986242: ITP: fastq-pair -- Rewrites paired end fastq so all reads have a mate to separate out singletons
Package: wnpp Severity: wishlist Owner: Nilesh Patra X-Debbugs-Cc: debian-de...@lists.debian.org, nil...@debian.org * Package name: fastq-pair Version : 1.0 Upstream Author : Rob Edwards * URL : https://github.com/linsalrob/fastq-pair * License : Expat Programming Lang: C Description : Rewrites paired end fastq so all reads have a mate to separate out singletons This package rewrites the fastq files with the sequences in order, with matching files for the two files provided on the command line, and then any single reads that are not matched are place in two separate files, one for each original file. . This code is designed to be fast and memory efficient, and works with large fastq files. It does not store the whole file in memory, but rather just stores the locations of each of the indices in the first file provided in memory I shall maintain this package
Processed: ITP: r-cran-diagrammer -- Graph/Network Visualization
Processing commands for cont...@bugs.debian.org: > owner 986241 "Michael R. Crusoe" Bug #986241 [wnpp] ITP: r-cran-diagrammer -- Graph/Network Visualization Owner recorded as "Michael R. Crusoe" . > End of message, stopping processing here. Please contact me if you need assistance. -- 986241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986241 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: RFS: gnome-shell-extension-sound-device-chooser/38-1 [ITP] -- sound output device chooser extension for GNOME Shell
Processing commands for cont...@bugs.debian.org: > block 810222 by 986244 Bug #810222 [wnpp] ITP: gnome-shell-extension-sound-device-chooser -- Sound output device chooser extension for GNOME Shell 810222 was not blocked by any bugs. 810222 was not blocking any bugs. Added blocking bug(s) of 810222: 986244 > End of message, stopping processing here. Please contact me if you need assistance. -- 810222: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810222 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: RFS: gnome-shell-extension-shelltile/61+git20210205.1d56815-1 [ITP] -- tiling window extension for GNOME Shell
Processing commands for cont...@bugs.debian.org: > block 986219 by 986243 Bug #986219 [wnpp] ITP: gnome-shell-extension-shelltile -- tiling window extension for GNOME Shell 986219 was not blocked by any bugs. 986219 was not blocking any bugs. Added blocking bug(s) of 986219: 986243 > End of message, stopping processing here. Please contact me if you need assistance. -- 986219: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986219 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#887374: ITP: node-aws-sdk
How far did you get with this ITP? tensorflow needs this package too so I have an interest and may end up having to package this too. If you have done any of the base work (especially copyright checking) it would be good not to have to repeat that. Wookey -- Principal hats: Linaro, Debian, Wookware, ARM http://wookware.org/ signature.asc Description: PGP signature
Bug#986252: ITP: ntcard -- Streaming algorithm to estimate cardinality in genomics datasets
Package: wnpp Severity: wishlist Owner: Nilesh Patra X-Debbugs-Cc: debian-de...@lists.debian.org, nil...@debian.org * Package name: ntcard Version : 1.2.2+dfsg Upstream Author : Hamid Mohamadi * URL : https://github.com/bcgsc/ntCard * License : Expat Programming Lang: C++ Description : Streaming algorithm to estimate cardinality in genomics datasets As input it takes file(s) in fasta, fastq, sam, or bam formats and computes the total number of distinct k-mers, F0, and also the k-mer coverage frequency histogram, fi, i>=1. I shall maintain this package
Bug#985118: marked as done (ITP: masakari-monitors -- OpenStack Virtual Machine High Availability (VMHA) - monitors)
Your message dated Thu, 01 Apr 2021 17:00:09 + with message-id and subject line Bug#985118: fixed in masakari-monitors 10.0.0-1 has caused the Debian Bug report #985118, regarding ITP: masakari-monitors -- OpenStack Virtual Machine High Availability (VMHA) - monitors 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.) -- 985118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985118 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: masakari-monitors Version : 10.0.0 Upstream Author : OpenStack Foundation * URL : https://opendev.org/openstack/masakari-monitors * License : Apache-2.0 Programming Lang: Python Description : OpenStack Virtual Machine High Availability (VMHA) - monitors Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. --- End Message --- --- Begin Message --- Source: masakari-monitors Source-Version: 10.0.0-1 Done: Thomas Goirand We believe that the bug you reported is fixed in the latest version of masakari-monitors, 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 985...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Goirand (supplier of updated masakari-monitors 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: Fri, 12 Mar 2021 18:56:25 +0100 Source: masakari-monitors Binary: masakari-host-monitor masakari-instance-monitor masakari-introspective-instance-monitor masakari-monitors-common masakari-monitors-doc masakari-process-monitor python3-masakari-monitors Architecture: source all Version: 10.0.0-1 Distribution: unstable Urgency: medium Maintainer: Debian OpenStack Changed-By: Thomas Goirand Description: masakari-host-monitor - OpenStack Virtual Machine High Availability (VMHA) - host monitor masakari-instance-monitor - OpenStack Virtual Machine High Availability (VMHA) - instance mon masakari-introspective-instance-monitor - OpenStack VirtualMachine High Availability (VMHA) - introspective masakari-monitors-common - OpenStack Virtual Machine High Availability (VMHA) - monitors com masakari-monitors-doc - OpenStack Virtual Machine High Availability (VMHA) - doc masakari-process-monitor - OpenStack VM High Availability (VMHA) - process monitor python3-masakari-monitors - OpenStack Virtual Machine High Availability (VMHA) - Python files Closes: 985118 Changes: masakari-monitors (10.0.0-1) unstable; urgency=medium . * Initial release (Closes: #985118). Checksums-Sha1: ad3a8b362387d33c21137bb135382f1eecde07c4 3216 masakari-monitors_10.0.0-1.dsc 17c1137af7b7fe55884f9ed2792fcea3ca8e2425 47192 masakari-monitors_10.0.0.orig.tar.xz d8f8404fb1cfb43d5b1f8806c0e073c76d79c1c0 4120 masakari-monitors_10.0.0-1.debian.tar.xz 41e4d2d6c3e61050059cec10cd7b7c46aa77add0 5492 masakari-host-monitor_10.0.0-1_all.deb b4eea6b02a786091c409bd5ac69602a7383da75f 5500 masakari-instance-monitor_10.0.0-1_all.deb b5c8805965fc643bc7d54436af6fc47a3bba0769 5524 masakari-introspective-instance-monitor_10.0.0-1_all.deb bd6dbfe2647282b8f623835fa201b6a7a9155a2f 18136 masakari-monitors-common_10.0.0-1_all.deb 314f68374f4af1b6ad3c087a69e31102bfd32356 910624 masakari-monitors-doc_10.0.0-1_all.deb 507d2790f55d611d82e7c6e5b4c186b1992f3304 13943 masakari-monitors_10.0.0-1_amd64.buildinfo a24b14e0ce2d4f2a7edbdd55004be02b085d6a61 5692 masakari-process-monitor_10.0.0-1_all.deb 762e39a855eae666b476e17d3b318016b12c191f 39440 python3-masakari-monitors_10.0.0-1_all.deb Check
Bug#985078: marked as done (ITP: python-masakariclient -- OpenStack Virtual Machine High Availability (VMHA) client)
Your message dated Thu, 01 Apr 2021 17:00:09 + with message-id and subject line Bug#985078: fixed in python-masakariclient 7.0.0-1 has caused the Debian Bug report #985078, regarding ITP: python-masakariclient -- OpenStack Virtual Machine High Availability (VMHA) client 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.) -- 985078: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985078 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: python-masakariclient Version : 7.0.0 Upstream Author : OpenStack Foundation * URL : https://opendev.org/openstack/python-masakariclient * License : Apache-2.0 Programming Lang: Python Description : OpenStack Virtual Machine High Availability (VMHA) client This is a client for the OpenStack Masakari service Virtual Machine High Availability (VMHA) API. This package includes a Python library for accessing the API (the masakariclient module), and a command-line script. . Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. --- End Message --- --- Begin Message --- Source: python-masakariclient Source-Version: 7.0.0-1 Done: Thomas Goirand We believe that the bug you reported is fixed in the latest version of python-masakariclient, 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 985...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Thomas Goirand (supplier of updated python-masakariclient 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: Fri, 12 Mar 2021 17:49:01 +0100 Source: python-masakariclient Binary: python3-masakariclient Architecture: source all Version: 7.0.0-1 Distribution: unstable Urgency: medium Maintainer: Debian OpenStack Changed-By: Thomas Goirand Description: python3-masakariclient - OpenStack Virtual Machine High Availability (VMHA) client Closes: 985078 Changes: python-masakariclient (7.0.0-1) unstable; urgency=medium . * Initial release. (Closes: #985078) Checksums-Sha1: 1c4255b67146f34a366bd405dc5848290bc1de54 2481 python-masakariclient_7.0.0-1.dsc 92a132b244dc5ca770404fc53f4bfe2122da5b16 21976 python-masakariclient_7.0.0.orig.tar.xz 6d4870bd1de6c0a565bdaa8e1a765b50273f56bd 2228 python-masakariclient_7.0.0-1.debian.tar.xz cdfb219e90a0b8ac92965971c63a856a41ef763d 10445 python-masakariclient_7.0.0-1_amd64.buildinfo bb22681b7b1b8b32e6b25c2dceceb5193e490196 12680 python3-masakariclient_7.0.0-1_all.deb Checksums-Sha256: b4e78ec9ee0eb73cef8768beaa089bff83a49350e49263bcd24dad4f6949e1f1 2481 python-masakariclient_7.0.0-1.dsc 68ac2061f63d348dc52236ed08d5f6c40d39bbc6f9eab27963213bd010b6 21976 python-masakariclient_7.0.0.orig.tar.xz 376999d6c2bac926de3ed337c7e1e17aacb6eb0c7c4499cd22a9a7d52120db14 2228 python-masakariclient_7.0.0-1.debian.tar.xz 382c3df7cdad1cba0d49836797e9041ffe9a44571875b7d14bbf75eb6c8b2d62 10445 python-masakariclient_7.0.0-1_amd64.buildinfo 5332563067890ee948007957d8f9912fc69df33b03d44979dbdb9695824ff06e 12680 python3-masakariclient_7.0.0-1_all.deb Files: d181e9b31e3807afd3349b5bd808b841 2481 python optional python-masakariclient_7.0.0-1.dsc 8ef50de4628b0eadecf37e35f7b5a940 21976 python optional python-masakariclient_7.0.0.orig.tar.xz 212205ab710cac862a85f41e32823a85 2228 python optional python-masakariclient_7.0.0-1.debian.tar.xz e8990c8c6746aa69ba7290890e0c0fe7 10445 python optional python-masakariclient_7.0.0-1_amd64.buildinfo 6d9008974fc511ee5fab5f15eb75b2f0 12680 python optional python3-masakariclient_7.0.0-1_all.deb -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmBMD2EACgkQ1BatFaxr Q/62mQ/+KrCoR6JoY4knI567f9K25us1asluZOjhq2w/TTKYqy2rX4Qbf+U0BRZX tH2w6rllhi3ePzoJGItTo2/y3ebleiAfZf0oEbmz/e0aHHa2+C6LAggRj96zWbzj qT21u/z3cbotFJNQDIhE9P8W78DGnyt0LoH3BaJv7ymPL
Bug#985077: marked as done (ITP: jupyter-packaging -- tools to help build and install Jupyter Python packages)
Your message dated Thu, 01 Apr 2021 17:00:08 + with message-id and subject line Bug#985077: fixed in jupyter-packaging 0.7.12-1 has caused the Debian Bug report #985077, regarding ITP: jupyter-packaging -- tools to help build and install Jupyter Python packages 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.) -- 985077: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985077 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Emmanuel Arias X-Debbugs-Cc: debian-pyt...@lists.debian.org * Package name: jupyter-packaging Version : 0.7.12 Upstream Author : Project Jupyter * URL : https://github.com/jupyter/jupyter-packaging * License : BSD-3-Clause Programming Lang: Python Description : tools to help build and install Jupyter Python packages tool to help with the building and installation of Jupyter Python packages. This tool is starting to be used for many Jupyter Python packages. . This package is needed to package ipytree (see #985001). . This package will be maintained as part of the Debian Python modules team. Cheers, Emmanuel --- End Message --- --- Begin Message --- Source: jupyter-packaging Source-Version: 0.7.12-1 Done: Emmanuel Arias We believe that the bug you reported is fixed in the latest version of jupyter-packaging, 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 985...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Emmanuel Arias (supplier of updated jupyter-packaging 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: Fri, 12 Mar 2021 10:51:40 -0300 Source: jupyter-packaging Binary: python3-jupyter-packaging Architecture: source all Version: 0.7.12-1 Distribution: unstable Urgency: low Maintainer: Emmanuel Arias Changed-By: Emmanuel Arias Description: python3-jupyter-packaging - tools to help build and install Jupyter Python packages Closes: 985077 Changes: jupyter-packaging (0.7.12-1) unstable; urgency=low . * Initial release (Closes: #985077) Checksums-Sha1: 76e6f145d64839e39b2f0df028e64fbcd8bcf416 2166 jupyter-packaging_0.7.12-1.dsc 2da85cf3c9b20dc9eaabf94a95a52bde6638fd3b 14937 jupyter-packaging_0.7.12.orig.tar.gz 940dd6c9cb1be19f9d9e771615b405ad466df318 2440 jupyter-packaging_0.7.12-1.debian.tar.xz 61ed08dcb9097e72301bc41c4a904c76b35e9c01 6748 jupyter-packaging_0.7.12-1_amd64.buildinfo 9d06ceef51f9f1c0560819124134057990cfbfa8 10892 python3-jupyter-packaging_0.7.12-1_all.deb Checksums-Sha256: 5efda8a95f2172061e67c54719c0a44152385ad7fd798d6171fcc8372f6937b9 2166 jupyter-packaging_0.7.12-1.dsc c7352833c16a69e0444e43f8568f67b91eb9861d53ffc3446f056f16f66f30f5 14937 jupyter-packaging_0.7.12.orig.tar.gz 1e1552544d3ebbf2fb6835a5d8670880b50b937648a908d9c7a17e6ee3df5842 2440 jupyter-packaging_0.7.12-1.debian.tar.xz 8fb613bf3ee2496f56e8f0bc96e69862450db0f5837e5f1bd53f3ed52f34a93a 6748 jupyter-packaging_0.7.12-1_amd64.buildinfo faf3417653be313ecdcfb5822f9185cdfdbabdc5182085083ca15816a98baeb2 10892 python3-jupyter-packaging_0.7.12-1_all.deb Files: 1713153097a1066a902ab3a3158bc9f1 2166 python optional jupyter-packaging_0.7.12-1.dsc 89d8e4f094bf796af1756bb07c0f5a7f 14937 python optional jupyter-packaging_0.7.12.orig.tar.gz f3507d9df54f4855ac19537d3b1c5c58 2440 python optional jupyter-packaging_0.7.12-1.debian.tar.xz b75c8856e3727628739f907e847b0284 6748 python optional jupyter-packaging_0.7.12-1_amd64.buildinfo 15cbdc34c7c963fd419f21fb07800533 10892 python optional python3-jupyter-packaging_0.7.12-1_all.deb -BEGIN PGP SIGNATURE- iQJIBAEBCgAyFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmBMXUIUHG5wYXRyYTk3 NEBnbWFpbC5jb20ACgkQALrnSzQzafGoiA/9HZTBQIIwLowuUwWUBChmVmA629La ibIBzuT8Bz4x3dOtMw1ElapouOHA9PQHt6ts5Rq1n+8VnUZ8JSgbejG86gHiwnve CCm6v/EkAr+MUTmzgwIzOTDmWMoP2ermt4zOqyIQepRf28Ex/bBoXeLJUysc6r+l NyzqgiSvaEgE+HWEMZtnSNADPrxmKztgEHxDAL4wFvmM/drzM9/kkTChI/xmrnEz 4bjlbxOhqXiMoVodK9hnlBCdoFlJEkeEzQvsSwJCZETTuSh4C+swYCiHDEMxl9pI wRxmMvpQ6kGW75dOLsQui+bK8RIWCV1wz35yZA80X3iJS44tj2ofmhLwOIpfu9wl BFoxr7bTQtdN3klhkxnYw0sa7APIoI0Oe2EOTc/lAG93FuX8qMUhvHFrUbtFLbCS 0hjF6fKkaheEu9c
Bug#927454: marked as done (ITP: towncrier -- compiler for project news file)
Your message dated Thu, 01 Apr 2021 17:00:09 + with message-id and subject line Bug#927454: fixed in towncrier 19.2.0-1 has caused the Debian Bug report #927454, regarding ITP: towncrier -- compiler for project news file 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.) -- 927454: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927454 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Owner: Ben Finney Severity: wishlist * Package name: towncrier Version : 19.2.0 Upstream Author : Amber Brown and Contributors * URL or Web page : https://pypi.org/project/towncrier/ * License : Expat Description : compiler for project news file Towncrier is a utility to produce useful, summarised news files for your project. Rather than reading the VCS history as some newer tools do, or having one single file which developers all write to, towncrier reads “news fragments” which contain information *useful to end users*. . towncrier delivers the news which is convenient to those that hear it, not those that write it. . That is, a “news fragment” (a small file containing just enough information to be useful to end users) can be written that summarises what has changed from the “developer log” (which may contain complex information about the original issue, how it was fixed, who authored the fix, and who reviewed the fix). By compiling a collection of these fragments, towncrier can produce a digest of the changes which is valuable to those who may wish to use the software. -- \ “Often, the surest way to convey misinformation is to tell the | `\ strict truth.” —Mark Twain, _Following the Equator_ | _o__) | Ben Finney signature.asc Description: PGP signature --- End Message --- --- Begin Message --- Source: towncrier Source-Version: 19.2.0-1 Done: Ben Finney We believe that the bug you reported is fixed in the latest version of towncrier, 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 927...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ben Finney (supplier of updated towncrier 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, 11 Mar 2021 09:42:35 +1100 Source: towncrier Binary: towncrier Architecture: source all Version: 19.2.0-1 Distribution: unstable Urgency: medium Maintainer: Ben Finney Changed-By: Ben Finney Description: towncrier - compiler for project news file Closes: 927454 Changes: towncrier (19.2.0-1) unstable; urgency=medium . * The “Tarishi Jain” release. * Initial Debian release. Closes: bug#927454. Checksums-Sha1: 731aa22ed44091c99eeeb4a859a3754e657c4485 1973 towncrier_19.2.0-1.dsc 34bc1ed0e1657d08de85f533b7bfe3387e9d8f3b 18089 towncrier_19.2.0.orig.tar.gz 2fdc457c225303bb43d8e038b1bcab48dc4db95f 9260 towncrier_19.2.0-1.debian.tar.xz e7f614657470c3a733ea05afd5e21042d39af672 20140 towncrier_19.2.0-1_all.deb aebb87bdecf2d33fc98d681c7e4443f96c8cf695 6571 towncrier_19.2.0-1_amd64.buildinfo Checksums-Sha256: f238db1bb78a577c93ced2a178dc4013f462c8e2613c8f94b6221fb1159303b9 1973 towncrier_19.2.0-1.dsc 480987232b042fcbdd166151581a58cd827985221233191b41c0346101d081c1 18089 towncrier_19.2.0.orig.tar.gz 366aa1966ed14dd8bebde56e955e9a0c33b9ad658a459b9fb03436b83224f86f 9260 towncrier_19.2.0-1.debian.tar.xz 6716f437ccf8b0777aac6ff6cfc12196c86779c57bdb79d6cbe58a59946e8c90 20140 towncrier_19.2.0-1_all.deb 5d903cd1c2c73f474d2b66d3bbc12127fa6d14cc24e0c7d3506d8ebe82c43b89 6571 towncrier_19.2.0-1_amd64.buildinfo Files: 3ec5e964a9b1adfe38c81ad4acb00b90 1973 devel optional towncrier_19.2.0-1.dsc 7c8b2f080571bc0e9d1eea1142306c75 18089 devel optional towncrier_19.2.0.orig.tar.gz e6d76cc4b2cd3803a3c2d8766b65f412 9260 devel optional towncrier_19.2.0-1.debian.tar.xz edcbd0d96092223d2733baa4d9c21eca 20140 devel optional towncrier_19.2.0-1_all.deb 00904f54ec5297512d04e813f9b8e1d4 6571 devel optional towncrier_19.2.0-1_amd64.buildinfo -BEGIN PGP SIGN
Processed: your mail
Processing commands for cont...@bugs.debian.org: > # bugs with submitter stephanlach...@protonmail.com > submitter 965964 ! Bug #965964 [wnpp] ITP: geant4 -- physics simulation toolit from CERN Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 983231 ! Bug #983231 [libinih-dev] libinih-dev: please patch version to pkg-config file Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 979413 ! Bug #979413 [wnpp] ITP: ptl -- parallel tasking library Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 976225 ! Bug #976225 {Done: ba...@debian.org} [sponsorship-requests] RFS: reuse/0.12.1-1 [ITP] -- tool for REUSE copyright and license recommendations Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 977370 ! Bug #977370 [wnpp] ITP: protontricks -- simple wrapper that does winetricks things for Proton Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 981113 ! Bug #981113 [wnpp] ITP: root-framework -- data analysis framework Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 963503 ! Bug #963503 [wnpp] ITP: symfit -- Symbolic Fitting in Python, fitting as it should be Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > submitter 974696 ! Bug #974696 [wnpp] ITP: reuse -- tool for compliance with the REUSE recommendations Changed Bug submitter to 'Stephan Lachnit ' from 'Stephan Lachnit '. > # bugs with owner stephanlach...@protonmail.com > owner 963503 ! Bug #963503 [wnpp] ITP: symfit -- Symbolic Fitting in Python, fitting as it should be Owner changed from Stephan Lachnit to Stephan Lachnit . > owner 965964 ! Bug #965964 [wnpp] ITP: geant4 -- physics simulation toolit from CERN Owner changed from Stephan Lachnit to Stephan Lachnit . > owner 979413 ! Bug #979413 [wnpp] ITP: ptl -- parallel tasking library Owner changed from Stephan Lachnit to Stephan Lachnit . > owner 977370 ! Bug #977370 [wnpp] ITP: protontricks -- simple wrapper that does winetricks things for Proton Owner changed from Stephan Lachnit to Stephan Lachnit . > owner 974696 ! Bug #974696 [wnpp] ITP: reuse -- tool for compliance with the REUSE recommendations Owner changed from Stephan Lachnit to Stephan Lachnit . > owner 981113 ! Bug #981113 [wnpp] ITP: root-framework -- data analysis framework Owner changed from Stephan Lachnit to Stephan Lachnit . > thanks Stopping processing here. Please contact me if you need assistance. -- 963503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963503 965964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965964 974696: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974696 976225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976225 977370: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977370 979413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979413 981113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981113 983231: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983231 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: hand over ITP to donfede
Processing commands for cont...@bugs.debian.org: > owner 877030 donf...@casagrau.org Bug #877030 [wnpp] ITP: pat -- Winlink client with basic messaging capabilities Owner changed from Taowa Munene-Tardif to donf...@casagrau.org. > thanks Stopping processing here. Please contact me if you need assistance. -- 877030: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877030 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: shaarli needs purecss
Processing commands for cont...@bugs.debian.org: > block 980134 by 856963 Bug #980134 [shaarli] shaarli: Missing minified js and css for frontend 980134 was blocked by: 978697 980134 was not blocking any bugs. Added blocking bug(s) of 980134: 856963 > thanks Stopping processing here. Please contact me if you need assistance. -- 980134: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980134 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: your mail
Processing commands for cont...@bugs.debian.org: > owner 983384 ! Bug #983384 [wnpp] RFP: libstringprep-java -- Stringprep (RFC 3454) Java implementation Owner recorded as Sudip Mukherjee . > retitle 983384 ITP: libstringprep-java -- Stringprep (RFC 3454) Java > implementation Bug #983384 [wnpp] RFP: libstringprep-java -- Stringprep (RFC 3454) Java implementation Changed Bug title to 'ITP: libstringprep-java -- Stringprep (RFC 3454) Java implementation' from 'RFP: libstringprep-java -- Stringprep (RFC 3454) Java implementation'. > -- Stopping processing here. Please contact me if you need assistance. -- 983384: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983384 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#731956: marked as done (RFH: logcheck -- mails anomalies in the system logfiles to the administrator)
Your message dated Thu, 1 Apr 2021 22:42:01 +0200 with message-id and subject line Re: RFH: logcheck -- mails anomalies in the system logfiles to the administrator has caused the Debian Bug report #539944, regarding RFH: logcheck -- mails anomalies in the system logfiles to the administrator 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.) -- 539944: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539944 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: normal Hello, I am tagging logcheck as RFH because it seems that it could need some love. The PTS says: The BTS contains patches fixing 36 bugs, consider including or untagging them. And no upload has been done for the last year and half. Cheers, Sylvestre --- End Message --- --- Begin Message --- Meanwhile logcheck is up for adoption (see #981446 [0]). Therefor I close this RFH in favour of the RFA. [0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981446--- End Message ---
Bug#539944: marked as done (RFH: logcheck -- mails anomalies in the system logfiles to the administrator)
Your message dated Thu, 1 Apr 2021 22:42:01 +0200 with message-id and subject line Re: RFH: logcheck -- mails anomalies in the system logfiles to the administrator has caused the Debian Bug report #539944, regarding RFH: logcheck -- mails anomalies in the system logfiles to the administrator 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.) -- 539944: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539944 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: wnpp Severity: normal We could use help with logcheck, specifically: - bug triaging, which is mainly updating rule files - bug fixing of features and faults - implementing templates for rules, e.g. @IPADDR@ and refactoring the rule files so that there aren't seven dozens different regexps for IP addresses - improving the performance and usefulness * only process filters for packages that are installed * find a way to avoid the multipass approach logcheck currently takes The package is maintained with Git, but there are no branches, so use is trivial. If you're interested, please pass me your alioth.debian.org account so that I can give you commit access. * * * In the long run, I'd love to see a rewrite of logcheck with some of the following features: - tag-based, so that an admin can choose whether to see e.g. daemon restart messages, authentication attempts for invalid/nonexistent accounts, etc. - runs as a daemon and can process new log entries instantly. - possibly interfaces directly with rsyslog to avoid having to go via log files - configurable actions, e.g. mail, jabber, file, postgresql - provide patterns/templates and easy instructions (possibly automatic filter generators) to encourage package maintainers to provide the files themselves. - possibly require message samples with each filter to allow for a test suite. - and many more. Please send further ideas to this bug report. Talk to me if you're interested in this, and I'd be happy to assist. I don't have time to do it myself. -- .''`. martin f. krafft Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduckhttp://vcs-pkg.org `- Debian - when you have better things to do than fixing systems digital_signature_gpg.asc Description: Digital signature (see http://martin-krafft.net/gpg/) --- End Message --- --- Begin Message --- Meanwhile logcheck is up for adoption (see #981446 [0]). Therefor I close this RFH in favour of the RFA. [0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981446--- End Message ---
Processed: RFS: golang-github-mholt-acmez/0.1.3-1 [ITP] -- Premier ACME client library for Go (library)
Processing commands for cont...@bugs.debian.org: > block 985878 by 986266 Bug #985878 [wnpp] ITP: golang-github-mholt-acmez -- Premier ACME client library for Go 985878 was not blocked by any bugs. 985878 was not blocking any bugs. Added blocking bug(s) of 985878: 986266 > End of message, stopping processing here. Please contact me if you need assistance. -- 985878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985878 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems