[libsymbol-global-name-perl] 04/07: Update versioned build dependencies.
gregor herrmann
gregoa at debian.org
Sat May 3 16:27:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsymbol-global-name-perl.
commit fe593d1d37a66e970878fb3756c6033b3b8cab24
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 3 18:22:50 2014 +0200
Update versioned build dependencies.
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index db956ac..90c1933 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
Source: libsymbol-global-name-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Bastian Blank <bastian.blank at credativ.de>
-Build-Depends: debhelper (>= 9.20120312)
-Build-Depends-Indep: perl (>= 5.15.2)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsymbol-global-name-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsymbol-global-name-perl.git
@@ -12,6 +12,7 @@ Homepage: https://metacpan.org/release/Symbol-Global-Name
Package: libsymbol-global-name-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: finds name and type of a global variable
Lookups symbol table to find an element by reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsymbol-global-name-perl.git
More information about the Pkg-perl-cvs-commits
mailing list