[DRE-commits] [ruby-omniauth-kerberos] 01/01: Add ruby-rack-test to build-deps
Balasankar C
balasankarc-guest at moszumanska.debian.org
Mon Aug 24 06:18:03 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-kerberos.
commit fa7cdce35e2e7570eab5ecdbbd18f87c7298c6f7
Author: Balasankar C <balasankarc at autistici.org>
Date: Mon Aug 24 11:47:40 2015 +0530
Add ruby-rack-test to build-deps
---
debian/changelog | 6 ++++++
debian/control | 7 ++++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c100a04..4ffb2bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-omniauth-kerberos (0.3.0-2) unstable; urgency=medium
+
+ * Add ruby-rack-test to Build-Deps (Closes: #796735)
+
+ -- Balasankar C <balasankarc at autistici.org> Mon, 24 Aug 2015 11:45:29 +0530
+
ruby-omniauth-kerberos (0.3.0-1) unstable; urgency=medium
* Initial release (Closes: #790485)
diff --git a/debian/control b/debian/control
index 654d7e7..9c22799 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 7.0.50~),
gem2deb,
rake,
ruby-omniauth-multipassword,
+ ruby-rack-test,
ruby-rspec,
ruby-timfel-krb5-auth (>= 0.8)
Standards-Version: 3.9.6
@@ -25,8 +26,8 @@ Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
Description: OmniAuth strategy for Kerberos
- This gem provides an OmniAuth strategy for Kerberos. Kerberos is a computer
+ This gem provides an OmniAuth strategy for Kerberos. Kerberos is a computer
network authentication protocol which works on the basis of 'tickets' to allow
- nodes communicating over a non-secure network to prove their identity to one
- another in a secure manner. OmniAuth is a library that standardizes
+ nodes communicating over a non-secure network to prove their identity to one
+ another in a secure manner. OmniAuth is a library that standardizes
multi-provider authentication for web applications
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-kerberos.git
More information about the Pkg-ruby-extras-commits
mailing list