[Python-modules-commits] r12163 - in packages/myghty/trunk/debian (3 files)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Fri Mar 5 19:39:11 UTC 2010
Date: Friday, March 5, 2010 @ 19:39:09
Author: jwilk
Revision: 12163
Register Myghty Documentation using doc-base.
Added:
packages/myghty/trunk/debian/python-myghty.doc-base
(from rev 12155, packages/myghty/trunk/debian/myghty.doc-base)
Modified:
packages/myghty/trunk/debian/changelog
Deleted:
packages/myghty/trunk/debian/myghty.doc-base
Modified: packages/myghty/trunk/debian/changelog
===================================================================
--- packages/myghty/trunk/debian/changelog 2010-03-05 19:29:31 UTC (rev 12162)
+++ packages/myghty/trunk/debian/changelog 2010-03-05 19:39:09 UTC (rev 12163)
@@ -9,6 +9,7 @@
* Fix copyright notices in debian/copyright.
* Install the upstream changelog.
* Fix shebangs in exaple Python programs not to contain /usr/local paths.
+ * Register Myghty Documentation using doc-base.
-- Debian Python Modules Team <python-modules-team at lists.alioth.debian.org> Fri, 05 Mar 2010 19:53:59 +0100
Deleted: packages/myghty/trunk/debian/myghty.doc-base
===================================================================
--- packages/myghty/trunk/debian/myghty.doc-base 2010-03-05 19:29:31 UTC (rev 12162)
+++ packages/myghty/trunk/debian/myghty.doc-base 2010-03-05 19:39:09 UTC (rev 12163)
@@ -1,22 +0,0 @@
-Document: python-myghty
-
-Title: Python Paste documentation
-
-Author: Michael Bayer
-
-Abstract: Myghty is a Python based templating framework originally based on
- HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us
- and Salon.com, among many others. Myghty fully implements Mason's templating
- language, component-based architecture, and caching system, and goes beyond,
- adding new paradigms such the Module Components controller paradigm, full
- Python whitespace syntax, threading support, WSGI support, session support,
- and much more.
- Myghty powers the template and caching capabilities of the fast-growing
- Pylons web framework.
-
-Section: Apps/Programming
-
-Format: HTML
-Index: /usr/share/doc/python-myghty/html/index.html
-Files: /usr/share/doc/python-myghty/html/*.html
-
Copied: packages/myghty/trunk/debian/python-myghty.doc-base (from rev 12155, packages/myghty/trunk/debian/myghty.doc-base)
===================================================================
--- packages/myghty/trunk/debian/python-myghty.doc-base (rev 0)
+++ packages/myghty/trunk/debian/python-myghty.doc-base 2010-03-05 19:39:09 UTC (rev 12163)
@@ -0,0 +1,18 @@
+Document: python-myghty
+Section: Programming
+Title: Python Paste documentation
+Author: Michael Bayer
+Abstract: Myghty is a Python based templating framework originally based on
+ HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us
+ and Salon.com, among many others. Myghty fully implements Mason's templating
+ language, component-based architecture, and caching system, and goes beyond,
+ adding new paradigms such the Module Components controller paradigm, full
+ Python whitespace syntax, threading support, WSGI support, session support,
+ and much more.
+ Myghty powers the template and caching capabilities of the fast-growing
+ Pylons web framework.
+
+Format: HTML
+Index: /usr/share/doc/python-myghty/html/index.html
+Files: /usr/share/doc/python-myghty/html/*.html
+
More information about the Python-modules-commits
mailing list