[DRE-commits] [ruby-multi-json] 02/02: Only support Oj

zeha at debian.org zeha at debian.org
Tue Sep 8 11:50:28 UTC 2015


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

zeha pushed a commit to branch master
in repository ruby-multi-json.

commit 29f9666aa1356ee42231452021889bbdeb4fa0b7
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Tue Sep 8 11:49:52 2015 +0000

    Only support Oj
    
    Only build/test with Oj. This cuts the dependency chain quite a bit, and
    all consumers of this library will get Oj anyway (as it's the default).
    So far there are no consumers in Debian that use multi-json to load
    a different library than the default selected by multi-json.
---
 debian/changelog | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3cb233d..5cf5e48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-multi-json (1.11.2-2) unstable; urgency=medium
+
+  * Team upload.
+  * Only build/test with Oj. This cuts the dependency chain quite a bit, and
+    all consumers of this library will get Oj anyway (as it's the default).
+    So far there are no consumers in Debian that use multi-json to load
+    a different library than the default selected by multi-json.
+
+ -- Christian Hofstaedtler <zeha at debian.org>  Tue, 08 Sep 2015 11:48:22 +0000
+
 ruby-multi-json (1.11.2-1) unstable; urgency=medium
 
   * New upstream release

-- 
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