Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package torrus We have fixed one important bug where a missed configuration option resulted in a wrong username being used in one subcommand. The fixed version has been sitting in sid for three months now without an additional bugreport, and I've verified that the additional option only changes one line in the resulting binary package. Debdiff: diff -Nru torrus-2.03/debian/changelog torrus-2.03/debian/changelog --- torrus-2.03/debian/changelog 2012-05-16 22:58:46.000000000 +0200 +++ torrus-2.03/debian/changelog 2012-09-13 21:11:01.000000000 +0200 @@ -1,3 +1,10 @@ +torrus (2.03-2) unstable; urgency=low + + [ Bernhard Schmidt ] + * set torrus_user correctly for configure (Closes: #686099) + + -- Marc Haber <[email protected]> Sat, 19 May 2012 22:42:20 +0200 + torrus (2.03-1) unstable; urgency=low [ Bernhard Schmidt ] diff -Nru torrus-2.03/debian/rules torrus-2.03/debian/rules --- torrus-2.03/debian/rules 2012-05-16 22:58:46.000000000 +0200 +++ torrus-2.03/debian/rules 2012-09-13 21:11:01.000000000 +0200 @@ -22,6 +22,7 @@ distxmldir=/usr/share/torrus/xmlconfig \ defrrddir=/var/lib/torrus/collector_rrd \ mansec_usercmd=8 \ + torrus_user=Debian-torrus \ ./configure \ --prefix=/usr \ --sysconfdir=/etc \ unblock torrus/2.03-2 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

