Package: devscripts Version: 2.14.6 Severity: minorThese two lines can be safely removed, because $hostname is not used anywhere:
my $hostname = `hostname --fqdn`; chomp $hostname; -- Jakub Wilk _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
