[DRE-commits] [diaspora] 01/03: add new binary diaspora-upstream-compat
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Aug 30 12:56:08 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 ba960626d577eca2f8412f3adaf2e33ce14657dc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Aug 30 16:43:37 2015 +0530
add new binary diaspora-upstream-compat
---
debian/changelog | 2 ++
debian/control | 16 ++++++++++++++++
2 files changed, 18 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 892ff99..54ab33e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,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-messagebus-api dependency to
3.0.7+git.20130130.97b34ece.REALLY.1.0.3 (match exact version with Gemfile)
+ * New binary: diaspora-upstream-compat for reproducing bugs with upstream
+ supported dependency graph
-- Pirate Praveen <praveen at debian.org> Sun, 30 Aug 2015 14:39:00 +0530
diff --git a/debian/control b/debian/control
index 697321a..34dd8b0 100644
--- a/debian/control
+++ b/debian/control
@@ -143,3 +143,19 @@ Description: distributed social networking service
Learn more about diaspora at http://diasporafoundation.org
.
This package configures PostgreSQL as the database and Nginx as the web server.
+
+Package: diaspora-upstream-compat
+Section: contrib/web
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ diaspora (>= 0.5.2.0),
+Description: distributed social networking service - upstream compatibility
+ Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free
+ personal web server that implements a distributed social networking service.
+ .
+ This package provides compatibility with upstream gem dependency graph. This
+ is mainly for reproducing bugs with an upstream supported dependency graph.
+ .
+ You may be interested in diaspora-installer package which installs diaspora
+ with upstream supported gem dependency graph.
--
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