[DRE-commits] [gitlab] 02/05: omniauth-facebook 3.0.0 is in archive
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Feb 2 15:16:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository gitlab.
commit 906a9bf66f394e702c0d8286d894296659b344e4
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Feb 2 19:28:57 2016 +0530
omniauth-facebook 3.0.0 is in archive
---
debian/changelog | 5 +++--
debian/patches/0107-relax-omniauth-facebook.patch | 17 -----------------
debian/patches/series | 1 -
3 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4003bff..a1e12a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-gitlab (8.4.0+dfsg-1) UNRELEASED; urgency=medium
+gitlab (8.4.0+dfsg-1) unstable; urgency=medium
* New upstream release
* Use su instead of sudo everywhere (Closes: #812951)
* Add rake and ruby-sentry-raven as dependencies
+ * Remove patch 0107-relax-omniauth-facebook.patch
- -- Pirate Praveen <praveen at debian.org> Fri, 29 Jan 2016 21:36:55 +0530
+ -- Pirate Praveen <praveen at debian.org> Tue, 02 Feb 2016 19:28:45 +0530
gitlab (8.4.0+dfsg~rc2-4) unstable; urgency=medium
diff --git a/debian/patches/0107-relax-omniauth-facebook.patch b/debian/patches/0107-relax-omniauth-facebook.patch
deleted file mode 100644
index ddd187c..0000000
--- a/debian/patches/0107-relax-omniauth-facebook.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-We can remove this patch when we update to 3.0
-.
-We were waiting to test diaspora with 3.0
-
-Index: gitlab/Gemfile
-===================================================================
---- gitlab.orig/Gemfile
-+++ gitlab/Gemfile
-@@ -25,7 +25,7 @@ gem 'omniauth', '~> 1.2.2'
- gem 'omniauth-azure-oauth2', '~> 0.0.6'
- gem 'omniauth-bitbucket', '~> 0.0.2'
- gem 'omniauth-cas3', '~> 1.1.2'
--gem 'omniauth-facebook', '~> 3.0.0'
-+gem 'omniauth-facebook', '~> 2.0.1'
- gem 'omniauth-github', '~> 1.1.1'
- gem 'omniauth-gitlab', '~> 1.0.0'
- gem 'omniauth-google-oauth2', '~> 0.2.0'
diff --git a/debian/patches/series b/debian/patches/series
index 42280f3..a133913 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -11,6 +11,5 @@ loosen-rails-version.patch
0038-relax-net-ssh.patch
0100-remove-development-test.patch
0102-loosen-octokit.patch
-0107-relax-omniauth-facebook.patch
0108-make-mysql-optional.patch
source-init-functions.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git
More information about the Pkg-ruby-extras-commits
mailing list