# Copyright 2007, 2008, 2009, 2010 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/>.


# libxml-rss-perl is first in the deps in case that makes apt prefer
# it over libxml-rss-libxml-perl, since the latter will drag in libxml
# too.  But either is fine.
#
# "leafnode | news-transport-system" is only recommended so as not to
# force removal of distlinks if switching news servers, and since
# in theory the $news_host option makes it possible to connect to a
# nearby remote news server.

Source: distlinks
Section: news
Priority: optional
Build-Depends: cdbs, debhelper (>= 5)
Maintainer: Kevin Ryde <user42@zip.com.au>
Standards-Version: 3.9.1
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-type-perl, libhtml-parser-perl, liburi-perl, libwww-perl (>= 5.819), libio-string-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, libconstant-defer-perl, libfile-chdir-perl, liburi-find-perl, libarchive-zip-perl, libperl6-slurp-perl, ${perl:Depends}, ${misc:Depends}
Suggests: libintl-xs-perl
Description: Post RSS articles to local newsgroups
 Distlinks reads specified RSS feeds and posts items to local
 newsgroups.  It's named after the leafnode program, but can post to
 any server.  The intention is that articles aren't propagated
 anywhere, it's just a convenient way to get them into a local spool
 for later reading.
