[Python-modules-commits] r1742 - in /packages/myghty/trunk: debian/ debian/changelog debian/compat debian/control debian/copyright debian/myghty.doc-base debian/python-myghty.dirs debian/python-myghty.docs debian/rules debian/watch lib/Myghty.egg-info/SOURCES.txt

malex at users.alioth.debian.org malex at users.alioth.debian.org
Tue Jan 30 00:37:58 CET 2007


Author: malex
Date: Tue Jan 30 00:37:58 2007
New Revision: 1742

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1742
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    packages/myghty/trunk/debian/   (with props)
    packages/myghty/trunk/debian/changelog
    packages/myghty/trunk/debian/compat
    packages/myghty/trunk/debian/control
    packages/myghty/trunk/debian/copyright
    packages/myghty/trunk/debian/myghty.doc-base
    packages/myghty/trunk/debian/python-myghty.dirs
    packages/myghty/trunk/debian/python-myghty.docs
    packages/myghty/trunk/debian/rules   (with props)
    packages/myghty/trunk/debian/watch
Modified:
    packages/myghty/trunk/lib/Myghty.egg-info/SOURCES.txt

Propchange: packages/myghty/trunk/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Added: packages/myghty/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/changelog?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/changelog (added)
+++ packages/myghty/trunk/debian/changelog Tue Jan 30 00:37:58 2007
@@ -1,0 +1,6 @@
+myghty (1.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #317303).
+
+ -- Oleksandr Moskalenko <malex at debian.org>  Thu, 12 Oct 2006 11:20:48 -0600
+

Added: packages/myghty/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/compat?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/compat (added)
+++ packages/myghty/trunk/debian/compat Tue Jan 30 00:37:58 2007
@@ -1,0 +1,1 @@
+5

Added: packages/myghty/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/control?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/control (added)
+++ packages/myghty/trunk/debian/control Tue Jan 30 00:37:58 2007
@@ -1,0 +1,22 @@
+Source: myghty
+Section: web
+Priority: optional
+Maintainer: Oleksandr Moskalenko <malex at debian.org>
+Build-Depends: debhelper (>= 5), python (>= 2.3.3), python-all-dev, python-support (>= 0.4.17), python-setuptools (>= 0.6b3-1)
+Standards-Version: 3.7.2
+XS-Python-Version: all
+
+Package: python-myghty
+Architecture: all
+Depends: ${python:Depends}, python
+Recommends: python-paste
+XB-Python-Version: ${python:Versions}
+Enhances: python-pylons
+Description: Python based templating framework originally based on HTML::Mason
+ 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.

Added: packages/myghty/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/copyright?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/copyright (added)
+++ packages/myghty/trunk/debian/copyright Tue Jan 30 00:37:58 2007
@@ -1,0 +1,33 @@
+This package was debianized by Oleksandr Moskalenko <malex at debian.org> on Thu,
+12 Oct 2006 11:20:48 -0600.
+
+It was downloaded from <http://cheeseshop.python.org/pypi/Myghty/>
+
+Upstream Author: Michael Bayer <mike at myghty.org>
+
+Copyright: Michael Bayer <mike at myghty.org>
+
+License:
+
+   This package is licensed under the MIT License.
+
+   Permission is hereby granted, free of charge, to any person obtaining a
+   copy of this software and associated documentation files (the "Software"),
+   to deal in the Software without restriction, including without limitation
+   the rights to use, copy, modify, merge, publish, distribute, sublicense,
+   and/or sell copies of the Software, and to permit persons to whom the
+   Software is furnished to do so, subject to the following conditions:
+
+   The above copyright notice and this permission notice shall be included in
+   all copies or substantial portions of the Software.
+
+   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+   SOFTWARE.
+
+The Debian packaging is (C) 2006, Oleksandr Moskalenko <malex at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: packages/myghty/trunk/debian/myghty.doc-base
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/myghty.doc-base?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/myghty.doc-base (added)
+++ packages/myghty/trunk/debian/myghty.doc-base Tue Jan 30 00:37:58 2007
@@ -1,0 +1,22 @@
+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
+

Added: packages/myghty/trunk/debian/python-myghty.dirs
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/python-myghty.dirs?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/python-myghty.dirs (added)
+++ packages/myghty/trunk/debian/python-myghty.dirs Tue Jan 30 00:37:58 2007
@@ -1,0 +1,3 @@
+usr/share/python-support/python-myghty
+usr/share/doc/python-myghty/html
+usr/share/doc/python-myghty/examples

Added: packages/myghty/trunk/debian/python-myghty.docs
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/python-myghty.docs?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/python-myghty.docs (added)
+++ packages/myghty/trunk/debian/python-myghty.docs Tue Jan 30 00:37:58 2007
@@ -1,0 +1,1 @@
+README

Added: packages/myghty/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/rules?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/rules (added)
+++ packages/myghty/trunk/debian/rules Tue Jan 30 00:37:58 2007
@@ -1,0 +1,64 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog \
+	| grep ^Version: | cut -d ' ' -f 2 | cut -d '-' -f 1)
+package=python-myghty
+
+clean:
+	rm -f build-*
+	dh_testdir
+	dh_testroot
+	python setup.py clean
+	rm -rf build
+	find . -name *\.py[co] -exec rm -f {} \;
+	rm -f *pyc lib/myghty/*pyc doc/lib/*pyc
+	rm -f doc/html/*html
+	dh_clean
+
+build: build-indep
+
+build-indep:
+	cd doc; python ./genhtml.py
+	touch $@
+
+build-stamp: 
+	dh_testdir
+	python setup.py build
+	touch $@
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+	python setup.py install \
+		--no-compile \
+		--single-version-externally-managed \
+		--root $(CURDIR)/debian/$(package)
+	cp -a doc/html/* $(CURDIR)/debian/$(package)/usr/share/doc/$(package)/html
+	cp -a examples/* $(CURDIR)/debian/$(package)/usr/share/doc/$(package)/examples
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs
+	dh_installdocs
+	dh_installexamples
+	dh_strip
+	dh_compress -X.py
+	dh_fixperms
+	dh_pysupport
+	mv debian/$(package)/usr/share/python-support/$(package)/Myghty-${DEB_UPSTREAM_VERSION}-py[0-9].[0-9].egg-info \
+	debian/$(package)/usr/share/python-support/$(package)/myghty-${DEB_UPSTREAM_VERSION}.egg-info
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary-arch:
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure

Propchange: packages/myghty/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/myghty/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/debian/watch?rev=1742&op=file
==============================================================================
--- packages/myghty/trunk/debian/watch (added)
+++ packages/myghty/trunk/debian/watch Tue Jan 30 00:37:58 2007
@@ -1,0 +1,2 @@
+version=3
+http://cheeseshop.python.org/packages/source/M/Myghty/Myghty-(.*)\.tar\.gz

Modified: packages/myghty/trunk/lib/Myghty.egg-info/SOURCES.txt
URL: http://svn.debian.org/wsvn/python-modules/packages/myghty/trunk/lib/Myghty.egg-info/SOURCES.txt?rev=1742&op=diff
==============================================================================
--- packages/myghty/trunk/lib/Myghty.egg-info/SOURCES.txt (original)
+++ packages/myghty/trunk/lib/Myghty.egg-info/SOURCES.txt Tue Jan 30 00:37:58 2007
@@ -2,6 +2,7 @@
 LICENSE
 README
 ez_setup.py
+setup.cfg
 setup.py
 doc/genhtml.py
 doc/components/autohandler




More information about the Python-modules-commits mailing list