[DRE-commits] [ruby-will-paginate] 02/05: Update (Build-)Depends for ruby2.0, drop ruby1.8
Christian Hofstaedtler
zeha at moszumanska.debian.org
Mon Jan 6 02:52:49 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-will-paginate.
commit 2cf229db369c7cb17b7323c906b3704bfff7c308
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Mon Jan 6 03:31:13 2014 +0100
Update (Build-)Depends for ruby2.0, drop ruby1.8
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index ffc1d40..0578886 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: Gunnar Wolf <gwolf at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.6.0~)
Standards-Version: 3.9.3
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-will-paginate.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-will-paginate.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-will-paginate
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.8 | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Pagination for Rails
The will_paginate library provides a simple, yet powerful and
extensible API for pagination and rendering of pagination links in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-will-paginate.git
More information about the Pkg-ruby-extras-commits
mailing list