This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap".

The branch, master has been updated
       via  15af35d9963788ee5d29206013580e55e01cef4b (commit)
       via  02517ca34fa3bc6bd3071f207859f2da6f23cc82 (commit)
      from  50c0691ad6c787fb8ea235c45e507dbbe8d5718d (commit)


Summary of changes:
 .../{default => barebones}/log/access.log          |    0
 .../{default => barebones}/log/error.log           |    0
 project_template/default/foo.cabal                 |    2 +-
 3 files changed, 1 insertions(+), 1 deletions(-)
 copy project_template/{default => barebones}/log/access.log (100%)
 copy project_template/{default => barebones}/log/error.log (100%)

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 15af35d9963788ee5d29206013580e55e01cef4b
Author: Ozgun Ataman <[email protected]>
Date:   Sun Dec 12 13:44:12 2010 -0500

    Add logs to barebones template to avoid getting warnings at runtime

diff --git a/project_template/barebones/log/access.log 
b/project_template/barebones/log/access.log
new file mode 100644
index 0000000..e69de29
diff --git a/project_template/barebones/log/error.log 
b/project_template/barebones/log/error.log
new file mode 100644
index 0000000..e69de29
commit 02517ca34fa3bc6bd3071f207859f2da6f23cc82
Author: Ozgun Ataman <[email protected]>
Date:   Sun Dec 12 13:43:51 2010 -0500

    Bump heist version in default template

diff --git a/project_template/default/foo.cabal 
b/project_template/default/foo.cabal
index b3618ed..e8cf939 100644
--- a/project_template/default/foo.cabal
+++ b/project_template/default/foo.cabal
@@ -25,7 +25,7 @@ Executable projname
   Build-depends:
     base >= 4 && < 5,
     bytestring >= 0.9.1 && < 0.10,
-    heist >= 0.3 && < 0.4,
+    heist >= 0.4 && < 0.5,
     hexpat >= 0.19 && < 0.20,
     MonadCatchIO-transformers >= 0.2.1 && < 0.3,
     mtl >= 2 && < 3,
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to