[DRE-commits] [ruby-json-pure] 01/01: add conflicts against ruby-json

Micah Anderson micah at moszumanska.debian.org
Mon Dec 5 23:32:50 UTC 2016


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

micah pushed a commit to branch master
in repository ruby-json-pure.

commit a620419f5aaa21332de3c4c1192972ea0cd0d502
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Dec 5 18:27:41 2016 -0500

    add conflicts against ruby-json
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cf9bf1d..847972a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-json-pure (2.0.2+dfsg-3) unstable; urgency=high
+
+  * Add Conflicts: ruby-json (Closes: #847141)
+
+ -- Micah Anderson <micah at debian.org>  Mon, 05 Dec 2016 18:27:35 -0500
+
 ruby-json-pure (2.0.2+dfsg-2) unstable; urgency=medium
 
   * Fix missing debian/copyright entries
diff --git a/debian/control b/debian/control
index 81e2358..7f2839e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}
+Conflicts: ruby-json
 Description: Pure ruby JSON implementation
  This is purely ruby implementation of the RFC 7159 JSON specification. It
  relies on the ruby standard library iconv and stringscan extensions. You can

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-json-pure.git



More information about the Pkg-ruby-extras-commits mailing list