[DRE-commits] [diaspora-installer] 01/02: add a reson for being in contrib

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Dec 30 17:30:18 UTC 2016


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

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

commit 0d1d7be01690ed6c53859835df1ffd83f603c03a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Dec 30 22:58:51 2016 +0530

    add a reson for being in contrib
---
 debian/control                    | 6 ++++++
 debian/diaspora-installer.install | 1 +
 debian/vrms                       | 2 ++
 3 files changed, 9 insertions(+)

diff --git a/debian/control b/debian/control
index 5a53a8d..c73a885 100644
--- a/debian/control
+++ b/debian/control
@@ -53,6 +53,9 @@ Description: distributed social networking service - installer
  This dummy package downloads diaspora (also pulling in runtime
  dependencies as rubygems) and configures it to use PostgreSQL and
  Nginx.
+ .
+ Unlike the normal debian package, this package installs exact versions of the
+ dependencies supported by upstream.
 
 Package: diaspora-installer-mysql
 Architecture: all
@@ -82,6 +85,9 @@ Description: distributed social networking service - installer (with mysql)
  .
  This dummy package downloads diaspora (also pulling in runtime
  dependencies as rubygems) and configures it to use MySQL and  Nginx.
+ .
+ Unlike the normal debian package, this package installs exact versions of the
+ dependencies supported by upstream.
 
 Package: diaspora-common
 Architecture: all
diff --git a/debian/diaspora-installer.install b/debian/diaspora-installer.install
new file mode 100644
index 0000000..40e524a
--- /dev/null
+++ b/debian/diaspora-installer.install
@@ -0,0 +1 @@
+debian/vrms usr/share/vrms/diaspora-installer
diff --git a/debian/vrms b/debian/vrms
new file mode 100644
index 0000000..2e690c6
--- /dev/null
+++ b/debian/vrms
@@ -0,0 +1,2 @@
+diaspora-installer: Upstream does not support changing versions of dependencies
+diaspora-installer-mysql: Upstream does not support changing versions of dependencies

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