[DRE-commits] [SCM] ruby-webrobots.git branch, master, updated. debian/0.0.12-2

Gunnar Wolf gwolf at debian.org
Thu Mar 8 22:56:55 UTC 2012


The following commit has been merged in the master branch:
commit 4f73bce067e06e906fbc9bf5d591a7da89b1ce70
Author: Gunnar Wolf <gwolf at debian.org>
Date:   Thu Mar 8 16:51:22 2012 -0600

    Nokogiri has to be build-depended upon, as it is used for running the tests (Closes: #663050)

diff --git a/debian/changelog b/debian/changelog
index ac20aac..23b65c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-webrobots (0.0.12-2) unstable; urgency=low
+
+  * Nokogiri has to be build-depended upon, as it is used for running
+    the tests (Closes: #663050)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Thu, 08 Mar 2012 16:51:11 -0600
+
 ruby-webrobots (0.0.12-1) unstable; urgency=low
 
   * Initial release (Closes: #656362)
diff --git a/debian/control b/debian/control
index c88b8db..73b893b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-shoulda
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-shoulda, ruby-nokogiri
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-webrobots.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-webrobots.git;a=summary

-- 
ruby-webrobots.git



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