[cc-commits] [SCM] cc.engine: License chooser & etc (branch master) updated. d84434fedaadadddba60559a5cdaa0d09f8759ef

git version control git at a7.creativecommons.org
Thu Dec 16 14:51:35 EST 2010


The branch, master has been updated
       via  d84434fedaadadddba60559a5cdaa0d09f8759ef (commit)
      from  edeb5ab393028d42fddcddb993c6a69edc481d42 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d84434fedaadadddba60559a5cdaa0d09f8759ef
Author: Nathan R. Yergler <nathan at yergler.net>
Date:   Thu Dec 16 11:51:26 2010 -0800

    Recording deb dependencies in silver lining compatible form.
    
    We don't currently utilize Silver Lining, but want to record
    dependency information in a way we can utilize at some point in the
    future.

-----------------------------------------------------------------------

Summary of changes (followed by patch):
 app.ini |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 app.ini

diff --git a/app.ini b/app.ini
new file mode 100644
index 0000000..f228034
--- /dev/null
+++ b/app.ini
@@ -0,0 +1,6 @@
+packages = python-dev
+           libxml2-dev
+           libxslt1-dev
+           zlib1g-dev
+           python-librdf
+           subversion


hooks/post-receive
-- 
cc.engine: License chooser & etc



More information about the cc-commits mailing list