[libio-async-loop-glib-perl] 05/11: Wrap and sort (build-)dependencies
Florian Schlichting
fsfs at alioth.debian.org
Fri Sep 20 21:59:10 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libio-async-loop-glib-perl.
commit fdbeca3ac0935a89bbaf9b1bd79fcd6120ee89e3
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Sep 20 23:25:55 2013 +0200
Wrap and sort (build-)dependencies
---
debian/control | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 753e32c..1d43a5f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,13 @@ Source: libio-async-loop-glib-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-exception-perl, libglib-perl,
- libio-async-perl (>= 0.49), libtest-refcount-perl,
- libtest-pod-perl, libtest-fatal-perl
+Build-Depends-Indep: libglib-perl,
+ libio-async-perl (>= 0.49),
+ libtest-exception-perl,
+ libtest-fatal-perl,
+ libtest-pod-perl,
+ libtest-refcount-perl,
+ perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.2
@@ -14,8 +18,9 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-l
Package: libio-async-loop-glib-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libio-async-perl (>= 0.49),
- libglib-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libglib-perl,
+ libio-async-perl (>= 0.49)
Breaks: libio-async-perl (<< 0.33)
Description: Perl extension for an event loop using GLib
IO::Async::Loop::Glib is a Perl module that provides an implementation of an
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-async-loop-glib-perl.git
More information about the Pkg-perl-cvs-commits
mailing list