Package: lintian-brush Version: 0.171 Severity: normal Hi Jelmer,
$ git show commit ea8e063d24bf95422846d1f0d4a8d2cefbf7426b (HEAD -> master) Author: Andreas Tille <[email protected]> Date: Thu Mar 5 10:03:12 2026 +0100 Update watch file format version to 5. Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html diff --git a/debian/changelog b/debian/changelog index a0a4139..fe0c241 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ gifshuffle (2.0-2) UNRELEASED; urgency=medium * Remove Priority field to comply with Debian Policy 4.7.3 (routine- update) * Secure URI in copyright format (routine-update) + * Update watch file format version to 5. -- Andreas Tille <[email protected]> Thu, 05 Mar 2026 09:41:02 +0100 diff --git a/debian/watch b/debian/watch index 9963bb3..7a3c060 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,6 @@ -version=4 +Version: 5 + # Currently, no releases available at original upstream homepage. -opts=dversionmangle=s/.*/0.No-Release/ \ -https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz +Source: https://people.debian.org/~eriberto/ +Matching-Pattern: FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz +Debian-Version-Mangle: s/.*/0.No-Release/ ... but correct would be s/Debian-Version-Mangle/Dversion-Mangle/ BTW, I intended to make things easier for you by providing a MR but the repository of lintian-brush is not accessible. Kind regards Andreas. -- System Information: Debian Release: forky/sid APT prefers testing APT policy: (501, 'testing'), (50, 'buildd-unstable'), (50, 'unstable'), (5, 'experimental'), (1, 'buildd-experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.17.13+deb14-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_CPU_OUT_OF_SPEC Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE:de Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages lintian-brush depends on: ii devscripts 2.26.5 ii libc6 2.42-13 ii libgcc-s1 15.2.0-13 ii libgmp10 2:6.3.0+dfsg-5+b1 ii libhogweed6t64 3.10.2-1 ii libnettle8t64 3.10.2-1 ii libpython3.13 3.13.12-1 ii libssl3t64 3.5.5-1 ii python3-breezy 3.3.21-1 Versions of packages lintian-brush recommends: ii debhelper 13.31 ii decopy 0.2.4.9-0.1 ii dos2unix 7.5.4-1 ii gpg 2.4.8-5 ii lintian 2.130.1 Versions of packages lintian-brush suggests: ii brz-debian 2.8.80 pn debian-codemods <none> ii git-buildpackage 0.9.39 ii po-debconf 1.0.22 ii postgresql-common 290 -- no debconf information

