[DRE-commits] [SCM] ruby-moneta.git branch, master, updated. debian/0.6.0-3-3-ge2c1098
Tollef Fog Heen
tfheen at debian.org
Sat Jun 30 17:52:33 UTC 2012
The following commit has been merged in the master branch:
commit 3a4599c9229cf7daa538d2914870c0713e907ba2
Author: Tollef Fog Heen <tfheen at debian.org>
Date: Sat Jun 30 16:05:25 2012 +0200
Add build-dep on ruby-memcache-client. Fixes: #674318
diff --git a/debian/changelog b/debian/changelog
index 2853fbb..8ee7ab8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-moneta (0.6.0-4) UNRELEASED; urgency=low
+
+ * Add build-dep on ruby-memcache-client. Fixes: #674318
+
+ -- Tollef Fog Heen <tfheen at debian.org> Sat, 30 Jun 2012 16:05:08 +0200
+
ruby-moneta (0.6.0-3) unstable; urgency=low
[Cédric Boutillier]
diff --git a/debian/control b/debian/control
index 6b18635..cbd7707 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: extra
Maintainer: Joshua Timberman <joshua at opscode.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends-Indep: debhelper (>= 8), gem2deb (>= 0.2.13~), ruby-setup, ruby-rspec
+Build-Depends-Indep: debhelper (>= 8), gem2deb (>= 0.2.13~), ruby-setup, ruby-rspec, ruby-memcache-client, memcached
Standards-Version: 3.9.2
Homepage: http://github.com/wycats/moneta
XS-Ruby-Versions: all
--
ruby-moneta.git
More information about the Pkg-ruby-extras-commits
mailing list