[DRE-commits] [ruby-validate-email] 01/01: install as gem

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 22 17:14:37 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-validate-email.

commit 557e1969871962ec5743c4a3a06350da05842604
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jul 22 20:12:10 2016 +0530

    install as gem
---
 debian/changelog | 7 +++++++
 debian/rules     | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 343ace4..fd5f3c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-validate-email (0.1.6-2) unstable; urgency=medium
+
+  * Team upload
+  * Install as gem (Closes: #831278)
+
+ -- Pirate Praveen <praveen at debian.org>  Fri, 22 Jul 2016 20:12:04 +0530
+
 ruby-validate-email (0.1.6-1) unstable; urgency=medium
 
   * Initial release (Closes: #829449)
diff --git a/debian/rules b/debian/rules
index 3454d59..4e91465 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export GEM2DEB_TEST_RUNNER = --check-dependencies
+export DH_RUBY = --gem-install
 
 %:
 	dh $@ --buildsystem=ruby --with ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-validate-email.git



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