[DRE-commits] [ruby-pygments.rb] 06/07: Depend on ruby-multi-json
Cédric Boutillier
boutil at moszumanska.debian.org
Fri Sep 29 22:19:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-pygments.rb.
commit 77f3b56e0ebd745914dda91decc3eaa2f5b3a219
Author: Cédric Boutillier <boutil at debian.org>
Date: Fri Sep 29 23:07:30 2017 +0200
Depend on ruby-multi-json
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 815b293..5fb5109 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-pygments.rb (1.2.0-1) UNRELEASED; urgency=medium
* Add Set-reasonable-upper-limit-to-RLIMIT_NOFILE.patch to avoid closing too
many files when mentos starts (Closes: #876768)
* Bump Standards-Version to 4.1.0 (no changes needed)
+ * Depend on ruby-multi-json
-- Cédric Boutillier <boutil at debian.org> Fri, 29 Sep 2017 23:02:14 +0200
diff --git a/debian/control b/debian/control
index 612bd41..be9c463 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: bundler,
gem2deb,
python-pygments,
rake-compiler,
+ ruby-multi-json,
ruby-posix-spawn,
ruby-yajl
Standards-Version: 4.1.0
@@ -23,6 +24,7 @@ Architecture: all
Depends: python,
python-pygments,
ruby | ruby-interpreter,
+ ruby-multi-json,
ruby-posix-spawn,
ruby-yajl,
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pygments.rb.git
More information about the Pkg-ruby-extras-commits
mailing list