[DRE-commits] [SCM] ruby-fssm.git branch, master, updated. debian/0.2.9-1-1-gdd76332

Cédric Boutillier cedric.boutillier at gmail.com
Tue Jun 26 08:10:43 UTC 2012


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

    Build against newer gem2deb

diff --git a/debian/changelog b/debian/changelog
index 5ff4cc0..36475af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-fssm (0.2.9-2) unstable; urgency=low
+
+  * Bump build dependency on gem2deb to >= 0.3.0~
+
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Tue, 26 Jun 2012 10:06:17 +0200
+
 ruby-fssm (0.2.9-1) unstable; urgency=low
 
   * New upstream version
diff --git a/debian/control b/debian/control
index 11989eb..94d5c69 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: Micah Anderson <micah at debian.org>, Cédric Boutillier <cedric.boutillier at gmail.com>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-rspec (>= 2.4.0), rake
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec (>= 2.4.0), rake
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-fssm.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-fssm.git;a=summary

-- 
ruby-fssm.git



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