Package: ircd-hybrid
Version: 1:8.2.0+dfsg.1-2
Severity: minor

The message upgrade_no_services_warn is displayed on new installs, because
of the faulty logic in the package config script:

if dpkg --compare-versions "$2" lt "1:8.0.9.dfsg.1-2"; then

should read

if dpkg --compare-versions "$2" lt-nl "1:8.0.9.dfsg.1-2"; then

Dominic.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to