[DRE-commits] [gitlab] 04/04: use packaged clipboard

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Dec 13 12:21:16 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 b8e63d2236838e3ede270830d644f005c0f13e30
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Dec 13 17:50:34 2015 +0530

    use packaged clipboard
---
 debian/control      | 3 ++-
 debian/gitlab.links | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 958b41b..303b6d7 100644
--- a/debian/control
+++ b/debian/control
@@ -134,7 +134,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-asana,
  libjs-jquery-cookie,
  libjs-jquery-history,
- libjs-jquery-nicescroll
+ libjs-jquery-nicescroll,
+ libjs-clipboard
 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 7efdda8..f23f5f2 100644
--- a/debian/gitlab.links
+++ b/debian/gitlab.links
@@ -4,3 +4,4 @@ etc/gitlab/gitlab.yml usr/share/gitlab/config/gitlab.yml
 usr/share/javascript/jquery-history/jquery.history.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.history.js
 usr/share/javascript/jquery-cookie/jquery.cookie.min.js usr/share/gitlab/vendor/assets/javascripts/jquery.cookie.js
 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

-- 
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