[DRE-commits] [ruby-grit] 01/01: tighten dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 21 07:03:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-grit.

commit 2cdcc741cfbfa78c8ceef305990df9f03aee4e50
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 21 12:12:41 2016 +0530

    tighten dependencies
---
 debian/changelog |  6 ++++++
 debian/control   | 17 +++++++++--------
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b1f7a8b..510c56c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-grit (2.5.0-4) unstable; urgency=medium
+
+  * Tighten dependencies (for gitlab) 
+
+ -- Pirate Praveen <praveen at debian.org>  Thu, 21 Jul 2016 12:12:34 +0530
+
 ruby-grit (2.5.0-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index f4834b8..ebbbbd3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,15 @@ Source: ruby-grit
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Ondřej Surý <ondrej at debian.org>
+Uploaders: Ondřej Surý <ondrej at debian.org>,
+ Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               ruby-diff-lcs (>= 1.1),
-               ruby-mime-types (>= 1.15),
+               ruby-diff-lcs (>= 1.1~),
+               ruby-mime-types (>= 2.6.1~),
                ruby-mocha,
-               ruby-posix-spawn (>= 0.3.6)
-Standards-Version: 3.9.7
+               ruby-posix-spawn (>= 0.3.11~)
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-grit.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-grit.git
 Homepage: http://github.com/mojombo/grit
@@ -19,9 +20,9 @@ Package: ruby-grit
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-diff-lcs (>= 1.1),
-         ruby-mime-types (>= 1.15),
-         ruby-posix-spawn (>= 0.3.6),
+         ruby-diff-lcs (>= 1.1~),
+         ruby-mime-types (>= 2.6.1~),
+         ruby-posix-spawn (>= 0.3.11~),
          ${misc:Depends}
 Description: Ruby Git bindings
  Grit gives you object oriented read/write access to Git repositories

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-grit.git



More information about the Pkg-ruby-extras-commits mailing list