[libpoe-component-rssaggregator-perl] 01/02: control

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Mar 11 18:51:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libpoe-component-rssaggregator-perl.

commit 93d46818abab4421235a2b61527ee02f276b6502
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Mar 11 18:50:00 2016 +0000

    control
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 7aa6de5..81ba801 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nick Morrott <knowledgejunkie at gmail.com>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libhttp-message-perl (>= 1.3),
-                     libpoe-component-client-dns-perl (>= 0.98),
-                     libpoe-component-client-http-perl (>= 0.51),
+Build-Depends-Indep: libhttp-message-perl,
+                     libpoe-component-client-dns-perl,
+                     libpoe-component-client-http-perl,
                      libpoe-perl,
-                     libxml-rss-feed-perl (>= 0.01),
+                     libxml-rss-feed-perl,
                      perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpoe-component-rssaggregator-perl.git
@@ -20,11 +20,11 @@ Package: libpoe-component-rssaggregator-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libhttp-message-perl (>= 1.3),
-         libpoe-component-client-dns-perl (>= 0.98),
-         libpoe-component-client-http-perl (>= 0.51),
+         libhttp-message-perl,
+         libpoe-component-client-dns-perl,
+         libpoe-component-client-http-perl,
          libpoe-perl,
-         libxml-rss-feed-perl (>= 0.01)
+         libxml-rss-feed-perl
 Description: POE component to watch multiple RSS feeds
  POE::Component::RSSAggregator is a POE component that can monitor multiple
  RSS feeds for new headlines/items. Each configured RSS feed has its own

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-rssaggregator-perl.git



More information about the Pkg-perl-cvs-commits mailing list