[Blends-commit] [SCM] website branch, master, updated. 5c1dcd50cd732e187bcb37d6bdb78f940bac8b6e

Andreas Tille tille at debian.org
Fri Mar 29 05:49:12 UTC 2013


The following commit has been merged in the master branch:
commit 5c1dcd50cd732e187bcb37d6bdb78f940bac8b6e
Author: Andreas Tille <tille at debian.org>
Date:   Fri Mar 29 06:45:24 2013 +0100

    Turn debug Blend into Fun blend to make debugging more fun (and enable some April Fools' Day joke)

diff --git a/htdocs/debug/img b/htdocs/fun/img
similarity index 100%
rename from htdocs/debug/img
rename to htdocs/fun/img
diff --git a/htdocs/debug/inc/style.css b/htdocs/fun/inc/style.css
similarity index 100%
rename from htdocs/debug/inc/style.css
rename to htdocs/fun/inc/style.css
diff --git a/htdocs/debug/inc/wz_tooltip.js b/htdocs/fun/inc/wz_tooltip.js
similarity index 100%
rename from htdocs/debug/inc/wz_tooltip.js
rename to htdocs/fun/inc/wz_tooltip.js
diff --git a/htdocs/debug/index.html b/htdocs/fun/index.html
similarity index 79%
rename from htdocs/debug/index.html
rename to htdocs/fun/index.html
index f09bf22..f16d745 100644
--- a/htdocs/debug/index.html
+++ b/htdocs/fun/index.html
@@ -2,12 +2,12 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/2001/REC-xhtml11-20010531/DTD/xhtml11-flat.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
 <head>
-<title>Dummy project for Debugging Blends techniques</title>
+<title>Dummy project to have some fun to debug Blends techniques</title>
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
 <link href="inc/style.css" type="text/css" rel="stylesheet" />
 </head>
 <body>
-<h1>Dummy project for Debugging Blends techniques</h1>
+<h1>Dummy project to have some fun to debug Blends techniques</h1>
 <ul>
   <li><a href="tasks/index">Tasks</a> (<a href="tasks/packagelist">long listing</a>)</li>
   <li><a href="bugs/">Bugs</a></li>
diff --git a/webtools/webconf/debug.conf b/webtools/webconf/debug.conf
deleted file mode 100644
index 9e0d5df..0000000
--- a/webtools/webconf/debug.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-Blend:       debug
-ProjectName: Debug
-ProjectUrl:  http://blends.debian.net/debug
-Homepage:    http://blends.debian.net/debug
-AliothUrl:   http://alioth.debian.org/projects/blends
-ProjectList: none at lists.debian.org
-OutputDir:   /var/lib/gforge/chroot/home/groups/blends/htdocs/debug
-DataDir:     /var/lib/gforge/chroot/home/groups/blends/data/debug
-VcsDir:      git://git.debian.org/git/blends/projects/debug.git
-CSS:         ../inc/style.css
-PkgList:     tillea at gmail.com
diff --git a/webtools/webconf/fun.conf b/webtools/webconf/fun.conf
new file mode 100644
index 0000000..6466890
--- /dev/null
+++ b/webtools/webconf/fun.conf
@@ -0,0 +1,11 @@
+Blend:       fun
+ProjectName: Debian Fun
+ProjectUrl:  http://blends.debian.net/fun
+Homepage:    http://blends.debian.net/fun
+AliothUrl:   http://alioth.debian.org/projects/blends
+ProjectList: none at lists.debian.org
+OutputDir:   /var/lib/gforge/chroot/home/groups/blends/htdocs/fun
+DataDir:     /var/lib/gforge/chroot/home/groups/blends/data/fun
+VcsDir:      git://git.debian.org/git/blends/projects/fun.git
+CSS:         ../inc/style.css
+PkgList:     tillea at gmail.com

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list