[Pkg-javascript-commits] [node-bootstrap-tour] 01/01: Add explicit deps on jquery and bootstrap

Julien Puydt julien.puydt at laposte.net
Wed Oct 14 13:18:59 UTC 2015


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

jpuydt-guest pushed a commit to branch master
in repository node-bootstrap-tour.

commit dcfe397530c1f25587cdaf9503f1ded6cfa3eaae
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Oct 14 15:18:12 2015 +0200

    Add explicit deps on jquery and bootstrap
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8e73432..ff4a1ea 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-javascript/node-bootstrap-
 
 Package: libjs-bootstrap-tour
 Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libjs-jquery, libjs-bootstrap
 Description: Build product tours (JavaScript library)
  Quick and easy way to build your product tours with Bootstrap Popovers.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-bootstrap-tour.git



More information about the Pkg-javascript-commits mailing list