[DRE-commits] [ruby-devise] 34/43: bump standards, fix typo, uncomment vcs

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 21 13:11:13 UTC 2015


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

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

commit f650e704f91c244c51918755bee79576a882b841
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jan 14 11:49:51 2015 +0530

    bump standards, fix typo, uncomment vcs
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 1b7df56..7afd701 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Markus Tornow <tornow at riseup.net>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bcrypt (>= 3.0.1),
  ruby-railties (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.5.0),
  ruby-omniauth-openid, ruby-bson-ext
-Standards-Version: 3.9.4
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-devise.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-devise.git;a=summary
+Standards-Version: 3.9.6
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-devise.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-devise.git;a=summary
 Homepage: http://github.com/plataformatec/devise
 XS-Ruby-Versions: all
 
@@ -18,8 +18,8 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bcrypt (>= 3.0.1),
  ruby-railties (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.5.0), ruby-thor
 Description: Flexible authentication solution for Rails with Warden
- Devise is Rack based, a MVC solution based on Rails engines, allows to have 
- multiple roles (or models/scopes) signed at the same time, based on a 
+ Devise is Rack based, a MVC solution based on Rails engines, allows one to
+ have multiple roles (or models/scopes) signed at the same time, based on a 
  modularity concept. It is composed of 12 modules: Database Authenticable,
  Token Authenticable, Omniauthable, Confirmable, Recoverable, Registerable, 
  Rememberable, Trackable, Timeoutable, Validatable and Lockable. 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise.git



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