[libtext-mecab-perl] 04/08: Build-depend on mecab-jumandic >= 7.0-20130310-3 (cf. #867689).

gregor herrmann gregoa at debian.org
Mon Jul 10 16:37:32 UTC 2017


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

gregoa pushed a commit to branch master
in repository libtext-mecab-perl.

commit 1355fe48ad091faa29a0ded81b34da47c4261093
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jul 10 18:27:35 2017 +0200

    Build-depend on mecab-jumandic >= 7.0-20130310-3 (cf. #867689).
    
    Closes: #867210
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 258b0a3..da418bf 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9.20120312~),
                libclass-accessor-perl,
                libmecab-dev,
                libtest-requires-perl,
-               mecab,
+               mecab-jumandic (>= 7.0-20130310-3),
                perl
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtext-mecab-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-mecab-perl.git



More information about the Pkg-perl-cvs-commits mailing list