[DRE-commits] [diaspora-installer] 02/06: depend on same version of diaspora-common

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 1 05:37:30 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 1bfcbf75b005d7f1f8888255ca4aa6277f39b7f0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 1 10:12:17 2015 +0530

    depend on same version of diaspora-common
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 391b501..90a046c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ diaspora-installer (0.5.3.0~rc+debian1) UNRELEASED; urgency=medium
 
   * Switch to 0.5.3.0 rc 
   * Set minimum version of rake to 10.4.2
+  * Depend on same version of diaspora-common
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 01 Sep 2015 10:02:21 +0530
 
diff --git a/debian/control b/debian/control
index 3f85264..abd2433 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
 Section: contrib/ruby
 XB-Ruby-Versions: ${ruby:Versions}
 Pre-Depends: postgresql-client, dbconfig-common, adduser,
- diaspora-common (>= 0.5.2.0+debian4)
+ diaspora-common (= ${source:Version})
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby (>= 2.0) | ruby-interpreter,
  wget,
  ruby-dev,

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



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