[DRE-commits] [SCM] ruby-dataobjects.git branch, master, updated. debian/0.10.8-1-4-g055f70e

Cédric Boutillier cedric.boutillier at gmail.com
Tue Jun 26 06:19:30 UTC 2012


The following commit has been merged in the master branch:
commit 055f70e51858d24c61ce402708940f78aa975a96
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Tue Jun 26 08:17:15 2012 +0200

    Build against newer gem2deb

diff --git a/debian/changelog b/debian/changelog
index 2817731..95b2d76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-dataobjects (0.10.8-4) unstable; urgency=low
+
+  * Bump build dependency on gem2deb to >= 0.3.0~
+
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Tue, 26 Jun 2012 08:17:14 +0200
+
 ruby-dataobjects (0.10.8-3) unstable; urgency=low
 
   * debian/patch/0030_deactivate_asynchronous_shared_spec_on_non_linux.patch:
diff --git a/debian/control b/debian/control
index 740ca20..43ce8bf 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: Deepak Tripathi <deepak at debian.org>, Cédric Boutillier <cedric.boutillier at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.3), ruby-addressable (>= 2.1), ruby-rspec (>=2.5), rake
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-addressable (>= 2.1), ruby-rspec (>=2.5), rake
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-dataobjects.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-dataobjects.git;a=summary

-- 
ruby-dataobjects.git



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