[DRE-commits] [ruby-devise] 37/43: remove patch

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 ad419901b8c8f8dd360f1c47edca9b846fae13d0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jan 14 12:07:10 2015 +0530

    remove patch
---
 debian/patches/remove-gemfiles.patch | 195 -----------------------------------
 debian/patches/series                |   1 -
 2 files changed, 196 deletions(-)

diff --git a/debian/patches/remove-gemfiles.patch b/debian/patches/remove-gemfiles.patch
deleted file mode 100644
index b9f18bb..0000000
--- a/debian/patches/remove-gemfiles.patch
+++ /dev/null
@@ -1,195 +0,0 @@
---- a/Gemfile
-+++ /dev/null
-@@ -1,29 +0,0 @@
--source "https://rubygems.org"
--
--gemspec
--
--gem "rails", "~> 4.0.0"
--gem "omniauth", "~> 1.0.0"
--gem "omniauth-oauth2", "~> 1.0.0"
--gem "rdoc"
--
--group :test do
--  gem "omniauth-facebook"
--  gem "omniauth-openid", "~> 1.0.1"
--  gem "webrat", "0.7.3", require: false
--  gem "mocha", "~> 1.0.0", require: false
--end
--
--platforms :jruby do
--  gem "activerecord-jdbc-adapter"
--  gem "activerecord-jdbcsqlite3-adapter"
--  gem "jruby-openssl"
--end
--
--platforms :ruby do
--  gem "sqlite3"
--end
--
--group :mongoid do
--  gem "mongoid", github: "mongoid/mongoid", branch: "master"
--end
---- a/Gemfile.lock
-+++ /dev/null
-@@ -1,160 +0,0 @@
--GIT
--  remote: git://github.com/mongoid/mongoid.git
--  revision: 346a79a7d01aa194de80e649916239a18d38ce13
--  branch: master
--  specs:
--    mongoid (4.0.0)
--      activemodel (~> 4.0.0)
--      moped (~> 1.5)
--      origin (~> 1.0)
--      tzinfo (~> 0.3.22)
--
--PATH
--  remote: .
--  specs:
--    devise (3.2.4)
--      bcrypt (~> 3.0)
--      orm_adapter (~> 0.1)
--      railties (>= 3.2.6, < 5)
--      thread_safe (~> 0.1)
--      warden (~> 1.2.3)
--
--GEM
--  remote: https://rubygems.org/
--  specs:
--    actionmailer (4.0.0)
--      actionpack (= 4.0.0)
--      mail (~> 2.5.3)
--    actionpack (4.0.0)
--      activesupport (= 4.0.0)
--      builder (~> 3.1.0)
--      erubis (~> 2.7.0)
--      rack (~> 1.5.2)
--      rack-test (~> 0.6.2)
--    activemodel (4.0.0)
--      activesupport (= 4.0.0)
--      builder (~> 3.1.0)
--    activerecord (4.0.0)
--      activemodel (= 4.0.0)
--      activerecord-deprecated_finders (~> 1.0.2)
--      activesupport (= 4.0.0)
--      arel (~> 4.0.0)
--    activerecord-deprecated_finders (1.0.3)
--    activesupport (4.0.0)
--      i18n (~> 0.6, >= 0.6.4)
--      minitest (~> 4.2)
--      multi_json (~> 1.3)
--      thread_safe (~> 0.1)
--      tzinfo (~> 0.3.37)
--    arel (4.0.0)
--    atomic (1.1.12)
--    bcrypt (3.1.7)
--    builder (3.1.4)
--    erubis (2.7.0)
--    faraday (0.8.8)
--      multipart-post (~> 1.2.0)
--    hashie (1.2.0)
--    hike (1.2.3)
--    httpauth (0.2.0)
--    i18n (0.6.5)
--    json (1.8.0)
--    jwt (0.1.8)
--      multi_json (>= 1.5)
--    mail (2.5.4)
--      mime-types (~> 1.16)
--      treetop (~> 1.4.8)
--    metaclass (0.0.4)
--    mime-types (1.23)
--    minitest (4.7.5)
--    mocha (1.0.0)
--      metaclass (~> 0.0.1)
--    moped (1.5.1)
--    multi_json (1.7.9)
--    multipart-post (1.2.0)
--    nokogiri (1.5.9)
--    oauth2 (0.8.1)
--      faraday (~> 0.8)
--      httpauth (~> 0.1)
--      jwt (~> 0.1.4)
--      multi_json (~> 1.0)
--      rack (~> 1.2)
--    omniauth (1.0.3)
--      hashie (~> 1.2)
--      rack
--    omniauth-facebook (1.4.0)
--      omniauth-oauth2 (~> 1.0.2)
--    omniauth-oauth2 (1.0.3)
--      oauth2 (~> 0.8.0)
--      omniauth (~> 1.0)
--    omniauth-openid (1.0.1)
--      omniauth (~> 1.0)
--      rack-openid (~> 1.3.1)
--    origin (1.1.0)
--    orm_adapter (0.5.0)
--    polyglot (0.3.3)
--    rack (1.5.2)
--    rack-openid (1.3.1)
--      rack (>= 1.1.0)
--      ruby-openid (>= 2.1.8)
--    rack-test (0.6.2)
--      rack (>= 1.0)
--    rails (4.0.0)
--      actionmailer (= 4.0.0)
--      actionpack (= 4.0.0)
--      activerecord (= 4.0.0)
--      activesupport (= 4.0.0)
--      bundler (>= 1.3.0, < 2.0)
--      railties (= 4.0.0)
--      sprockets-rails (~> 2.0.0)
--    railties (4.0.0)
--      actionpack (= 4.0.0)
--      activesupport (= 4.0.0)
--      rake (>= 0.8.7)
--      thor (>= 0.18.1, < 2.0)
--    rake (10.1.0)
--    rdoc (4.0.1)
--      json (~> 1.4)
--    ruby-openid (2.2.3)
--    sprockets (2.10.0)
--      hike (~> 1.2)
--      multi_json (~> 1.0)
--      rack (~> 1.0)
--      tilt (~> 1.1, != 1.3.0)
--    sprockets-rails (2.0.0)
--      actionpack (>= 3.0)
--      activesupport (>= 3.0)
--      sprockets (~> 2.8)
--    sqlite3 (1.3.7)
--    thor (0.18.1)
--    thread_safe (0.1.2)
--      atomic
--    tilt (1.4.1)
--    treetop (1.4.14)
--      polyglot
--      polyglot (>= 0.3.1)
--    tzinfo (0.3.37)
--    warden (1.2.3)
--      rack (>= 1.0)
--    webrat (0.7.3)
--      nokogiri (>= 1.2.0)
--      rack (>= 1.0)
--      rack-test (>= 0.5.3)
--
--PLATFORMS
--  ruby
--
--DEPENDENCIES
--  activerecord-jdbc-adapter
--  activerecord-jdbcsqlite3-adapter
--  devise!
--  jruby-openssl
--  mocha (~> 1.0.0)
--  mongoid!
--  omniauth (~> 1.0.0)
--  omniauth-facebook
--  omniauth-oauth2 (~> 1.0.0)
--  omniauth-openid (~> 1.0.1)
--  rails (~> 4.0.0)
--  rdoc
--  sqlite3
--  webrat (= 0.7.3)
diff --git a/debian/patches/series b/debian/patches/series
index f59e020..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-remove-gemfiles.patch

-- 
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