[DRE-commits] [gitlab] 01/01: move bc to build dep
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Feb 15 07:32:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 6474e1165ac86c21ac7cfaa23763ab3d09d5dc96
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Feb 15 13:02:02 2016 +0530
move bc to build dep
---
debian/changelog | 6 ++++++
debian/control | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 791f3c6..8b49cc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gitlab (8.4.3+dfsg-7) UNRELEASED; urgency=medium
+
+ * bc should be in build-dep (Closes: #814695)
+
+ -- Pirate Praveen <praveen at debian.org> Mon, 15 Feb 2016 13:01:32 +0530
+
gitlab (8.4.3+dfsg-6) unstable; urgency=medium
* Fix pid and sockets path for gitlab-workhorse
diff --git a/debian/control b/debian/control
index 701d3b7..3dcd715 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil at debian.org>,
Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.9.0~), dh-systemd
+Build-Depends: debhelper (>= 9~), gem2deb (>= 0.9.0~), dh-systemd, bc
Standards-Version: 3.9.6
Vcs-Git: https://anonscm.debian.org/pkg-ruby-extras/gitlab.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/gitlab.git
@@ -16,7 +16,6 @@ Package: gitlab
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- bc,
git,
rake,
bundler,
--
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