[DRE-commits] [ruby-rugged] 02/05: tighten version of libgit2-dev in debian/control

Cédric Boutillier boutil at moszumanska.debian.org
Tue Sep 15 08:26:00 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-rugged.

commit d6b642ecc737e0a3bbcef9f7a1fa3453cfc171ac
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 14 13:38:10 2015 +0200

    tighten version of libgit2-dev in debian/control
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 219948f..8f7bdab 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), libgit2-dev (>= 0.21~), cmake, pkg-config
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), libgit2-dev (>= 0.23~), libgit2-dev (<< 0.24~), cmake, pkg-config
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rugged.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-rugged.git;a=summary
@@ -14,7 +14,6 @@ Package: ruby-rugged
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake-compiler (>= 0, development), minitest (~> 3.0.0, development)
 Description: Ruby binding to the libgit2 library
  libgit2 is a portable, pure C implementation of the Git distributed version
  control system core methods provided as a re-entrant linkable library with a

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



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