[DRE-commits] [ruby-oembed] 01/01: reupload to unstable

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jul 8 19:37:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-oembed.

commit fd8f1373ae85414f5790327a8987cbdc24266816
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jul 9 00:53:37 2016 +0530

    reupload to unstable
---
 debian/changelog |  8 +++++++-
 debian/control   |  2 +-
 debian/rules     | 13 ++-----------
 3 files changed, 10 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2007f4c..ed5bdc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-oembed (0.9.0-2) unstable; urgency=medium
+
+  * Reupload to unstable
+  * Check gemspec dependencies during build
+
+ -- Pirate Praveen <praveen at debian.org>  Sat, 09 Jul 2016 00:52:23 +0530
+
 ruby-oembed (0.9.0-1) experimental; urgency=medium
 
   * Team upload
@@ -8,7 +15,6 @@ ruby-oembed (0.9.0-1) experimental; urgency=medium
     + Bump debhelper version to 9
   * Fix Vcs-Browse URL
 
-
  -- Abhijith PA <abhijith at openmailbox.org>  Wed, 24 Feb 2016 12:02:49 +0530
 
 ruby-oembed (0.8.14-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e0170f6..b2d6128 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-oembed.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-oembed.git
 Homepage: http://github.com/judofyr/ruby-oembed
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-oembed.git



More information about the Pkg-ruby-extras-commits mailing list