[DRE-commits] [foodcritic] 08/10: Ruby 1.8 is no longer supported in Debian, so declare XS-Ruby-Versions: all.
Stefano Rivera
stefano at rivera.za.net
Wed Jan 15 15:57:27 UTC 2014
This is an automated email from the git hooks/post-receive script.
stefanor pushed a commit to branch master
in repository foodcritic.
commit 329126927fe6d173aa756e9248a59f4650815923
Author: Stefano Rivera <stefanor at debian.org>
Date: Fri Jan 10 15:55:14 2014 +0200
Ruby 1.8 is no longer supported in Debian, so declare XS-Ruby-Versions: all.
---
debian/changelog | 2 ++
debian/control | 7 +++----
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index afebda4..ba3bc53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ foodcritic (3.0.3-1) UNRELEASED; urgency=low
* Switch to stable tarballs from gemwatch.
* Update copyright years.
* FC010 is currently broken due to changes in Chef. Ignore the test failures.
+ * Ruby 1.8 is no longer supported in Debian, so declare XS-Ruby-Versions:
+ all.
-- Stefano Rivera <stefanor at debian.org> Fri, 10 Jan 2014 14:32:32 +0200
diff --git a/debian/control b/debian/control
index e9e6694..d965731 100644
--- a/debian/control
+++ b/debian/control
@@ -16,24 +16,23 @@ Build-Depends:
ruby-nokogiri (>= 1.5.4),
ruby-ronn,
ruby-treetop (>= 1.4.10),
- ruby-yajl (>= 1.1.0),
- ruby1.9.1 (>= 1.9.2)
+ ruby-yajl (>= 1.1.0)
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/foodcritic.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/foodcritic.git;a=summary
Homepage: http://acrmp.github.com/foodcritic
-XS-Ruby-Versions: ruby1.9.1
+XS-Ruby-Versions: all
Package: foodcritic
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends:
+ ruby | ruby-interpreter,
ruby-erubis,
ruby-gherkin (>= 2.11.7),
ruby-nokogiri (>= 1.5.4),
ruby-treetop (>= 1.4.10),
ruby-yajl (>= 1.1.0),
- ruby1.9.1 (>= 1.9.2),
${misc:Depends},
${shlibs:Depends}
Suggests: chef
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/foodcritic.git
More information about the Pkg-ruby-extras-commits
mailing list