[DRE-commits] [ruby-pg] 02/02: specify gemspec file

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jan 17 06:28:40 UTC 2017


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

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

commit 882af613168eccbfc576474a57a933fb10da208c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jan 17 11:51:47 2017 +0530

    specify gemspec file
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 662f675..f95dc25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@
 #export DH_RUBY_GEMSPEC=
 
 UPSTREAM_VERSION := $(shell dpkg-parsechangelog | grep "^Version:" | cut -d\  -f2 | cut -d- -f1)
+export DH_RUBY_GEMSPEC=pg-${UPSTREAM_VERSION}.gemspec
+
 %:
 	dh $@ --buildsystem=ruby --with ruby
 

-- 
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