From b241eca5c41e4cbf0cdaef4508e407c3b0aad261 Mon Sep 17 00:00:00 2001 From: Balasankar C Date: Sun, 19 Feb 2017 18:03:03 +0530 Subject: [PATCH] Update description --- debian/changelog | 7 +++++++ debian/control | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7c3ef1f6a5..9b0393ad1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gitlab (8.13.11+dfsg-4) UNRELEASED; urgency=medium + + * Update description to specify that the package is non-omnibus, unlike the + official one from GitLab. + + -- Balasankar C Sun, 19 Feb 2017 18:01:59 +0530 + gitlab (8.13.11+dfsg-3) unstable; urgency=medium * Allow choosing gitlab user (Closes: #854617) diff --git a/debian/control b/debian/control index 7fb38c1e15..0b9aae4d57 100644 --- a/debian/control +++ b/debian/control @@ -241,8 +241,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, libjs-graphael, libjs-fuzzaldrin-plus (>= 0.3.1+git.20161008.da2cb58+dfsg-4~) Recommends: certbot -Description: git powered software platform to collaborate on code +Description: git powered software platform to collaborate on code (non-omnibus) 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 access can be controlled. + . + Unlike the official package from GitLab Inc., this package does not use omnibus.