[DRE-commits] [ruby-grit-ext] 02/02: check gepspec depends
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Nov 28 07:59:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-grit-ext.
commit 8481bb53da5a5fc84b81206b4b2bff6656856f54
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sat Nov 28 13:12:42 2015 +0530
check gepspec depends
---
debian/changelog | 5 +++--
debian/rules | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b6cdb2b..82a5a04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
ruby-grit-ext (0.8.1-2) unstable; urgency=medium
- * Team upload.
+ * Team upload
* Bump debhelper compatibility to 9
* Bump standards version to 3.9.6
- * patch-gemspec.patch : Loosen charlock_holmes dependency for
+ * patch-gemspec.patch: Loosen charlock_holmes dependency for
github-lingist
+ * Check gemspec dependencies during build
-- Balasankar C <balasankarc at autistici.org> Fri, 27 Nov 2015 21:20:27 +0530
diff --git a/debian/rules b/debian/rules
index a5e7dc8..dc21549 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@
#
# If you need to specify the .gemspec (eg there is more than one)
#export DH_RUBY_GEMSPEC=gem.gemspec
+export GEM2DEB_TEST_RUNNER = --check-dependencies
%:
dh $@ --buildsystem=ruby --with ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-grit-ext.git
More information about the Pkg-ruby-extras-commits
mailing list