Package: src:newt
Severity: normal

newt currently hardcodes the automake version and does not even declare a 
Build-Depends:
automake (<< 1.16) for that, so it just breaks when a new automake version 
enters the
archive. It would be better to just use the current version, for example:

AM_VERS:=$(shell dpkg-query -f '\${source:Upstream-Version}' -W automake | 
egrep -o '^[0-9]+\.[0-9]+')

-- System Information:
Debian Release: buster/sid
  APT prefers cosmic
  APT policy: (500, 'cosmic'), (100, 'cosmic-proposed')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-7-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer                              i speak de, en

Reply via email to