[libpath-finddev-perl] 03/04: Drop version from libpath-tiny-perl dependency.
gregor herrmann
gregoa at debian.org
Sat Jul 19 21:24:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libpath-finddev-perl.
commit c4053547151ec65641b56d58c362ea7418772d4f
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 19 23:23:25 2014 +0200
Drop version from libpath-tiny-perl dependency.
Nothing older in the archive.
---
debian/control | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index dfecdb3..0e0ac69 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
Source: libpath-finddev-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8),
- perl
+ perl
Build-Depends-Indep: libclass-tiny-perl,
- libpath-isdev-perl,
- libpath-tiny-perl,
- libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6),
- libsub-exporter-perl
+ libpath-isdev-perl,
+ libpath-tiny-perl,
+ libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6),
+ libsub-exporter-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-finddev-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-finddev-perl.git
@@ -17,11 +17,12 @@ Homepage: https://metacpan.org/release/Path-FindDev
Package: libpath-finddev-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-tiny-perl,
- libpath-isdev-perl,
- libpath-tiny-perl (>= 0.038),
- libsub-exporter-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libclass-tiny-perl,
+ libpath-isdev-perl,
+ libpath-tiny-perl,
+ libsub-exporter-perl
Description: Perl module to find a development source tree somewhere in an upper hierarchy
Path::FindDev provides an easy and platform-independent way to find the
root of a development source tree in some parent directory, irrespective
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-finddev-perl.git
More information about the Pkg-perl-cvs-commits
mailing list