[SCM] Debian packaging of librivescript-perl branch, master, updated. debian/1.22-1-10-g07703e0

gregor herrmann gregoa at debian.org
Mon Jun 4 16:52:06 UTC 2012


The following commit has been merged in the master branch:
commit c57fdeadbdf4ada27918616bd4d8d96d56f3ab1b
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 4 18:45:47 2012 +0200

    Add dependency on libjson-perl, used by the rivescript binary.

diff --git a/debian/control b/debian/control
index f369b5f..5fa7997 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librivescript
 
 Package: librivescript-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ libjson-perl
 Description: simple trigger/response language primarily used for chatbots
  RiveScript is a simple trigger/response language primarily used for the
  creation of chatting robots. It's designed to have an easy-to-learn syntax

-- 
Debian packaging of librivescript-perl



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