[DRE-commits] [ruby-omniauth-shibboleth] 02/02: Upstream update
Balasankar C
balasankarc-guest at moszumanska.debian.org
Sat Jul 4 18:50:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-omniauth-shibboleth.
commit 16d7887498098a216550cdc16afae7af643c2ae0
Author: Balasankar C <balasankarc at autistici.org>
Date: Sun Jul 5 00:11:18 2015 +0530
Upstream update
---
debian/changelog | 6 ++++++
debian/ruby-tests.rake | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3260040..7fae570 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-omniauth-shibboleth (1.2.1-1) unstable; urgency=medium
+
+ * Upstream update
+
+ -- Balasankar C <balasankarc at autistici.org> Sun, 05 Jul 2015 00:03:47 +0530
+
ruby-omniauth-shibboleth (1.2.0-1) unstable; urgency=medium
* Initial release (Closes: #784333)
diff --git a/debian/ruby-tests.rake b/debian/ruby-tests.rake
index 99987ae..dcc1601 100644
--- a/debian/ruby-tests.rake
+++ b/debian/ruby-tests.rake
@@ -1,7 +1,7 @@
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec) do |spec|
- spec.pattern = './spec/*_spec.rb'
+ spec.pattern = './spec/**/*_spec.rb'
end
task :default => :spec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-shibboleth.git
More information about the Pkg-ruby-extras-commits
mailing list