Bug#1102988: 10 year old browser is unsafe to use on the web

2025-04-28 Thread Plasma (David Paul)
Control: severity -1 important On Sun, 13 Apr 2025 16:24:12 +0200 Ben Hutchings wrote: > Source: dillo > Version: 3.0.5-7 > Severity: serious > Tags: security > > Following the recent discussion on debian-devel, I'm concerned that > this package is still in stable and testing. > > There has be

Bug#1061241: endless-sky: debian/copyright still incomplete

2025-04-10 Thread Plasma (David Paul)
Control: found -1 endless-sky/0.10.10-1 Control: reopen -1 As much as I'd like to see a new release of endless-sky get into Debian stable, the debian/copyright file in the 0.10.10-1 version of the package remains incomplete. The debian/copyright file needs to be modified by reconciling its content

Bug#976888: [v2] Fix for snapper on sysvinit and other non-systemd init systems

2025-01-28 Thread Plasma (David Paul)
e - -case "$1" in -install|upgrade) - if dpkg --compare-versions "$2" lt-nl 0.3.3-0.1; then -rm /etc/cron.daily/snapper /etc/cron.hourly/snapper || true - fi -esac -#DEBHELPER# -exit 0 -- 2.30.2 >From 7748133baa7dc47d655e86657f2adcb830e07384 Mon Sep 17 00:00:00 2001 Fro

Bug#976888: Fix for snapper on sysvinit and other non-systemd init systems

2025-01-27 Thread Plasma (David Paul)
ctions/_snapper -- 2.30.2 >From 252748afb2c532e60e61037fa042e6a49c127f84 Mon Sep 17 00:00:00 2001 From: "Plasma (David Paul)" Date: Thu, 2 Jan 2025 12:40:02 -0600 Subject: [PATCH 4/8] Revert "remove cron files" This reverts commit 6f45e4c0feb388e8b67011be4e7fa25be9046b90. --- debian/snapper.

Bug#1091889: make-dfsg: outdated manpage

2025-01-01 Thread Plasma (David Paul)
Source: make-dfsg Version: 4.3-1 Severity: normal Dear Maintainer, The manpage for make included in the latest (4.4.1-1) make-dfsg source package at debian/make.1 appears to be an old version of the manpage from GNU Make 4.2.1 (plus some minor roff tweaks from #101019). Please update it with the

Bug#1024672: slim: New upstream

2024-10-24 Thread Plasma (David Paul)
On Thu, 24 Oct 2024 13:53:56 +0200 Andreas Tille wrote: > Hi Maintainers of slim, [...] > Regarding the Debian maintenance I would propose moving the project to > Salsa to anable some fruitful cooperation. IMHO the most natural > location would be https://salsa.debian.org/debian/slim. However

Bug#1077340: libcbor fails to build on mips64el: testsuite failures

2024-07-30 Thread Plasma (David Paul)
On Sun, 28 Jul 2024 17:59:05 +0200 Paul Gevers wrote: > As already noted in bug 1070818, libcbor fails to build on mips64el. > Let's have a proper bug for it. FWIW, it also fails on hppa for what I think is the same reason. > Looking at the changelog, it seems that running the test suite is >

Bug#1073972: Patch for #1073972

2024-06-20 Thread Plasma (David Paul)
Tags: patch The attached patch fixes #1073972. -- Plasma From 9001b719b6a7ab51c1f5fa294183e7b7b4ef5c87 Mon Sep 17 00:00:00 2001 From: "Plasma (David Paul)" Date: Thu, 20 Jun 2024 15:31:44 -0500 Subject: [PATCH] morrowind: Install Morrowind.esm correctly Closes: #1073972

Bug#1069265: tzdata: Upgrade from 2023c-2 to 2024 corrupts zoneinfo files

2024-05-06 Thread Plasma (David Paul)
On Thu, 18 Apr 2024 23:39:14 + IvanAbs wrote: > On 2024-04-17 several of my servers running Debian 10 received an > update for the tzdata package via Debian unattended-upgrade. However, > this update resulted in corruption of files within the > /usr/share/zoneinfo directory. I, too, encounter

Bug#1066949: slic3r-prusa: Unneeded build dependencies on xvfb, xauth

2024-03-15 Thread Plasma (David Paul)
Source: slic3r-prusa Version: 1.37.1+dfsg2-1 Severity: minor Dear Maintainer, Please drop xvfb and xauth from the build dependencies for slic3r-prusa. Prior to version 1.37.1+dfsg2-1 of slic3r-prusa, the debian/rules file made use of xvfb (and, by extension, xauth), but this is no longer the cas

Bug#1064018: Testsuite is not run

2024-02-29 Thread Plasma (David Paul)
On Tue, 27 Feb 2024 11:53:16 +0100 Lukas Märdian wrote: > Hey! How does this patch relate to my proposed changes in the > following MR? > https://salsa.debian.org/debian/libcbor/-/merge_requests/3 It makes the addition of '-DWITH_TESTS=ON' to the dh_auto_configure line in your proposed change no

Bug#1064018: [PATCH] #1064018: Enable testsuite

2024-02-15 Thread Plasma (David Paul)
. (Closes: 1064018) + * d/control: Build-Depend-Arch on debhelper (>= 13.12~) when +build profile is active because the BUILD_TESTING CMake variable is +automatically set to OFF for nocheck builds starting with +debhelper 13.12. + + -- Plasma (David Paul) Thu, 15 Feb 2024 20:46

Bug#1055022: bullseye-pu: package distro-info-data/0.51+deb11u5

2023-11-03 Thread David Paul
Stefano, Short version: Would you consider modifying this bullseye-pu for distro-info-data/0.51+deb11u5 into a bullseye-pu for a distro-info-data/0.59~deb11u1 instead? Long version: The resulting distro-info-data_0.51+deb11u5_all.deb binary package resulting from your proposed debdiff is identica

Bug#1053003: mmdebstrap: Support build profile

2023-09-28 Thread David Paul
On Tue, 26 Sep 2023 23:27:20 +0200 Johannes Schauer Marin Rodrigues wrote: > Quoting David (Plasma) Paul (2023-09-26 22:25:47) > > Please accept the attached patch to add support for the > > build profile to mmdebstrap. Please let me know if there's anything > > you'd like me to clarify or chang

Bug#1017377: libstb: incomplete clean target

2022-10-06 Thread David Paul
On Tue, 27 Sep 2022 12:39:17 -0400 Boyuan Yang wrote: > On Mon, 15 Aug 2022 00:54:23 -0500 "David (Plasma) Paul" > wrote: > > Source: libstb > > Version: 0.0~git20210910.af1a5bc+ds-1 > > Severity: minor > > X-Debbugs-CC: davidp...@librem.one ... > > The 'clean' target for the libstb Makefile is

Bug#1001831: debhelper: RFC: Parse 'Rules-Requires-Root: no' in debian/control

2021-12-21 Thread David Paul
On Sat, 18 Dec 2021 10:49:14 +0100 Niels Thykier wrote: > Hi, > > I think I am missing a rationale / What problem are you trying to > solve with this change/RFC?. > > Thanks, > ~Niels Let me try to clarify. I was recently locally building a source package that listed 'Rules-Requires-Root: no'

Bug#927387: invesalius: crashes after splash screen

2019-04-21 Thread David Paul
> What is the content of the folder /usr/lib/invesalius/invesalius_cy/ ? ``` $ ls -AlF /usr/lib/invesalius/invesalius_cy/ total 1380 -rw-r--r-- 1 root root 246352 Sep 12 2018 cy_mesh.cpython-36m-x86_64-linux-gnu.so -rw-r--r-- 1 root root 339928 Sep 12 2018 floodfill.cpython-36m-x86_64-linux-gn

Bug#927387: invesalius: crashes after splash screen

2019-04-18 Thread David Paul
Package: invesalius Version: 3.1.2-2 Severity: grave Dear Maintainer, When attempting to run InVesalius for the first time, I am presented with the first-run language selector followed by the splash screen, but no window ever appears and the invesalius3 process remains active until manually t

Bug#916748: dicod: typo in dicodconfig.8

2018-12-18 Thread David Paul
Package: dicod Version: 2.3-2 Severity: minor Dear Maintainer, In dicodconfig.8 in the tarball http://deb.debian.org/debian/pool/main/d/dico/dico_2.3-2.debian.tar.xz line 39 reads ``` ``#include /var/lib/dictd/dictorg-db.list'' ``` but should instead read ``` ``#include /var/lib/dicod/dictorg-db.