[DRE-commits] [ruby-fixture-builder] 02/02: build against ruby-sqlite3 with ruby2.0 support (Closes: #725587)

Cédric Boutillier boutil at alioth.debian.org
Fri Oct 18 17:18:21 UTC 2013


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

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

commit 10ff2a0ed1eb1ce931af8e55e3a311211b7092a1
Author: Cédric Boutillier <boutil at debian.org>
Date:   Fri Oct 18 19:04:28 2013 +0200

    build against ruby-sqlite3 with ruby2.0 support (Closes: #725587)
---
 debian/changelog |    9 +++++++++
 debian/control   |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d06964..d8a6052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ruby-fixture-builder (0.3.6-1) unstable; urgency=low
+
+  * Team upload
+  * Imported Upstream version 0.3.6
+  * Build against gem2deb >= 0.5.0~ and ruby-sqlite3 >= 1.3.8-1~ to provide
+    Ruby 2.0 support (Closes: #725587)
+
+ -- Cédric Boutillier <boutil at debian.org>  Fri, 18 Oct 2013 18:37:48 +0200
+
 ruby-fixture-builder (0.3.5-1) unstable; urgency=low
 
   * Initial release (Closes: #702307)
diff --git a/debian/control b/debian/control
index 5a98b58..8ca754b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.1~), rake, ruby-activesupport-3.2,
- ruby-activerecord-3.2, ruby-sqlite3
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), rake, ruby-activesupport-3.2,
+ ruby-activerecord-3.2, ruby-sqlite3 (>= 1.3.8-1~)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fixture-builder.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fixture-builder.git;a=summary

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



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