Source: owncloud-news
Section: web
Priority: extra
Maintainer: ownCloud for Debian maintainers <pkg-owncloud-maintainers@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: cssmin,
               debhelper (>= 9),
               dh-systemd,
               help2man,
               node-uglify,
               python3-all,
               python3-requests,
               python3-setuptools
Standards-Version: 3.9.6
Homepage: https://apps.owncloud.com/content/show.php/News?content=168040
Vcs-Git: git://anonscm.debian.org/pkg-owncloud/owncloud-news.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-owncloud/owncloud-news.git

Package: owncloud-news
Architecture: all
Depends: libjs-angularjs (>= 1.3),
         owncloud (>= 8),
         php-htmlpurifier (<< 5~~),
         php-htmlpurifier (>= 4.6),
         php-kit-pathjoin (<< 2~~),
         php-kit-pathjoin (>> 1.0),
         php-net-url2 (<< 3~~),
         php-net-url2 (>= 2.2),
         php-picofeed,
         ${misc:Depends}
Breaks: owncloud (<< 8)
Recommends: python3-owncloud-news-updater
Enhances: owncloud (>= 8)
Description: RSS/Atom feed aggregator - ownCloud application
 It offers a RESTful API for app developers, and can already be synced
 with many mobile devices.
 .
 ownCloud gives you universal access to your files through a web
 interface or WebDAV.

Package: python3-owncloud-news-updater
Architecture: all
Section: python
Depends: ${misc:Depends}, ${python3:Depends}
Provides: ${python3:Provides}
Description: fast and deadlock free ownCloud News feed updater
 The owncloud-news-updater script uses the updater API to improve the
 feed update process. A systemd unit file is also provided in order to
 avoid getting the cronjob into a deadlock.
 .
 `/etc/owncloud/news/updater.ini` must be configured in order to use the
 systemd facility.
