[DRE-commits] [ruby-fog-core] 02/02: update changelog
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Sep 1 09:09:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-fog-core.
commit 1f3f9fa6d0fa9db232ff81fe08deac81a18f7bbf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Sep 1 14:37:57 2015 +0530
update changelog
---
debian/changelog | 7 +++++++
debian/rules | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0ac09a4..454d73d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-fog-core (1.32.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release
+ * Check gemspec dependencies during build
+
+ -- Pirate Praveen <praveen at debian.org> Tue, 01 Sep 2015 14:36:56 +0530
+
ruby-fog-core (1.30.0-2) unstable; urgency=medium
* Re-upload to unstable.
diff --git a/debian/rules b/debian/rules
index 06981cd..db6a34c 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-fog-core.git
More information about the Pkg-ruby-extras-commits
mailing list