[DRE-commits] [ruby-celluloid-fsm] 01/01: reupload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu Dec 17 10:33:06 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-fsm.
commit c2ea86fa3d82d87da83fb23e1c37c0a9f8b9b148
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Thu Dec 17 15:48:37 2015 +0530
reupload to unstable
---
debian/changelog | 8 ++++++++
debian/rules | 15 +--------------
2 files changed, 9 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5dfa113..5ee81fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ruby-celluloid-fsm (0.20.0-2) unstable; urgency=medium
+
+ * Team upload
+ * Re-upload to unstable
+ * Check demspec dependencies during build
+
+ -- Pirate Praveen <praveen at debian.org> Thu, 17 Dec 2015 15:48:31 +0530
+
ruby-celluloid-fsm (0.20.0-1) experimental; urgency=medium
* Initial release (Closes: #793808)
diff --git a/debian/rules b/debian/rules
index 769b14e..0d357bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,18 +1,5 @@
#!/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-fsm.git
More information about the Pkg-ruby-extras-commits
mailing list