[DRE-commits] [diaspora] 157/257: rename diaspora.postinst to postinst

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:19 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 d62643aff0e884b67a6d76e4a3f03c3aa971ea48
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Nov 27 15:13:00 2014 +0530

    rename diaspora.postinst to postinst
---
 debian/config                          | 3 +++
 debian/{diaspora.postinst => postinst} | 0
 2 files changed, 3 insertions(+)

diff --git a/debian/config b/debian/config
index dcac48f..717280a 100644
--- a/debian/config
+++ b/debian/config
@@ -16,3 +16,6 @@ if [ -f /usr/share/dbconfig-common/dpkg/config.pgsql ]; then
    dbc_go diaspora $@
 fi
 
+# What is your pod address?
+db_input medium diaspora/url || true
+db_go
diff --git a/debian/diaspora.postinst b/debian/postinst
similarity index 100%
rename from debian/diaspora.postinst
rename to debian/postinst

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