diff --git a/debian/.cvsignore b/debian/.cvsignore index eb5185f1..055ab6f6 100644 --- a/debian/.cvsignore +++ b/debian/.cvsignore @@ -1,5 +1,5 @@ tmp files -substvars +*substvars *.debhelper linkchecker diff --git a/debian/control b/debian/control index 1b5d5abb..31744207 100644 --- a/debian/control +++ b/debian/control @@ -16,12 +16,12 @@ Description: check HTML documents for broken links o multithreaded o output can be colored or normal text, HTML, SQL, CSV or a sitemap graph in GML or XML - o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local + o HTTP/1.1, FTP, mailto:, nntp:, news:, Gopher, Telnet and local file links are supported o restrict link checking with regular expression filters for URLs o proxy support o give username/password for HTTP and FTP authorization - o robots.txt exclusion protocol support + o robots.txt exclusion protocol support o i18n support o Cookie support o command line interface diff --git a/debian/copyright b/debian/copyright index 3041c8f9..661180a6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ This is linkchecker, written and maintained by Bastian Kleineidam The original source can always be found at: http://linkchecker.sourceforge.net/ -Copyright (C) 2000-2002 Bastian Kleineidam +Copyright (C) 2000-2003 Bastian Kleineidam This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by