[javatools] 04/05: Added missing "${perl:Depends}" to javahelper's Depends.

Dmitry Smirnov onlyjob at moszumanska.debian.org
Sun Mar 23 21:05:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

onlyjob pushed a commit to branch master
in repository javatools.

commit 4882839
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Wed Mar 19 01:02:59 2014

    Added missing "${perl:Depends}" to javahelper's Depends.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ab5d00c..a84ae5e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: Run executable Java .jar files
 
 Package: javahelper
 Architecture: all
-Depends: ${misc:Depends}, debhelper, devscripts,
+Depends: ${misc:Depends}, ${perl:Depends}, debhelper, devscripts,
          bsdmainutils, dpkg-dev, dctrl-tools,
          libarchive-zip-perl (>= 1.30-6~)
 Suggests: cvs,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git



More information about the pkg-java-commits mailing list