[DRE-commits] [gitlab] branch master updated (8631f03 -> 8f3961c)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Feb 4 11:02:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository gitlab.
from 8631f03 set minimum version of omniauth-facebook
new 83e4782 remove export from gitlab-debian.conf for systemd
new 2581dd2 add systemd units
new 08d1125 update changelog
new 3f04a89 move to conf dir
new ac540fd install systemd unit files
new aff3e6f remove Gemfile.lock if found
new 643711f close multiple bugs fixed by Gemfile.lock remoaval
new 0b05de1 remove unused override
new cc11e53 make gitlab starting conditional (systemd or sysv)
new ac1f91b enable systemd unit files
new f472a38 gitlab.target is provided for systemd
new 7774b05 add dh-systemd, make vcs https
new 8f3961c upload to unstable
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 8 ++++++++
debian/conf/gitlab | 6 +++---
debian/conf/gitlab-debian.conf | 24 ++++++++++++------------
debian/conf/gitlab-mailroom.service | 29 +++++++++++++++++++++++++++++
debian/conf/gitlab-sidekiq.service | 28 ++++++++++++++++++++++++++++
debian/conf/gitlab-unicorn.service | 26 ++++++++++++++++++++++++++
debian/conf/gitlab-workhorse.service | 27 +++++++++++++++++++++++++++
debian/conf/gitlab.target | 14 ++++++++++++++
debian/control | 4 ++--
debian/gitlab.lintian-overrides | 8 ++++----
debian/install | 2 ++
debian/postinst | 15 ++++++++++-----
debian/rake-tasks.sh | 10 +++++++++-
debian/rules | 11 +++++++++++
14 files changed, 185 insertions(+), 27 deletions(-)
create mode 100644 debian/conf/gitlab-mailroom.service
create mode 100644 debian/conf/gitlab-sidekiq.service
create mode 100644 debian/conf/gitlab-unicorn.service
create mode 100644 debian/conf/gitlab-workhorse.service
create mode 100644 debian/conf/gitlab.target
--
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