[libmojo-jwt-perl] 01/02: Fix Todos (dependencies)
Mirko Tietgen
drojf-guest at moszumanska.debian.org
Mon Mar 20 15:46:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
drojf-guest pushed a commit to branch master
in repository libmojo-jwt-perl.
commit 950bd38b631e4dc088832a87328f6dd2c089d2ca
Author: Mirko Tietgen <mirko at abunchofthings.net>
Date: Mon Mar 20 16:45:11 2017 +0100
Fix Todos (dependencies)
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index e9f8d28..4bcba66 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,11 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Mirko Tietgen <mirko at abunchofthings.net>
-Build-Depends: debhelper (>= 9),
- libmodule-build-perl,
+Build-Depends: debhelper (>= 9.20140227~),
libmodule-build-tiny-perl,
- libcrypt-openssl-rsa-perl,
perl
-Build-Depends-Indep: libmojolicious-perl (>= 5.00)
+Build-Depends-Indep: libmojolicious-perl (>= 5.00),
+ libcrypt-openssl-rsa-perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmojo-jwt-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmojo-jwt-perl.git
@@ -18,6 +17,7 @@ Testsuite: autopkgtest-pkg-perl
Package: libmojo-jwt-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
+ libcrypt-openssl-rsa-perl,
libmojolicious-perl (>= 5.00)
Description: JSON Web Token the Mojo way
JSON Web Token is described in https://tools.ietf.org/html/rfc7519. Mojo::JWT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojo-jwt-perl.git
More information about the Pkg-perl-cvs-commits
mailing list