[DRE-commits] [ruby-multi-json] 02/02: New upstream release
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon May 19 17:00:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-multi-json.
commit db8ef6789911019c45ac707dcd868c0cac2eb375
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon May 19 12:05:08 2014 -0300
New upstream release
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/patches/remove_simplecov.patch | 14 --------------
debian/patches/series | 1 -
4 files changed, 9 insertions(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 002f447..9c5e033 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-multi-json (1.10.0-1) unstable; urgency=medium
+
+ * New upstream release
+ * debian/patches/remove_simplecov.patch: removed as simplecov usage was
+ already dropped upstream
+
+ -- Antonio Terceiro <terceiro at debian.org> Mon, 19 May 2014 12:04:51 -0300
+
ruby-multi-json (1.8.0-1) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index 1be4419..a582eb5 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: Laurent Bigonville <bigon at debian.org>, Antonio Terceiro <terceiro at debian.org>
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec (>= 2.14), ruby-json, ruby-yajl, ruby-oj
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-multi-json.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-multi-json.git;a=summary
Homepage: http://github.com/intridea/multi_json
diff --git a/debian/patches/remove_simplecov.patch b/debian/patches/remove_simplecov.patch
deleted file mode 100644
index 034e8e3..0000000
--- a/debian/patches/remove_simplecov.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: remove simplecov requirement
-Origin: vendor
-Author: Cédric Boutillier <boutil at debian.org>
-Forwarded: not-needed
-Last-Update: 2013-08-15
-
---- a/spec/spec_helper.rb
-+++ b/spec/spec_helper.rb
-@@ -1,4 +1,4 @@
--require 'simplecov'
-+# require 'simplecov'
- # require 'coveralls'
-
- # SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter[
diff --git a/debian/patches/series b/debian/patches/series
index 353cac9..73b6ac8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-remove_simplecov.patch
fix_encoding.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-multi-json.git
More information about the Pkg-ruby-extras-commits
mailing list