[DRE-commits] [SCM] rubygems.git branch, master, updated. upstream/1.8.12-40-g1350f42

Daigo Moriwaki daigo at debian.org
Sat Jan 21 06:03:34 UTC 2012


The following commit has been merged in the master branch:
commit e6ebf96bd51fb1e9f33a358375a3befb38abf46d
Author: Daigo Moriwaki <daigo at debian.org>
Date:   Sat Jan 21 14:37:08 2012 +0900

    debian/control: Build-Depends netbase as well to pass test cases. Thanks to Daniel Schepler for reporting and resolving this issue. (Closes: #655549)

diff --git a/debian/changelog b/debian/changelog
index 51b53da..5d63ebb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+rubygems (1.8.12-2) unstable; urgency=low
+
+  * debian/control: Build-Depends netbase as well to pass test cases.
+    Thanks to Daniel Schepler for reporting and resolving this issue.
+    (Closes: #655549)
+
+ -- Daigo Moriwaki <daigo at debian.org>  Sat, 21 Jan 2012 14:34:29 +0900
+
 rubygems (1.8.12-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 0504fbb..1783465 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Daigo Moriwaki <daigo at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>, Lucas Nussbaum <lucas at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2), rake, ruby-minitest
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2), rake, ruby-minitest, netbase
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/rubygems.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/rubygems.git;a=summary

-- 
rubygems.git



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