[DRE-commits] [gitlab] 01/01: use libjs-graphael
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Dec 14 18:02:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 60a50cdb754a262d309369c2c41fd891a0e2e12d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Dec 14 23:32:07 2015 +0530
use libjs-graphael
---
debian/control | 3 ++-
debian/gitlab.links | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2ff22b5..8e9118f 100644
--- a/debian/control
+++ b/debian/control
@@ -136,7 +136,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
libjs-jquery-history,
libjs-jquery-nicescroll,
libjs-clipboard,
- libjs-chartjs
+ libjs-chartjs,
+ libjs-graphael`
Description: git powered software platform to collaborate on code
gitlab provides web based interface to host source code and track issues.
It allows anyone for fork a repository and send merge requests. Code review
diff --git a/debian/gitlab.links b/debian/gitlab.links
index a11a055..c424051 100644
--- a/debian/gitlab.links
+++ b/debian/gitlab.links
@@ -6,3 +6,5 @@ usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/
usr/share/javascript/jquery-nicescroll/jquery.nicescroll.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.nicescroll.js
usr/share/javascript/clipboard/clipboard.js usr/share/gitlab/vendor/assets/javascripts/clipboard.js
usr/share/javascript/chartjs/Chart.js usr/share/gitlab/vendor/assets/javascripts/chart-lib.min.js
+usr/share/javascript/graphael/g.raphael-min.js usr/share/gitlab/vendor/assets/javascripts/g.raphael-min.js
+usr/share/javascript/graphael/g.bar-min.js usr/share/gitlab/vendor/assets/javascripts/g.bar-min.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list