[DRE-commits] [ruby-celluloid-supervision] 01/02: reupload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Dec 17 19:15:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-celluloid-supervision.
commit 66a9be53f575561e543ca5ae54a47091f6c89f12
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Dec 17 16:19:36 2015 +0530
reupload to unstable
---
debian/changelog | 8 ++++++++
debian/rules | 16 ++--------------
2 files changed, 10 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fa09e3b..63d1d73 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-celluloid-supervision (0.20.0-2) UNRELEASED; urgency=medium
+
+ * Team upload
+ * Reupload to unstable
+ * Check gemspec dependencies during build
+
+ -- Pirate Praveen <praveen at debian.org> Thu, 17 Dec 2015 16:17:38 +0530
+
ruby-celluloid-supervision (0.20.0-1) experimental; urgency=medium
* Initial release (Closes: #793767)
diff --git a/debian/rules b/debian/rules
index acfc5fe..3454d59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +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=ruby2.1 ruby2.2
-#
-# If you need to specify the .gemspec (eg there is more than one)
-#export DH_RUBY_GEMSPEC=gem.gemspec
-#
-# Uncomment to check dependencies during build:
-# export GEM2DEB_TEST_RUNNER = --check-dependencies
+
+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-celluloid-supervision.git
More information about the Pkg-ruby-extras-commits
mailing list