[DRE-commits] [ruby-webfinger] 01/01: install as gem
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jul 15 16:19:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-webfinger.
commit 37f77827f6c34a899b25415c3569fbbc4ce48fe1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Jul 15 21:36:11 2016 +0530
install as gem
---
debian/changelog | 6 ++++++
debian/rules | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d986db4..587883c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-webfinger (1.0.2-2) unstable; urgency=medium
+
+ * Install as gem (Closes: #830234)
+
+ -- Pirate Praveen <praveen at debian.org> Fri, 15 Jul 2016 21:35:34 +0530
+
ruby-webfinger (1.0.2-1) unstable; urgency=medium
* Initial release (Closes: #829376)
diff --git a/debian/rules b/debian/rules
index fe9c44e..c94c91e 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-webfinger.git
More information about the Pkg-ruby-extras-commits
mailing list