debian-mirror-gitlab/debian/control

344 lines
9 KiB
Text
Raw Normal View History

2014-09-02 17:59:05 +05:30
Source: gitlab
2017-08-22 16:38:12 +05:30
Section: contrib/net
2014-09-02 17:59:05 +05:30
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
2015-10-01 10:05:15 +05:30
Uploaders: Cédric Boutillier <boutil@debian.org>,
Pirate Praveen <praveen@debian.org>,
Balasankar C <balasankarc@autistici.org>
2017-09-24 12:31:32 +05:30
Build-Depends: debhelper (>= 10~), gem2deb, bc, node-uglify
Standards-Version: 4.1.0
2016-03-04 18:20:38 +05:30
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/gitlab.git
2015-12-15 15:06:02 +05:30
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/gitlab.git
2014-09-02 17:59:05 +05:30
Homepage: https://about.gitlab.com/
XS-Ruby-Versions: all
Package: gitlab
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
lsb-base (>= 3.0-6),
git (>= 1:2.7.3~),
rake,
bundler,
postgresql-client,
2017-04-21 12:47:11 +05:30
dbconfig-pgsql | dbconfig-no-thanks,
adduser (>= 3.34~),
bc,
postgresql-contrib,
redis-server (>= 2:2.8~),
nodejs (>= 4~),
nginx | httpd,
postfix | exim4 | mail-transport-agent,
openssh-client,
ucf,
2017-08-22 17:05:49 +05:30
gitlab-shell (>= 5.0.4~),
gitlab-workhorse (>= 0.8.5~),
2017-08-19 00:41:26 +05:30
ruby-rails (>= 2:4.2.8~),
ruby-rails (<< 2:5),
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
ruby-responders (>= 2.0~),
ruby-sprockets (>= 3.6~),
ruby-sprockets-es6 (>= 0.9.2~),
ruby-default-value-for (>= 3~),
#ruby-mysql2 | ruby-pg,
ruby-pg (>= 0.18.4~),
2017-09-10 22:22:16 +05:30
ruby-rugged (>= 0.26~),
ruby-grape-route-helpers,
ruby-faraday (>= 0.12~),
# Authentication libraries
ruby-devise (>= 4.2~),
2017-09-10 22:22:16 +05:30
ruby-doorkeeper (>= 4.2~),
2017-08-19 00:41:26 +05:30
ruby-doorkeeper-openid-connect,
ruby-omniauth (>= 1.4.2~),
ruby-omniauth-auth0 (>= 1.4.1~),
ruby-omniauth-azure-oauth2 (>= 0.0.6~),
ruby-omniauth-bitbucket (>= 0.0.2~),
2017-08-20 00:17:47 +05:30
ruby-omniauth-cas3 (>= 1.1.4~),
ruby-omniauth-facebook (>= 4.0~),
ruby-omniauth-github (>= 1.1.1~),
ruby-omniauth-gitlab (>= 1.0.2~),
ruby-omniauth-google-oauth2 (>= 0.4.1~),
ruby-omniauth-kerberos (>= 0.3.0-3~),
2017-08-19 00:41:26 +05:30
ruby-omniauth-oauth2-generic,
ruby-omniauth-saml (>= 1.7.0~),
ruby-omniauth-shibboleth (>= 1.2.0~),
ruby-omniauth-twitter (>= 1.2.0~),
ruby-omniauth-crowd (>= 2.2.0~),
2017-08-19 00:41:26 +05:30
ruby-omniauth-authentiq,
ruby-rack-oauth2 (>= 1.2.1~),
2017-08-19 00:41:26 +05:30
ruby-jwt (>= 1.5.6~),
# Spam and anti-bot protection
ruby-recaptcha (>= 3.0~),
ruby-akismet,
# Two-factor authentication
ruby-devise-two-factor (>= 3.0~),
ruby-rqrcode-rails3 (>= 0.1.7~),
ruby-attr-encrypted (>= 3.0~),
ruby-u2f,
2017-08-19 00:41:26 +05:30
# GitLab Pages
ruby-validates-hostname,
# Browser detection
ruby-browser (>= 2.2~),
2017-09-10 22:22:16 +05:30
# GPG
ruby-gpgme,
# Extracting information from a git repository
ruby-gitlab-git (>= 10.7~),
# LDAP Auth
# Debian package includes gitlab patches
ruby-omniauth-ldap (>= 1.0.4~),
2017-09-10 22:22:16 +05:30
ruby-net-ldap,
# Git Wiki
ruby-gollum-lib (>= 4.2.1+debian~),
2017-09-10 22:22:16 +05:30
ruby-gollum-rugged-adapter (>= 0.4.4~),
# Language detection
ruby-github-linguist (>= 4.7.0~),
# API
2017-09-10 22:22:16 +05:30
ruby-grape (>= 0.19.2~),
ruby-grape-entity (>= 0.6~),
ruby-rack-cors (>= 0.4.0~),
2017-08-19 00:41:26 +05:30
# Disable strong_params so that Mash does not respond to :permitted?
ruby-hashie-forbidden-attributes,
# Pagination
2017-09-10 22:22:16 +05:30
ruby-kaminari (>= 1.0~),
# HAML
ruby-hamlit (>= 2.7~),
# Files attachments
2017-09-10 22:22:16 +05:30
ruby-carrierwave (>= 1.1~),
# Drag and Drop UI
ruby-dropzonejs-rails (>= 0.7.1~),
# for backups
2017-09-10 22:22:16 +05:30
ruby-fog-aws (>= 1.4~),
2017-08-19 19:09:58 +05:30
ruby-fog-core (>= 1.44~),
ruby-fog-google (>= 0.5~),
2017-09-10 22:22:16 +05:30
ruby-fog-local (>= 0.3~),
ruby-fog-openstack (>= 0.1~),
ruby-fog-rackspace,
2017-09-10 22:22:16 +05:30
ruby-fog-aliyun,
2017-08-19 19:09:58 +05:30
# for Google storage
ruby-google-api-client,
# for aws storage
ruby-unf (>= 0.1.4-2~),
# Authorization
ruby-six (>= 0.2.0-3~),
# Seed data
ruby-seed-fu (>= 2.3.5~),
# Markdown and HTML processing
ruby-htmlentities (>= 4.3.3~),
ruby-html-pipeline (>= 1.11.0),
2017-09-10 22:22:16 +05:30
ruby-task-list (>= 2.0~),
ruby-github-markup (>= 1.5.1~),
ruby-redcarpet (>= 3.3.4~),
ruby-redcloth (>= 4.3.2-2~),
ruby-org (>= 0.9.12-2~),
ruby-creole (>= 0.5.0~),
ruby-wikicloth (>= 0.8.1~),
asciidoctor (>= 1.5.2~),
2017-08-19 19:09:58 +05:30
ruby-asciidoctor-plantuml (>= 0.0.7~),
ruby-rouge (>= 2.0~),
2017-08-14 12:21:11 +05:30
ruby-truncato (>= 0.7.9~),
2017-09-11 18:36:32 +05:30
ruby-bootstrap-form,
ruby-nokogiri (>= 1.8~),
# Diffs
2017-08-19 19:09:58 +05:30
ruby-diffy (>= 3.1~),
# Application server
unicorn (>= 5.1~),
ruby-unicorn-worker-killer (>= 0.4.4~),
# State machine
ruby-state-machines-activerecord (>= 0.4.0~),
# Run events after state machine commits
ruby-after-commit-queue,
# Issue tags
ruby-acts-as-taggable-on (>= 4.0~),
# Background jobs
ruby-sinatra (>= 1.4.7-4~),
2017-08-19 19:09:58 +05:30
ruby-sidekiq (>= 5.0~),
2017-09-11 18:36:32 +05:30
ruby-sidekiq-cron (>= 0.6~),
ruby-redis-namespace,
2017-08-19 19:09:58 +05:30
ruby-sidekiq-limit-fetch,
2017-09-12 17:13:34 +05:30
# Cron Parser
ruby-rufus-scheduler (>= 3.4~),
# HTTP requests
ruby-httparty (>= 0.13.3~),
# Colored output to console
2017-09-11 18:36:32 +05:30
ruby-rainbow (>= 2.2~),
# GitLab settings
ruby-settingslogic (>= 2.0.9~),
2017-08-19 19:09:58 +05:30
# Linear-time regex library for untrusted regular expressions
ruby-re2 (>= 1.0~),
# Misc
ruby-version-sorter (>= 2.1~),
# Cache
2017-08-19 19:09:58 +05:30
ruby-redis-rails (>= 5.0.1~),
# Campfire integration
ruby-tinder (>= 1.10.1-2~),
# HipChat integration
ruby-hipchat (>= 1.5.0~),
2017-08-19 19:09:58 +05:30
# JIRA integration
ruby-jira (>= 1.1.2),
# Flowdock integration
ruby-gitlab-flowdock-git-hook (>= 1.0.1-2~),
# Gemnasium integration
ruby-gemnasium-gitlab-service (>= 0.2~),
# Slack integration
2017-08-19 19:09:58 +05:30
ruby-slack-notifier (>= 1.5.1~),
# Asana integration
ruby-asana (>= 0.4.0~),
# FogBugz integration
ruby-fogbugz (>= 0.2.1-3~),
2017-08-19 19:09:58 +05:30
# Kubernetes integration
ruby-kubeclient,
# d3
ruby-d3-rails (>= 3.1~),
#cal-heatmap
ruby-cal-heatmap-rails (>= 3.6.0~),
# underscore-rails
ruby-underscore-rails (>= 1.4~),
# Sanitize user input
ruby-sanitize (>= 2.0~),
ruby-babosa (>= 1.0.2~),
# Sanitizes SVG input
ruby-loofah (>= 2.0.3~),
# Working with license
ruby-licensee (>= 8.0.0-2~),
# Protect against bruteforcing
2017-08-19 19:09:58 +05:30
ruby-rack-attack (>= 4.4.1~),
# Ace editor
ruby-ace-rails-ap (>= 4.1~),
# Keyboard shortcuts
ruby-mousetrap-rails (>= 1.4.6~),
# Detect and convert string character encoding
ruby-charlock-holmes (>= 0.7.3~),
# Faster JSON
ruby-oj (>= 2.17.4),
# Parse time & duration
ruby-chronic (>= 0.10.2-3~),
ruby-chronic-duration,
2017-08-19 19:09:58 +05:30
ruby-webpack-rails,
2017-08-22 17:25:26 +05:30
npm,
2017-08-19 19:09:58 +05:30
ruby-rack-proxy,
ruby-sass-rails (>= 5.0.6~),
ruby-coffee-rails (>= 4.1.0~),
ruby-coffee-script-source (>= 1.10.0~),
ruby-uglifier (>= 2.7.2~),
ruby-turbolinks (>= 2.5.3-3~),
ruby-jquery-turbolinks (>= 2.1.0~),
ruby-addressable (>= 2.3.8~),
ruby-bootstrap-sass (>= 3.3.0~),
2017-08-19 19:09:58 +05:30
ruby-font-awesome-rails (>= 4.7~),
2017-09-11 18:36:32 +05:30
ruby-gemojione (>= 3.3~),
ruby-gon (>= 6.1~),
ruby-jquery-atwho-rails (>= 1.3.2~),
ruby-jquery-rails (>= 4.1~),
ruby-jquery-scrollto-rails (>= 1.4.3~),
ruby-jquery-ui-rails (>= 6.0~),
ruby-nprogress-rails (>= 0.1.6.7~),
ruby-raphael-rails (>= 2.1.2~),
ruby-request-store (>= 1.3~),
ruby-select2-rails (>= 3.5.9~),
ruby-virtus (>= 1.0.5-3~),
2017-07-30 16:12:49 +05:30
ruby-net-ssh (>= 1:4.0~),
2017-09-11 21:07:24 +05:30
# Required for ED25519 SSH host key support
ruby-rbnacl-libsodium,
ruby-rbnacl,
ruby-bcrypt-pbkdf,
ruby-base32 (>= 0.3.0~),
# Metrics
ruby-allocations (>= 1.0~),
ruby-method-source (>= 0.8.2-2~),
ruby-influxdb (>= 0.2~),
2017-09-11 21:07:24 +05:30
# Prometheus
ruby-prometheus-client-mmap,
ruby-raindrops (>= 0.18~),
ruby-connection-pool (>= 2.0~),
2017-09-11 18:36:32 +05:30
ruby-sentry-raven (>= 2.5.3~),
ruby-premailer-rails (>= 1.9.7~),
2017-08-19 19:09:58 +05:30
# I18n
ruby-parser (>= 3.8.2~),
2017-09-11 18:36:32 +05:30
ruby-rails-i18n (>= 4.0.9~),
2017-08-19 19:09:58 +05:30
ruby-gettext-i18n-rails,
ruby-gettext-i18n-rails-js,
2017-09-11 18:36:32 +05:30
# Perf bar
ruby-peek,
ruby-peek-gc,
ruby-peek-host,
# ruby-peek-mysql2,
ruby-peek-performance-bar,
ruby-peek-pg,
ruby-peek-rblineprof,
ruby-peek-redis,
ruby-peek-sidekiq,
# ruby-actionmailer,
ruby-mail (>= 2.5.4~),
ruby-octokit (>= 4.3.0~),
2017-08-20 00:17:47 +05:30
ruby-mail-room (>= 0.9.1~),
ruby-email-reply-trimmer (>= 0.1~),
ruby-html2text,
ruby-prof (>= 0.16.2~),
## CI
ruby-activerecord-session-store (>= 1.0~),
ruby-nested-form (>= 0.3.2-2~),
# OAuth
2017-08-20 00:17:47 +05:30
ruby-oauth2 (>= 1.3~),
# Soft deletion
2017-09-11 21:07:24 +05:30
ruby-paranoia (>= 2.3.1~),
# Health check
2017-09-11 21:07:24 +05:30
ruby-health-check (>= 2.6~),
# System information
2017-08-20 00:17:47 +05:30
ruby-vmstat (>= 2.3~),
ruby-sys-filesystem,
2017-08-20 00:17:47 +05:30
# Gitaly GRPC client
2017-09-11 23:18:09 +05:30
ruby-gitaly (>= 0.26~),
2017-08-20 00:17:47 +05:30
ruby-toml-rb,
2017-09-11 23:18:09 +05:30
# Feature toggles
ruby-flipper,
ruby-flipper-active-record,
# Structured logging
ruby-lograge,
# Vendored js files
2017-09-24 12:08:55 +05:30
libjs-jquery-atwho,
libjs-jquery-caret.js,
libjs-pdf,
libjs-xterm,
libjs-jquery-cookie,
libjs-jquery-history,
libjs-jquery-nicescroll,
libjs-clipboard,
libjs-chartjs,
libjs-graphael,
2017-09-04 10:12:23 +05:30
libjs-fuzzaldrin-plus (>= 0.3.1+git.20161008.da2cb58+dfsg-4~),
2017-09-04 10:37:39 +05:30
node-lie,
2017-09-06 23:16:42 +05:30
phantomjs,
node-babel-core,
2017-09-19 19:06:40 +05:30
node-babel-eslint,
2017-09-17 15:33:06 +05:30
node-babel-loader,
2017-09-19 19:06:40 +05:30
node-babel-plugin-transform-define,
node-babel-preset-latest,
2017-09-17 15:33:06 +05:30
node-babel-preset-stage-2,
node-bootstrap-sass,
2017-09-06 23:16:42 +05:30
node-core-js,
2017-09-15 17:34:23 +05:30
node-eslint-plugin-html,
2017-09-06 23:16:42 +05:30
node-exports-loader,
2017-09-15 17:34:23 +05:30
node-file-loader,
node-imports-loader,
2017-09-06 23:16:42 +05:30
node-jed,
2017-09-15 14:04:56 +05:30
node-jszip,
2017-09-06 23:16:42 +05:30
node-marked,
2017-09-17 15:33:06 +05:30
node-mousetrap,
2017-09-06 23:16:42 +05:30
node-raw-loader,
node-stats-webpack-plugin,
2017-09-09 10:35:05 +05:30
node-underscore,
2017-09-24 12:08:55 +05:30
node-url-loader,
node-katex
2016-08-25 14:18:28 +05:30
Recommends: certbot
2017-02-19 18:03:03 +05:30
Description: git powered software platform to collaborate on code (non-omnibus)
2015-12-12 15:08:31 +05:30
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
is possible using merge request workflow. Using groups and roles project
2015-12-12 15:08:31 +05:30
access can be controlled.
2017-02-19 18:03:03 +05:30
.
2017-02-20 17:06:11 +05:30
Unlike the official package from GitLab Inc., this package does not use
omnibus.
2017-08-22 16:38:12 +05:30
.
Note: Currently this package is in contrib because it depends on webpack
from contrib and uses npm to install front end dependencies.