[DRE-commits] [ruby-autoprefixer-rails] 01/02: reupload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Dec 20 07:31:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-autoprefixer-rails.
commit 4f1bf40a2fc14e9c65bde254f147c2f6006220ba
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Dec 20 12:48:20 2015 +0530
reupload to unstable
---
debian/changelog | 7 +++++++
debian/rules | 13 ++-----------
2 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4560f4c..1ab1068 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-autoprefixer-rails (6.0.3-2) unstable; urgency=medium
+
+ * Re-upload to unstable.
+ * Check gemspec dependencies during build.
+
+ -- Pirate Praveen <praveen at debian.org> Sun, 20 Dec 2015 12:47:59 +0530
+
ruby-autoprefixer-rails (6.0.3-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/rules b/debian/rules
index d81794d..3454d59 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=ruby2.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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-autoprefixer-rails.git
More information about the Pkg-ruby-extras-commits
mailing list