[DRE-commits] [SCM] yard.git branch, master, updated. debian/0.8.1-1-13-g05a9ad5

Cédric Boutillier cedric.boutillier at gmail.com
Sat Jun 30 21:29:59 UTC 2012


The following commit has been merged in the master branch:
commit 05a9ad5f8ece0e9c3d84f0ba4886030848c9d79d
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Fri Jun 29 04:22:38 2012 +0200

    Depend on ruby-gettext >= 2.2.1~

diff --git a/debian/changelog b/debian/changelog
index ad9b437..b9afb98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+yard (0.8.2.1-2) unstable; urgency=low
+
+  * Depend on ruby-gettext
+
+ -- Cédric Boutillier <cedric.boutillier at gmail.com>  Fri, 29 Jun 2012 04:24:34 +0200
+
 yard (0.8.2.1-1) unstable; urgency=low
 
   [ Paul van Tilburg ]
diff --git a/debian/control b/debian/control
index 3c92791..921ef60 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: yard
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rubygems, libjs-jquery
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rubygems, libjs-jquery, ruby-gettext (>= 2.2.1~)
 Suggests: ruby-rack, ruby-redcloth, bundler, ruby-rdiscount, graphviz
 Description: Ruby documentation tool
  YARD is a documentation generation tool for the Ruby programming language.

-- 
yard.git



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