Bug#990718: RFS: duma/2.5.21-1 [ITA] -- Detect Unintended Memory Access (D.U.M.A)

2021-07-05 Thread Peter
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "duma":  * Package name    : duma    Version : 2.5.21-1    Upstream Author : j...@gridfinity.com  * URL : https://github.com/johnsonjh/duma  * License : GPL-2  * Vc

Bug#990722: RFS: cool-retro-term/1.1.1+git20210605-1 -- terminal emulator which mimics old screens

2021-07-05 Thread Gürkan Myczko
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "cool-retro-term": * Package name: cool-retro-term Version : 1.1.1+git20210605-1 Upstream Author : Filippo Scognamiglio * URL : https://github.com/Swordfish90/

Bug#990721: RFS: pt2-clone/1.31+ds-1 -- Music tracker clone of ProTracker 2 for modern computers

2021-07-05 Thread Gürkan Myczko
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "pt2-clone": * Package name: pt2-clone Version : 1.31+ds-1 Upstream Author : Olav "8bitbubsy" Sørensen * URL : https://16-bits.org/pt.php * License :

Bug#990508: RFS: apt-listchanges/3.24.1 [ITA] -- Show new changelog entries from Debian package archives

2021-07-05 Thread Brian Thompson
+Tia, the bug reporter for #989496. -- Best regards, Brian T B.S. Computer Science 2014 (Truman State University) Minor Stasitics Minor Chemistry Minor Mathematics signature.asc Description: PGP signature

Bug#990508: RFS: apt-listchanges/3.24.1 [ITA] -- Proposed changes

2021-07-05 Thread Brian Thompson
David, I'm thinking about the first line in debian/apt.conf to: ``` DPkg::Pre-Install-Pkgs { "/usr/bin/apt-listchanges --apt || test $? -lt 10 >/dev/null 2&>1"; };$ ``` adding the ">/dev/null 2&>1" in order to suppress dpkg errors in apt-listchanges during the Pre-Install-Pkgs hook. By doing