[DRE-commits] [ruby-rabl] 02/02: update deps, bump standards-version
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Jan 2 22:50:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-rabl.
commit cf2d6ad602267c3b19e296127a2815693d4be696
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Jan 2 23:45:25 2014 +0100
update deps, bump standards-version
---
debian/changelog | 8 ++++++++
debian/control | 8 ++++----
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a3002c4..a42d2ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-rabl (0.9.3-1) unstable; urgency=medium
+
+ * Imported Upstream version 0.9.3
+ * (Build-)depend on ruby-actionpack instead of ruby-actionpack-3.2
+ * Bump Standards-Version to 3.9.5 (no changes needed)
+
+ -- Cédric Boutillier <boutil at debian.org> Thu, 02 Jan 2014 23:36:01 +0100
+
ruby-rabl (0.8.5-1) unstable; urgency=low
* Imported Upstream version 0.8.5
diff --git a/debian/control b/debian/control
index 50f473b..2ab9080 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: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
- ruby-activesupport-3.2,
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
+ ruby-activesupport,
ruby-bson,
ruby-builder,
ruby-json,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
ruby-plist,
ruby-tilt,
ruby-riot
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rabl.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rabl.git;a=summary
Homepage: https://github.com/nesquena/rabl
@@ -22,7 +22,7 @@ XS-Ruby-Versions: all
Package: ruby-rabl
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesupport-3.2, ruby-bson, ruby-json, ruby-msgpack
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesupport, ruby-bson, ruby-json, ruby-msgpack
Description: Ruby templating library with JSON, BSON, XML and MessagePack support
RABL (Ruby API Builder Language) is a Rails and Padrino Ruby templating system
for generating JSON, XML, MessagePack, and BSON.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rabl.git
More information about the Pkg-ruby-extras-commits
mailing list