[DRE-commits] [ruby-mini-magick] 01/01: reupload to unstable
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Dec 20 09:43:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-mini-magick.
commit e20c938466a505d7f655d9e8ac87123c33e28485
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Dec 20 14:20:39 2015 +0530
reupload to unstable
---
debian/changelog | 7 +++++++
debian/rules | 15 +++------------
2 files changed, 10 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6d01906..4c1d6f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-mini-magick (4.3.3-2) unstable; urgency=medium
+
+ * Re-upload to unstable
+ * Check gemspec dependencies in build
+
+ -- Pirate Praveen <praveen at debian.org> Sun, 20 Dec 2015 14:19:33 +0530
+
ruby-mini-magick (4.3.3-1) experimental; urgency=medium
* New upstream release
diff --git a/debian/rules b/debian/rules
index 9405d9a..0a33d9f 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
@@ -17,4 +8,4 @@
override_dh_auto_install:
dh_auto_install
# remove rspec binary
- rm -Rf debian/ruby-mini-magick/usr/bin
\ No newline at end of file
+ rm -Rf debian/ruby-mini-magick/usr/bin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mini-magick.git
More information about the Pkg-ruby-extras-commits
mailing list