[DRE-commits] [asciidoctor] 08/10: Added ruby-thread-safe to Build-Depends:

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Nov 17 16:38:35 UTC 2015


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

terceiro pushed a commit to branch master
in repository asciidoctor.

commit e81eb0a6a577d5580e577e885abe61d253e045e0
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Nov 17 11:58:23 2015 -0200

    Added ruby-thread-safe to Build-Depends:
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 496d736..538266d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ asciidoctor (1.5.3-1) unstable; urgency=medium
       in Debian
     - slim-test.patch: fix code logic to not depend on when the slim library
       has been loaded.
+  * Added ruby-thread-safe to Build-Depends:
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 17 Nov 2015 11:47:27 -0200
 
diff --git a/debian/control b/debian/control
index 85deaf8..b6b86b0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9~),
                ruby-mocha,
                ruby-nokogiri (>= 1.5.10),
                ruby-tilt,
+               ruby-thread-safe,
                ruby-slim,
                ruby-haml,
 Standards-Version: 3.9.6

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



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