[DRE-commits] [unicorn] 01/01: reupload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Dec 20 07:03:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch sid49
in repository unicorn.
commit 58bd50666eb5f23998eb1dab2d16643b7cd4de1c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Dec 20 12:25:42 2015 +0530
reupload to unstable
---
debian/changelog | 8 ++++++++
debian/rules | 13 ++-----------
2 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 97e7663..81727d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+unicorn (4.9.0-2) unstable; urgency=medium
+
+ * Team upload.
+ * Re-upload to unstable.
+ * Check gemspec dependencies during build.
+
+ -- Pirate Praveen <praveen at debian.org> Sun, 20 Dec 2015 12:25:33 +0530
+
unicorn (4.9.0-1) experimental; urgency=medium
* Team upload.
diff --git a/debian/rules b/debian/rules
index c826a57..25899fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,6 @@
#!/usr/bin/make -f
-#export DH_VERBOSE=1
-#
-# Uncomment to ignore all test failures (but the tests will run anyway)
-#export DH_RUBY_IGNORE_TESTS=all
-#
-# Uncomment to ignore some test failures (but the tests will run anyway).
-# Valid values:
-#export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
-#
-# 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,systemd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/unicorn.git
More information about the Pkg-ruby-extras-commits
mailing list