[DRE-commits] [ruby-gitlab-flowdock-git-hook] 01/01: tighten dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Jul 21 07:06:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-gitlab-flowdock-git-hook.
commit 3c7e69f4219eb5dac8d0268ddfe8d756d52ef54f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Jul 21 12:16:23 2016 +0530
tighten dependencies
---
debian/changelog | 6 ++++++
debian/control | 10 +++++-----
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8ae3c3e..83b6f2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-gitlab-flowdock-git-hook (1.0.1-2) unstable; urgency=medium
+
+ * Tighten dependencies (for gitlab)
+
+ -- Pirate Praveen <praveen at debian.org> Thu, 21 Jul 2016 12:16:18 +0530
+
ruby-gitlab-flowdock-git-hook (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #807697)
diff --git a/debian/control b/debian/control
index 8ba3edc..c875546 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
- ruby-flowdock (>= 0.7),
- ruby-grit (>= 2.4.1),
+ ruby-flowdock (>= 0.7~),
+ ruby-grit (>= 2.5.0-4~),
ruby-multi-json,
ruby-rspec
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
Homepage: http://github.com/bladealslayer/flowdock-git-hook
@@ -21,8 +21,8 @@ Package: ruby-gitlab-flowdock-git-hook
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-flowdock (>= 0.7),
- ruby-grit (>= 2.4.1),
+ ruby-flowdock (>= 0.7~),
+ ruby-grit (>= 2.5.0-4~),
ruby-multi-json,
${misc:Depends},
${shlibs:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gitlab-flowdock-git-hook.git
More information about the Pkg-ruby-extras-commits
mailing list