[DRE-commits] [ruby-pg] 03/06: Build-depend on ruby-hoe and rake-compiler to be able to run rake tasks from the upstream Rakefile
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Aug 21 11:04:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-pg.
commit 2821353c849e7a7ecd7bdf5f0c53517ef2107bc5
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Aug 21 12:23:39 2014 +0200
Build-depend on ruby-hoe and rake-compiler to be able to run rake tasks from the upstream Rakefile
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a13d157..4a5fd84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ruby-pg (0.17.1-2) UNRELEASED; urgency=medium
- use upstream Rakefile to generate the gemspecs
- add 0002-fix-license-gemspec.patch to provide a correct license in the
gemspecs
+ * Build-depend on ruby-hoe and rake-compiler to be able to run rake tasks
+ from the upstream Rakefile
-- Cédric Boutillier <boutil at debian.org> Thu, 21 Aug 2014 11:49:38 +0200
diff --git a/debian/control b/debian/control
index 06f9d28..b608dac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Dmitry Borodaenko <angdraug at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libpq-dev
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libpq-dev, ruby-hoe, rake-compiler
Standards-Version: 3.9.5
Homepage: http://bitbucket.org/ged/ruby-pg
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pg.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pg.git
More information about the Pkg-ruby-extras-commits
mailing list