# Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Kevin Ryde
#
# This file is part of Distlinks.
#
# Distlinks is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by the Free
# Software Foundation; either version 3, or (at your option) any later
# version.
#
# Distlinks is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License along
# with Distlinks.  If not, see <http://www.gnu.org/licenses/>.


# libhttp-date-perl and libhttp-message-perl are brought in by
# libwww-perl.

Source: distlinks
Section: news
Priority: optional
Build-Depends: cdbs, debhelper (>= 5)
Maintainer: Kevin Ryde <user42@zip.com.au>
Standards-Version: 3.9.6
Homepage: http://user42.tuxfamily.org/distlinks/index.html
Bugs: mailto:user42@zip.com.au

Package: distlinks
Architecture: all
Depends: perl (>= 5.10), libiterator-simple-perl, libwww-mechanize-perl, libfile-find-iterator-perl, libfile-type-perl, libhtml-parser-perl, liburi-perl, libwww-perl (>= 5.819), libio-string-perl, libipc-run3-perl, libregexp-common-perl, libdbi-perl, libclass-singleton-perl, libdbd-sqlite3-perl, liblist-moreutils-perl (>= 0.24), libimage-exiftool-perl, libintl-perl, libfile-homedir-perl, libmodule-util-perl, libconstant-defer-perl, libfile-chdir-perl, liburi-find-perl, libarchive-zip-perl, libperl6-slurp-perl, ${perl:Depends}, ${misc:Depends}
Suggests: libintl-xs-perl, rsync
Description: Check URL links, with database cache
 Distlinks checks URLs found in files or a directory tree of files.
 An SQLite database avoids rechecking links between multiple program
 runs.  It's a bit rough but good for checking everything in a
 software distribution or similar.
