From 30af4325d2565142ebdf868e9ee82c20ad6c118e Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 30 Dec 2005 20:45:54 +0000 Subject: import updated Debian package configuration data, partially from old webcheck package git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@207 86f53f14-5ff3-0310-afe5-9b438ce3f40c --- debian/control | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..927631d --- /dev/null +++ b/debian/control @@ -0,0 +1,26 @@ +Source: webcheck +Section: web +Priority: extra +Maintainer: Arthur de Jong +Standards-Version: 3.6.2 +Build-Depends-Indep: debhelper (>= 4), python + +Package: webcheck +Architecture: all +Depends: ${python:Depends} +Suggests: lynx | www-browser +Provides: linbot +Conflicts: linbot +Replaces: linbot +Description: website link and structure checker + webcheck is a website checking tool for webmasters. It crawls a given + website and generates a number of reports in the form of html pages. + It is easy to use and generates simple, clear and readable reports. + . + Features of webcheck include: + * support for http, https, ftp and file schemes + * view the structure of a site + * track down broken links + * find potentially outdated and new pages + * list links pointing to external sites + * can run without user intervention -- cgit v1.2.3