[DRE-commits] [ruby-nokogiri] 02/02: build against gem2deb >= 0.5~

Cédric Boutillier boutil at alioth.debian.org
Mon Sep 9 07:51:45 UTC 2013


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

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

commit c6ad2d89a9f174d4e17d2a6030c6c8e3fe60fd50
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Sep 9 09:32:21 2013 +0200

    build against gem2deb >= 0.5~
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 217d0a3..92c3391 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ruby-nokogiri (1.5.9-3) unstable; urgency=low
 
   * add deactivate_test_reader_blocking.patch, deactivating a test hanging on
     kFreeBSD ports
+  * build against gem2deb >= 0.5.0~ to add ruby2.0 and drop ruby1.8 support
 
  -- Cédric Boutillier <boutil at debian.org>  Tue, 03 Sep 2013 01:14:52 +0200
 
diff --git a/debian/control b/debian/control
index 4010ad7..6efb365 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: Lucas Nussbaum <lucas at debian.org>, Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libxml2-dev, libxslt-dev, ruby-minitest
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), libxml2-dev, libxslt-dev, ruby-minitest
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-nokogiri.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-nokogiri.git;a=summary

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



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