[DRE-commits] [ruby-devise-lastseenable] 03/03: check deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 1 08:16:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-devise-lastseenable.

commit c4d9c9e1338cb6a4a022984ba83cfa4f5bdcd901
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 1 13:43:16 2015 +0530

    check deps
---
 debian/changelog | 2 ++
 debian/control   | 3 ++-
 debian/rules     | 1 +
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 78f3346..f1c8a71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ruby-devise-lastseenable (0.0.6-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Check gemspec dependencies on build
+  * Add myself to uploaders
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 01 Sep 2015 13:40:04 +0530
 
diff --git a/debian/control b/debian/control
index 2d4d8cf..e9c2980 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: ruby-devise-lastseenable
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Balasankar C <balasankarc at autistici.org>
+Uploaders: Balasankar C <balasankarc at autistici.org>,
+ Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb,
                rake,
diff --git a/debian/rules b/debian/rules
index 5e904b3..23bc184 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-devise-lastseenable.git



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