Source: libapreq2 Severity: wishlist Control: tags -1 +patch d/control misses a homepage field…
Patch: --- debian/control.old 2022-12-30 11:31:29.365214635 +0100 +++ debian/control 2022-12-30 11:31:39.569505049 +0100 @@ -4,6 +4,7 @@ Build-Depends: debhelper (>= 9), apache2-dev (>= 2.0.50-10), dh-apache2, libapr1-dev, libextutils-xsbuilder-perl, perl (>= 5.8.0-7), libapache2-mod-perl2 (>= 2.0.2-2.1), libapache2-mod-perl2-dev, dpkg-dev (>= 1.16.1~), autotools-dev Maintainer: Steinar H. Gunderson <[email protected]> Standards-Version: 3.9.5 +Homepage: https://httpd.apache.org/apreq/ Package: libapache2-mod-apreq2 Section: web Cheers, -- tobi -- System Information: Debian Release: bookworm/sid APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (100, 'bullseye-fasttrack'), (100, 'bullseye-backports-staging'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.0.0-6-amd64 (SMP w/12 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

