[ckan-changes] commit/ckanext-dgu: dread: [build]: Tidy up aspects of build ready for latest build.
Bitbucket
commits-noreply at bitbucket.org
Tue Jul 19 11:54:37 UTC 2011
1 new changeset in ckanext-dgu:
http://bitbucket.org/okfn/ckanext-dgu/changeset/a1f0f54d9115/
changeset: a1f0f54d9115
user: dread
date: 2011-07-19 13:54:26
summary: [build]: Tidy up aspects of build ready for latest build.
affected #: 4 files (462 bytes)
--- a/package/DEBIAN/control.template Mon Jul 18 11:45:44 2011 +0100
+++ b/package/DEBIAN/control.template Tue Jul 19 12:54:26 2011 +0100
@@ -2,13 +2,14 @@
# These variables are overwritten by the build system so should not be
# completed...
# Version:
-Architecture: all
Maintainer: James Gardner <james.gardner at okfn.org>
Installed-Size: 0
Pre-Depends: ckan-common
Depends: apache2, libapache2-mod-wsgi, postgresql-8.4-postgis, python-dateutil, rabbitmq-server, postgresql-8.4-postgis, python-carrot
Section: main/web
Priority: extra
+XS-Python-Version: >= 2.5
+Architecture: all
Homepage: http://ckan.org
Description: ckan-dgu
Extensions for CKAN to run the data.gov.uk site
--- a/package/DEBIAN/postinst Mon Jul 18 11:45:44 2011 +0100
+++ b/package/DEBIAN/postinst Tue Jul 19 12:54:26 2011 +0100
@@ -91,7 +91,7 @@
licenses_group_url = http://licenses.opendefinition.org/2.0/ukgov
EOF
sed \
- -e "s,^\(ckan.dump_dir\)[ =].*,\1 = /var/lib/ckan/dgu/static/dump," \
+ -e "s,^\(ckan.dump_dir\)[ =].*,\1 = /var/lib/ckan/${INSTANCE}/static/dump," \
-e "s,^\(ckan.site_title\)[ =].*,\1 = data.gov.uk," \
-e "s,^\(ckan.site_url\)[ =].*,\1 = http://dgu-uat.okfn.org," \
-e "s,^\(package_form\)[ =].*,\1 = package_gov3," \
--- a/pip-requirements.txt Mon Jul 18 11:45:44 2011 +0100
+++ b/pip-requirements.txt Tue Jul 19 12:54:26 2011 +0100
@@ -1,8 +1,1 @@
--e hg+https://bitbucket.org/okfn/ckanclient#egg=ckanclient
--e hg+https://bitbucket.org/okfn/ckanext-importlib#egg=ckanext-importlib
--e hg+https://bitbucket.org/okfn/ckanext-harvest#egg=ckanext-harvest
--e hg+https://bitbucket.org/okfn/ckanext-csw#egg=ckanext-csw
--e hg+https://bitbucket.org/okfn/ckanext-inspire#egg=ckanext-inspire
--e hg+https://bitbucket.org/okfn/ckanext-spatial#egg=ckanext-spatial
--e hg+https://bitbucket.org/okfn/datautil#egg=datautil
-
+-r requires/lucid_missing.txt
--- a/requires/lucid_missing.txt Mon Jul 18 11:45:44 2011 +0100
+++ b/requires/lucid_missing.txt Tue Jul 19 12:54:26 2011 +0100
@@ -1,5 +1,5 @@
# CKAN itself
--e hg+https://bitbucket.org/okfn/ckan@17ca3ed55e97#egg=ckan
+-e hg+https://bitbucket.org/okfn/ckan@742dbad3fec7#egg=ckan
# ApacheMiddleware
-e hg+https://hg.3aims.com/public/ApacheMiddleware@c5ab5c3169a5#egg=apachemiddleware
# ckanext-csw
@@ -22,4 +22,3 @@
-e hg+https://bitbucket.org/okfn/owslib@378e441455c0#egg=owslib
# Replaces swiss
-e hg+https://bitbucket.org/okfn/datautil@8c796b006f31#egg=datautil
-
Repository URL: https://bitbucket.org/okfn/ckanext-dgu/
--
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