[Pkg-mozext-maintainers] Bug#996249: ublock-origin: Invalid debian/changelog file

Philipp Hahn hahn at univention.de
Tue Oct 12 15:08:48 BST 2021


Source: ublock-origin
Version: 1.37.0+dfsg-1~deb10u1
Severity: important
X-Debbugs-Cc: debian-release at lists.debian.org

Dear Maintainer,

the just releases Debian 10.1 Buster contains your package, which has an invalid debian/changelog file:

$ wget -qO- http://snapshot.debian.org/archive/debian/20210908T025933Z/pool/main/u/ublock-origin/ublock-origin_1.37.0%2Bdfsg-1~deb10u1.debian.tar.xz | xz -d | tar xfO - debian/changelog | sed -ne '1,6p;26,34p'
> ublock-origin (1.37.0+dfsg-1~deb10u1) buster; urgency=medium
>
>   * Backport to Debian 10 "Buster".
>
>  -- Markus Koschany <apo at debian.org>  Sat, 28 Aug 2021 22:29:16 +0200
>
> ublock-origin (1.32.0+dfsg-1) unstable; urgency=medium
>
>   * New upstream version 1.32.0+dfsg.
>   * Declare compliance with Debian Policy 4.5.1.
>
>  -- Markus Koschany <apo at debian.org>  Sat, 26 Dec 2020 20:48:03 +0100
> >>>>>>> master
>
> ublock-origin (1.30.0+dfsg-1) unstable; urgency=medium

This breaks parsing the file using `python3-debian` and other tools like
`dpkg-parsechangelog`:

$ wget -qO- http://snapshot.debian.org/archive/debian/20210908T025933Z/pool/main/u/ublock-origin/ublock-origin_1.37.0%2Bdfsg-1~deb10u1.debian.tar.xz | xz -d | tar xfO - debian/changelog | sed -ne '1,38p' | dpkg-parsechangelog -l- --all
> dpkg-parsechangelog: Warnung:                    -(l32): ungültig formatierte Kopfzeile

<https://www.debian.org/doc/debian-policy/ch-source.html#debian-changelog-debian-changelog>

-- System Information:
Debian Release: 11.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-9-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de:en_US
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled


More information about the Pkg-mozext-maintainers mailing list