[DRE-commits] [diaspora] 01/01: messagebus_ruby_api is in sync deleted: debian/patches/006-loosen-messagebus-ruby-api-version.patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Aug 30 10:56:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit c52c7c75b4abd96fee060fd9f50cc700df6eec96
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Aug 30 16:25:21 2015 +0530
messagebus_ruby_api is in sync
deleted: debian/patches/006-loosen-messagebus-ruby-api-version.patch
---
debian/changelog | 4 +++-
debian/control | 2 +-
debian/patches/006-loosen-messagebus-ruby-api-version.patch | 13 -------------
debian/patches/series | 1 -
4 files changed, 4 insertions(+), 16 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 140753f..892ff99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
diaspora (0.5.2.0+debian-8) UNRELEASED; urgency=medium
- * Change ruby-devise-lastseenable dependency to 0.0.5.REALLY.0.0.4 (#796979)
+ * Change ruby-devise-lastseenable dependency to 0.0.5.REALLY.0.0.4 (#796979)
+ * Change ruby-messagebus-api dependency to
+ 3.0.7+git.20130130.97b34ece.REALLY.1.0.3 (match exact version with Gemfile)
-- Pirate Praveen <praveen at debian.org> Sun, 30 Aug 2015 14:39:00 +0530
diff --git a/debian/control b/debian/control
index 10c5049..697321a 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-i18n-inflector-rails,
ruby-rails-i18n,
ruby-markerb,
- ruby-messagebus-api,
+ ruby-messagebus-api (>= 3.0.7+git.20130130.97b34ece.REALLY.1.0.3),
ruby-nokogiri,
ruby-rails-autolink,
ruby-redcarpet (>= 3.2.0~),
diff --git a/debian/patches/006-loosen-messagebus-ruby-api-version.patch b/debian/patches/006-loosen-messagebus-ruby-api-version.patch
deleted file mode 100644
index bfec853..0000000
--- a/debian/patches/006-loosen-messagebus-ruby-api-version.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: diaspora/Gemfile
-===================================================================
---- diaspora.orig/Gemfile
-+++ diaspora/Gemfile
-@@ -121,7 +121,7 @@ gem "rails-i18n", "4.0.4"
- # Mail
-
- gem "markerb", "1.0.2"
--gem "messagebus_ruby_api", "1.0.3"
-+gem "messagebus_ruby_api", ">=1.0.3"
-
- # Parsing
-
diff --git a/debian/patches/series b/debian/patches/series
index e21991e..e322311 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,6 +1,5 @@
042-remove-minified-js-require.patch
002-remove-development-test-from-gemfile.patch
-006-loosen-messagebus-ruby-api-version.patch
007-loosen-roxml-version.patch
019-remove-diaspora-vines.patch
020-loosen-minor-versions.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list