[ckan-changes] commit/ckanext-std: 2 new changesets

Bitbucket commits-noreply at bitbucket.org
Thu Jun 16 08:38:58 UTC 2011


2 new changesets in ckanext-std:

http://bitbucket.org/okfn/ckanext-std/changeset/1eca3f097b0e/
changeset:   1eca3f097b0e
user:        jame... at okfn.org
date:        2011-06-15 18:46:01
summary:     Updated ckan requirement
affected #:  1 file (0 bytes)

--- a/requires/lucid_missing.txt	Wed Jun 15 17:13:37 2011 +0100
+++ b/requires/lucid_missing.txt	Wed Jun 15 17:46:01 2011 +0100
@@ -2,7 +2,7 @@
 # them and put them in our own CKAN repository
 
 # Requires CKAN
--e hg+https://bitbucket.org/okfn/ckan@17ca3ed55e97#egg=ckan
+-e hg+https://bitbucket.org/okfn/ckan@795ccd6405ba#egg=ckan
 # Python apachemiddleware
 -e hg+https://hg.3aims.com/public/ApacheMiddleware@c5ab5c3169a5#egg=apachemiddleware
 


http://bitbucket.org/okfn/ckanext-std/changeset/a70389c96d67/
changeset:   a70389c96d67
user:        jame... at okfn.org
date:        2011-06-16 10:38:50
summary:     Updated requirements
affected #:  2 files (27 bytes)

--- a/package/DEBIAN/postinst	Wed Jun 15 17:46:01 2011 +0100
+++ b/package/DEBIAN/postinst	Thu Jun 16 09:38:50 2011 +0100
@@ -91,7 +91,7 @@
 
 # Standard paster db upgrade
 echo "Performing any database upgrades ..."
-paster --plugin=ckan db upgrade --config=/etc/ckan/${INSTANCE}/${INSTANCE}.ini &> /dev/null
+paster --plugin=ckan db upgrade --config=/etc/ckan/${INSTANCE}/${INSTANCE}.ini
 
 # Make sure our INSTANCE is enabled
 echo "Bringing the ${INSTANCE} INSTANCE out of maintenance mode ..."
@@ -100,7 +100,6 @@
 # Restart Apache so it is aware of any changes
 echo "Restarting apache ..."
 /etc/init.d/apache2 restart 
-#&> /dev/null
 
 # Install the new crontab
 echo "Enabling crontab for the ckan${INSTANCE} user ..."


--- a/requires/lucid_missing.txt	Wed Jun 15 17:46:01 2011 +0100
+++ b/requires/lucid_missing.txt	Thu Jun 16 09:38:50 2011 +0100
@@ -2,7 +2,7 @@
 # them and put them in our own CKAN repository
 
 # Requires CKAN
--e hg+https://bitbucket.org/okfn/ckan@795ccd6405ba#egg=ckan
+-e hg+https://bitbucket.org/okfn/ckan@2c7204535297#egg=ckan
 # Python apachemiddleware
 -e hg+https://hg.3aims.com/public/ApacheMiddleware@c5ab5c3169a5#egg=apachemiddleware

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