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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 3f49dcd9f8f85e9c187c7bdce85903bbd88ba60d
Author: Xavier Guimard <x.guim...@free.fr>
Date:   Tue Dec 6 06:34:00 2016 +0100

    Add libjs-bootstrap and libjs-es5-shim in manager dependencies
---
 debian/changelog | 1 +
 debian/control   | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4339d67..6c5cb11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ lemonldap-ng (1.9.6-1) UNRELEASED; urgency=medium
   * Add lsb-base in fastcgi server dependencies
   * Replace Net::Twitter dependency by Net::OAuth
   * Add autopkgtest tests (copied from pkg-perl-autopkgtest and adapted)
+  * Add libjs-bootstrap and libjs-es5-shim in manager dependencies
 
  -- Xavier Guimard <x.guim...@free.fr>  Tue, 18 Oct 2016 11:18:26 +0200
 
diff --git a/debian/control b/debian/control
index 0f5eba0..f5aec97 100644
--- a/debian/control
+++ b/debian/control
@@ -234,12 +234,14 @@ Package: liblemonldap-ng-manager-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libjs-angularjs (>= 1.4),
          libconvert-pem-perl,
          libcrypt-openssl-rsa-perl,
          libhtml-template-perl,
-         libjson-perl,
+         libjs-angularjs (>= 1.4),
+         libjs-bootstrap,
+         libjs-es5-shim,
          libjs-jquery,
+         libjson-perl,
          liblemonldap-ng-common-perl (= ${binary:Version}),
          liblemonldap-ng-handler-perl (= ${binary:Version}),
          libmoose-perl,

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to