[libpdl-stats-perl] 12/12: Reorder dependencies.
Bas Couwenberg
sebastic at debian.org
Thu Jun 16 20:38:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libpdl-stats-perl.
commit d01decf0176264c628b72671458a732acb6be354
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 16 22:37:14 2016 +0200
Reorder dependencies.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b7d136d..63eed4d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,10 +15,10 @@ Homepage: https://metacpan.org/release/PDL-Stats
Package: libpdl-stats-perl
Architecture: any
-Depends: ${misc:Depends},
+Depends: ${pdl:Depends},
${perl:Depends},
${shlibs:Depends},
- ${pdl:Depends}
+ ${misc:Depends}
Description: collection of statistics modules in Perl Data Language
This package provides several statistical Perl module:
* PDL::GSL::CDF PDL interface to GSL Cumulative Distribution Functions
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-stats-perl.git
More information about the Pkg-perl-cvs-commits
mailing list