Your message dated Sat, 07 Mar 2026 15:05:46 +0000
with message-id <[email protected]>
and subject line Bug#1129794: fixed in lintian 2.131.0
has caused the Debian Bug report #1129794,
regarding lintian: FTBFS: dpkg-buildpackage: error: cannot parse maintainer 
email address "" from changelog entry
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1129794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129794
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:lintian
Version: 2.130.1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:lintian, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_testdir
cd doc && LC_ALL=C.UTF-8 rst2html lintian.rst > lintian.html
mkdir -p man/man1/ man/man3/
pod2man --center "Debian Package Checker" --release "Lintian v2.130.1" --name 
lintian --section=1 man/lintian.pod > man/man1/lintian.1
set -e ; for POD in man/lintian-annotate-hints.pod man/lintian-explain-tags.pod 
man/lintian.pod man/spellintian.pod ; do \
        BASENAME=$(basename "$POD" .pod) ; \

[... snipped ...]

dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/copyright/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/debian/rules/generic-empty:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/debian/rules/generic-empty
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/Makefile:63:
 update target 'generic-empty_1.0.orig.tar.gz' due to: target does not exist
mkdir generic-empty-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/orig/.
 generic-empty-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/Makefile:35:
 update target 'generic-empty_1.0_amd64.changes' due to: target does not exist
if [ -r generic-empty_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.ed3iVI7Fem ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
generic-empty_1.0.orig.tar.gz.asc \
                --detach-sign generic-empty_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/diff/.
 generic-empty-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/debian/.
 generic-empty-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/debian/rules/generic-empty/generic-empty-1.0
 ; \
fi
cd generic-empty-1.0 && dpkg-buildpackage -rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l2): found trailer where 
expected start of change data
LINE:  -- a <>  Tue, 30 Dec 2008 17:34:02 -0800
dpkg-buildpackage: warning: unknown information field '' in input data in 
parsed version of changelog
dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/debian/rules/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/fields/mail-address/generic-empty:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/mail-address/generic-empty
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/Makefile:63:
 update target 'generic-empty_1.0.orig.tar.gz' due to: target does not exist
mkdir generic-empty-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/orig/.
 generic-empty-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/Makefile:35:
 update target 'generic-empty_1.0_amd64.changes' due to: target does not exist
if [ -r generic-empty_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.Oa7MoHPFxR ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
generic-empty_1.0.orig.tar.gz.asc \
                --detach-sign generic-empty_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/diff/.
 generic-empty-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/debian/.
 generic-empty-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/mail-address/generic-empty/generic-empty-1.0
 ; \
fi
cd generic-empty-1.0 && dpkg-buildpackage -rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l2): found trailer where 
expected start of change data
LINE:  -- a <>  Tue, 30 Dec 2008 17:34:02 -0800
dpkg-buildpackage: warning: unknown information field '' in input data in 
parsed version of changelog
dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/mail-address/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/Makefile:63:
 update target 'fields-trailing-comma-in-maintainer-field_1.0.orig.tar.gz' due 
to: target does not exist
mkdir fields-trailing-comma-in-maintainer-field-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/orig/.
 fields-trailing-comma-in-maintainer-field-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/Makefile:35:
 update target 'fields-trailing-comma-in-maintainer-field_1.0_amd64.changes' 
due to: target does not exist
if [ -r fields-trailing-comma-in-maintainer-field_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.ORNnLKEE17 ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
fields-trailing-comma-in-maintainer-field_1.0.orig.tar.gz.asc \
                --detach-sign 
fields-trailing-comma-in-maintainer-field_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/diff/.
 fields-trailing-comma-in-maintainer-field-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/debian/.
 fields-trailing-comma-in-maintainer-field-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/fields-trailing-comma-in-maintainer-field-1.0
 ; \
fi
cd fields-trailing-comma-in-maintainer-field-1.0 && dpkg-buildpackage 
-rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l8): badly formatted trailer 
line
LINE:  -- Maytham Alsudany <[email protected]>,  Tue, 23 Dec 2025 
13:19:12 +0000
dpkg-buildpackage: warning:     debian/changelog(l10): found start of entry 
where expected more change data or trailer
LINE: fields-trailing-comma-in-maintainer-field (0.0.1) unstable; urgency=low
dpkg-buildpackage: warning:     debian/changelog(l10): found end of file where 
expected more change data or trailer
dpkg-buildpackage: error: cannot parse maintainer email address "" from 
changelog entry
dpkg-buildpackage: info: source package 
fields-trailing-comma-in-maintainer-field
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by 
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/maintainer/fields-trailing-comma-in-maintainer-field/Makefile:39:
 fields-trailing-comma-in-maintainer-field_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/fields/recommended/generic-empty:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/recommended/generic-empty
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/Makefile:63:
 update target 'generic-empty_1.0.orig.tar.gz' due to: target does not exist
mkdir generic-empty-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/orig/.
 generic-empty-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/Makefile:35:
 update target 'generic-empty_1.0_amd64.changes' due to: target does not exist
if [ -r generic-empty_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.88aQIqwWU4 ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
generic-empty_1.0.orig.tar.gz.asc \
                --detach-sign generic-empty_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/diff/.
 generic-empty-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/debian/.
 generic-empty-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/recommended/generic-empty/generic-empty-1.0
 ; \
fi
cd generic-empty-1.0 && dpkg-buildpackage -rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l2): found trailer where 
expected start of change data
LINE:  -- a <>  Tue, 30 Dec 2008 17:34:02 -0800
dpkg-buildpackage: warning: unknown information field '' in input data in 
parsed version of changelog
dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/recommended/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/fields/required/generic-empty:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/required/generic-empty
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/Makefile:63:
 update target 'generic-empty_1.0.orig.tar.gz' due to: target does not exist
mkdir generic-empty-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/orig/.
 generic-empty-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/Makefile:35:
 update target 'generic-empty_1.0_amd64.changes' due to: target does not exist
if [ -r generic-empty_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.JHt9p70Iev ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
generic-empty_1.0.orig.tar.gz.asc \
                --detach-sign generic-empty_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/diff/.
 generic-empty-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/debian/.
 generic-empty-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/required/generic-empty/generic-empty-1.0
 ; \
fi
cd generic-empty-1.0 && dpkg-buildpackage -rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l2): found trailer where 
expected start of change data
LINE:  -- a <>  Tue, 30 Dec 2008 17:34:02 -0800
dpkg-buildpackage: warning: unknown information field '' in input data in 
parsed version of changelog
dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/required/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/fields/urgency/generic-empty:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/urgency/generic-empty
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/Makefile:63:
 update target 'generic-empty_1.0.orig.tar.gz' due to: target does not exist
mkdir generic-empty-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/orig/.
 generic-empty-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/Makefile:35:
 update target 'generic-empty_1.0_amd64.changes' due to: target does not exist
if [ -r generic-empty_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.Pbtp38LJWs ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
generic-empty_1.0.orig.tar.gz.asc \
                --detach-sign generic-empty_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/diff/.
 generic-empty-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/debian/.
 generic-empty-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/fields/urgency/generic-empty/generic-empty-1.0
 ; \
fi
cd generic-empty-1.0 && dpkg-buildpackage -rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l2): found trailer where 
expected start of change data
LINE:  -- a <>  Tue, 30 Dec 2008 17:34:02 -0800
dpkg-buildpackage: warning: unknown information field '' in input data in 
parsed version of changelog
dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/fields/urgency/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255

>>> t/recipes/debian/test-out/packages/checks/nmu/generic-empty:
make --trace -f 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/Makefile
 DEFAULT_DH_COMPAT=13 failed at private/runtests line 793.
Building in /<<PKGBUILDDIR>>/debian/test-out/packages/checks/nmu/generic-empty
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/Makefile:63:
 update target 'generic-empty_1.0.orig.tar.gz' due to: target does not exist
mkdir generic-empty-1.0
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/orig/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/orig/.
 generic-empty-1.0 ; \
fi
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/Makefile:35:
 update target 'generic-empty_1.0_amd64.changes' due to: target does not exist
if [ -r generic-empty_1.0.orig.tar.gz -a -r 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/upstream/private-key.asc
 ] ; then \
        tmpdir=/tmp/tmp.J87Ae6IzKM ; \
        gpg --homedir "$tmpdir" --import 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/upstream/private-key.asc
 ; \
        gpg --homedir "$tmpdir" --batch --yes --armor --output 
generic-empty_1.0.orig.tar.gz.asc \
                --detach-sign generic-empty_1.0.orig.tar.gz ; \
        gpg-connect-agent --homedir "$tmpdir" KILLAGENT /bye ; \
        rm -rf "$tmpdir" ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/diff/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/diff/.
 generic-empty-1.0 ; \
fi
if [ -d 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/debian/.
 ] ; then \
        cp -rp 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/debian/.
 generic-empty-1.0/debian ; \
fi
if [ -x 
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/pre-build
 ] ; then \
        
/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/pre-build
 
/<<PKGBUILDDIR>>/debian/test-out/packages/checks/nmu/generic-empty/generic-empty-1.0
 ; \
fi
cd generic-empty-1.0 && dpkg-buildpackage -rfakeroot  -us -uc -d \
        -iNEVER_MATCH_ANYTHING -INEVER_MATCH_ANYTHING 
--source-option=--auto-commit
dpkg-buildpackage: warning:     debian/changelog(l2): found trailer where 
expected start of change data
LINE:  -- a <>  Tue, 30 Dec 2008 17:34:02 -0800
dpkg-buildpackage: warning: unknown information field '' in input data in 
parsed version of changelog
dpkg-buildpackage: error: cannot parse maintainer email address "a <>" from 
changelog entry
dpkg-buildpackage: info: source package generic-empty
dpkg-buildpackage: info: source version 1.0
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by a <>
make: *** 
[/<<PKGBUILDDIR>>/debian/test-out/package-sources/checks/nmu/generic-empty/Makefile:39:
 generic-empty_1.0_amd64.changes] Error 255
make[1]: *** [debian/rules:29: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.131.0
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 07 Mar 2026 19:39:51 +0530
Source: lintian
Architecture: source
Version: 2.131.0
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1129794 1129982
Changes:
 lintian (2.131.0) unstable; urgency=medium
 .
   [ Nilesh Patra ]
   * Summary of tag changes:
     + Removed:
       - skip-systemd-native-flag-missing-pre-depends
   * Fixup tests with dpkg 1.23.6 due to invalid emails not allowed in
     Changed-By field (Closes: #1129794)
   * Add lintian test for too-many-contacts
   * Add better regex for checking pgpmode in d/watch version 5
     (Closes: #1129982)
 .
   [ Luca Boccassi ]
   * Drop obsolete skip-systemd-native-flag-missing-pre-depends
Checksums-Sha1:
 0613ffeae3389b1f7d4d135a7217dfadd6228d8a 3657 lintian_2.131.0.dsc
 d514da1663a285b6a3a1c8c9eda7a4f4c0f8609c 2233664 lintian_2.131.0.tar.xz
 9a57ec0d37221b09218db5c463a768472ac5230f 21827 lintian_2.131.0_amd64.buildinfo
Checksums-Sha256:
 54d92aaf2b537f3e852fae88af01cd962d060494037c55af70a7f9a306c10f67 3657 
lintian_2.131.0.dsc
 a93b3dba30158dc2de236061bef1ac2ffa955eef942763cfe4e8d3cdb3af9eef 2233664 
lintian_2.131.0.tar.xz
 9b9a4ad882c3cbff92a99f20032a13e3ea3741e40d310139bea95d8c4cfc5838 21827 
lintian_2.131.0_amd64.buildinfo
Files:
 a7ab8a8dde9019af8dc1d5fd16675459 3657 devel optional lintian_2.131.0.dsc
 c89475dfdd89355ef697db4486ea7249 2233664 devel optional lintian_2.131.0.tar.xz
 6623380f551d695c633e2485b0195fbb 21827 devel optional 
lintian_2.131.0_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIgEARYKADAWIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCaaw7BBIcbmlsZXNoQGRl
Ymlhbi5vcmcACgkQKieQS9ckPtrTzwD/TVnpmrGpwrKn8pdGmjWLnWPZvVMop7PA
7LIqeICV0dMBAMBi/aV5IvPmudt9fWCUa3y/Z8ccZxocEHkGSiVjaggM
=SQFW
-----END PGP SIGNATURE-----

Attachment: pgpCbARlj3Y7h.pgp
Description: PGP signature


--- End Message ---

Reply via email to