[ckan-changes] commit/ckanext-std: jame... at okfn.org: Updates for the automated build system
Bitbucket
commits-noreply at bitbucket.org
Sat Jun 11 11:46:32 UTC 2011
1 new changeset in ckanext-std:
http://bitbucket.org/okfn/ckanext-std/changeset/fa7722630dc3/
changeset: fa7722630dc3
user: jame... at okfn.org
date: 2011-06-11 13:43:58
summary: Updates for the automated build system
affected #: 3 files (94 bytes)
--- a/package/DEBIAN/control.template Fri Jun 10 15:10:31 2011 +0100
+++ b/package/DEBIAN/control.template Sat Jun 11 12:43:58 2011 +0100
@@ -6,7 +6,7 @@
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python (>= 2.5), python-support
Priority: extra
Pre-Depends: ckan-common
-Depends: apache2, libapache2-mod-wsgi, postgresql-8.4-postgis
+Depends: apache2, libapache2-mod-wsgi, postgresql-8.4
Version: 1307704801~1
Architecture: all
XS-Python-Version: >= 2.5
--- a/package/DEBIAN/postinst Fri Jun 10 15:10:31 2011 +0100
+++ b/package/DEBIAN/postinst Sat Jun 11 12:43:58 2011 +0100
@@ -72,7 +72,7 @@
fi
echo "Ensuring the latest plugins are configured ..."
-sed -e "s,^\(ckan.plugins\)[ =].*,\1 = qa," \
+sed -e "s,^\(ckan.plugins\)[ =].*,\1 = ${INSTANCE}," \
-i /etc/ckan/${INSTANCE}/${INSTANCE}.ini
# Overwrite the existing Apache config
--- a/requires/lucid_missing.txt Fri Jun 10 15:10:31 2011 +0100
+++ b/requires/lucid_missing.txt Sat Jun 11 12:43:58 2011 +0100
@@ -1,6 +1,9 @@
# These are packages that we rely on that aren't present in Lucid. We package
# them and put them in our own CKAN repository
+# Requires CKAN
+-e hg+https://bitbucket.org/okfn/ckan@840b6788d301#egg=ckan
+
# NOTE: Developers, our build script for the Debian packages relies on the
# requirements above being specified as editable resources with their
# mercurial, SVN or git repository specified at the correct revision to
Repository URL: https://bitbucket.org/okfn/ckanext-std/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list