[Python-modules-commits] r636 - in
/packages/libapache2-mod-python/trunk/debian: ./ po/
nobse at users.alioth.debian.org
nobse at users.alioth.debian.org
Tue May 16 13:41:59 UTC 2006
Author: nobse
Date: Tue May 16 13:41:19 2006
New Revision: 636
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=636
Log:
Initial checkin.
Added:
packages/libapache2-mod-python/trunk/debian/
packages/libapache2-mod-python/trunk/debian/README.Debian
packages/libapache2-mod-python/trunk/debian/changelog
packages/libapache2-mod-python/trunk/debian/control
packages/libapache2-mod-python/trunk/debian/copyright
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python-doc.docs
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python.docs
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.config
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.dirs
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.docs
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postinst
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postrm
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.templates
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.config
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.dirs
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.docs
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postinst
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postrm
packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.templates
packages/libapache2-mod-python/trunk/debian/mod_python.load
packages/libapache2-mod-python/trunk/debian/po/
packages/libapache2-mod-python/trunk/debian/po/POTFILES.in
packages/libapache2-mod-python/trunk/debian/po/fr.po
packages/libapache2-mod-python/trunk/debian/po/ja.po
packages/libapache2-mod-python/trunk/debian/po/templates.pot
packages/libapache2-mod-python/trunk/debian/rules
Added: packages/libapache2-mod-python/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/README.Debian?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/README.Debian (added)
+++ packages/libapache2-mod-python/trunk/debian/README.Debian Tue May 16 13:41:19 2006
@@ -1,0 +1,14 @@
+libapache2-mod-python for Debian
+-------------------------------
+
+This package has been split into several components:
+libapache2-mod-python - dummy package depending on libapache-mod-python2.3
+libapache2-mod-python2.3 - module for python2.3
+libapache2-mod-python2.4 - module for python2.3
+libapache2-mod-python-doc - documentation for this package (to avoid duplication of the
+~700k uncompressed of docs in the archive).
+
+The HTML documentation can now be found at:
+/usr/share/doc/libapache2-mod-python-doc/doc-html/
+
+ -- Peter Hawkins <peterh at debian.org>
Added: packages/libapache2-mod-python/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/changelog?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/changelog (added)
+++ packages/libapache2-mod-python/trunk/debian/changelog Tue May 16 13:41:19 2006
@@ -1,0 +1,160 @@
+libapache2-mod-python (3.2.8-1) UNRELEASED; urgency=low
+
+ * New upstream release. (closes: #360654)
+ + Correctly support the HEAD method. (closes: #297289)
+ + Correctly recognizes DirectoryIndex instruction. (closes: #358750)
+
+ [ Robert S. Edmonds ]
+ * Added python2.4 packages. (closes: #347219)
+ * Backported bash 3.1 configure script fix from upstream. (closes: #367450)
+
+ [ Norbert Tretkowski ]
+ * Set Maintainer to Debian Python Modules Team.
+ * Added Robert and myself to uploaders.
+ * Removed python2.2 packages. (closes: #353805, #362474)
+ * Depend on debconf | debconf-2.0. (closes: #331996)
+
+ -- Norbert Tretkowski <nobse at debian.org> Tue, 16 May 2006 02:18:04 -0500
+
+libapache2-mod-python (3.1.3-3) unstable; urgency=high
+
+ * Security bug fix for information leak vulnerability CVE CAN-2005-0088.
+
+ -- Peter Hawkins <peterh at debian.org> Fri, 11 Feb 2005 22:23:27 +1100
+
+libapache2-mod-python (3.1.3-2.2) unstable; urgency=high
+
+ * NMU, reverting the LFS transition made in the previous upload
+ * Bump apache2 build-dep to (>= 2.0.50-10)
+
+ -- Adam Conrad <adconrad at 0c3.net> Sat, 21 Aug 2004 05:51:54 -0600
+
+libapache2-mod-python (3.1.3-2.1) unstable; urgency=medium
+
+ * NMU for apache2 LFS transition (closes: #266188)
+ * Bump apache2-threaded-dev build-dep to (>= 2.0.50-9)
+
+ -- Adam Conrad <adconrad at 0c3.net> Tue, 17 Aug 2004 08:16:34 -0600
+
+libapache2-mod-python (3.1.3-2) unstable; urgency=low
+
+ * Added python to the build dependencies. (closes: #259327)
+ * Added dependency on apache2 for libapache2-mod-python2.[23].
+ (closes: #252403)
+ * Added French and Japanese debconf translations.
+ (closes: #243656, #258787)
+
+ -- Peter Hawkins <peterh at debian.org> Wed, 14 Jul 2004 17:01:04 +1000
+
+libapache2-mod-python (3.1.3-1) unstable; urgency=low
+
+ * New upstream release (closes: #236889, #241320)
+ * debian/*.templates, debian/control: Updated package to make it
+ compatible with po2debconf.
+
+ -- Peter Hawkins <peterh at debian.org> Thu, 1 Apr 2004 21:54:32 +1000
+
+libapache2-mod-python (3.0.4-2) unstable; urgency=low
+
+ * debian/control: Change apache2-dev build dependency to
+ apache2-threaded-dev, since apache2-dev became a virtual package.
+ (closes: #225179)
+
+ -- Peter Hawkins <peterh at debian.org> Sun, 28 Dec 2003 10:30:39 +1100
+
+libapache2-mod-python (3.0.4-1) unstable; urgency=low
+
+ * New upstream version, which fixes segmentation faults on empty query
+ string components when using the publisher handler.
+ * debian/rules: Build binary-all packages in the binary-indep target,
+ not in binary-arch (closes: #214267)
+
+ -- Peter Hawkins <peterh at debian.org> Thu, 13 Nov 2003 16:50:23 +1100
+
+libapache2-mod-python (3.0.3-3) unstable; urgency=medium
+
+ * Fixed autoconf invocation from debian/rules.
+
+ -- Peter Hawkins <peterh at debian.org> Sun, 5 Oct 2003 13:29:10 +1000
+
+libapache2-mod-python (3.0.3-2) unstable; urgency=medium
+
+ * Acknowledge NMUs (closes: #208278, #206197, #206661).
+ * Update standards version to 3.6.1
+ * Removed build dependency on apache2.
+
+ -- Peter Hawkins <peterh at debian.org> Sat, 4 Oct 2003 10:58:18 +1000
+
+libapache2-mod-python (3.0.3-1.2) unstable; urgency=low
+
+ * NMU.
+ * Add build dependency on python2.3-dev (closes: #208278).
+
+ -- Matthias Klose <doko at debian.org> Mon, 1 Sep 2003 23:38:03 +0200
+
+libapache2-mod-python (3.0.3-1.1) unstable; urgency=low
+
+ * NMU.
+ * Build libapache2-mod-python2.3 package (closes: #206197, #206661).
+
+ -- Matthias Klose <doko at debian.org> Tue, 26 Aug 2003 07:20:27 +0200
+
+libapache2-mod-python (3.0.3-1) unstable; urgency=low
+
+ * New upstream release. (closes: #190906)
+ * Added debconf support for enabling/disabling the apache module.
+ * debian/control: Updated standards version to 3.5.10.
+ * debian/rules: Now we use apxs2 from a recent apache2-dev correctly, so the
+ package builds again. (closes: #193362)
+ * debian/control: Fixed typo in conflicts line for libapache2-mod-python2.2.
+
+ -- Peter Hawkins <peterh at debian.org> Thu, 29 May 2003 15:57:36 +1000
+
+libapache2-mod-python (3.0.1-2) unstable; urgency=low
+
+ * Changed description field so that it no longer mentions PyApache,
+ which was an obsolete reference (closes: #171668)
+ * libapache-mod-python now has a versioned dependency on
+ libapache-mod-python2.2
+ * Fixed postinst and prerm scripts so they don't stomp on
+ the /etc/apache2/mods-available symlink.
+ * Changed standards version to 3.5.8
+
+ -- Peter Hawkins <peterh at debian.org> Thu, 5 Dec 2002 17:35:45 +1100
+
+libapache2-mod-python (3.0.1-1) unstable; urgency=low
+
+ * New upstream release 3.0.1. Uploaded package to unstable.
+
+ -- Peter Hawkins <peterh at debian.org> Wed, 27 Nov 2002 17:31:48 +1100
+
+libapache2-mod-python (2.9.999.4-1) unstable; urgency=low
+
+ * New upstream release 3.0.0 beta 4.
+
+ -- Peter Hawkins <peterh at debian.org> Thu, 31 Oct 2002 09:23:58 +1100
+
+libapache2-mod-python (2.9.999.3-3) unstable; urgency=low
+
+ * Patch from upstream to fix segfault in table_dealloc.
+
+ -- Peter Hawkins <peterh at debian.org> Wed, 30 Oct 2002 10:36:16 +1100
+
+libapache2-mod-python (2.9.999.3-2) unstable; urgency=low
+
+ * Fixed postrm scripts.
+
+ -- Peter Hawkins <peterh at debian.org> Sun, 20 Oct 2002 10:50:02 +1000
+
+libapache2-mod-python (2.9.999.3-1) unstable; urgency=low
+
+ * Updated package to mod_python 3.0.0 beta 3.
+ * Fixed a few bugs in Makefiles and package scripts.
+
+ -- Peter Hawkins <peterh at debian.org> Wed, 16 Oct 2002 10:55:41 +1000
+
+libapache2-mod-python (2.9.999.2-1) unstable; urgency=low
+
+ * Initial package of mod_python 3.0.0 beta 2.
+
+ -- Peter Hawkins <peterh at debian.org> Sun, 13 Oct 2002 13:20:16 +1000
Added: packages/libapache2-mod-python/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/control?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/control (added)
+++ packages/libapache2-mod-python/trunk/debian/control Tue May 16 13:41:19 2006
@@ -1,0 +1,52 @@
+Source: libapache2-mod-python
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Robert S. Edmonds <edmonds at debian.org>, Norbert Tretkowski <nobse at debian.org>
+Build-Depends: debhelper (>= 4.1.16), debconf, autoconf, python, python2.3-dev, python2.4-dev, apache2-threaded-dev (>= 2.0.50-10)
+Standards-Version: 3.6.1
+
+Package: libapache2-mod-python
+Architecture: all
+Depends: libapache2-mod-python2.3 (>= ${Source-Version}), python (>= 2.3), python (<< 2.4)
+Description: An Apache module that embeds Python within the server
+ mod_python allows you to write web-based applications in Python.
+ Because the parser is embedded in the server as an Apache module, it
+ will run many times faster than traditional CGI.
+ .
+ This is a dummy package which depends on the package corresponding to the
+ default python version.
+
+Package: libapache2-mod-python-doc
+Architecture: all
+Suggests: www-browser
+Description: An Apache module that embeds Python within the server
+ mod_python allows you to write web-based applications in Python.
+ Because the parser is embedded in the server as an Apache module, it
+ will run many times faster than traditional CGI scripts.
+ .
+ This package contains the module documentation in HTML format.
+
+Package: libapache2-mod-python2.3
+Architecture: any
+Depends: debconf | debconf-2.0, ${shlibs:Depends}, apache2-common, apache2
+Suggests: libapache2-mod-python-doc
+Conflicts: libapache2-mod-python2.2, libapache-mod-python, libapache-mod-python2.1, libapache-mod-python2.2, libapache-mod-python2.3
+Description: An Apache 2 module that embeds Python 2.3 within the server
+ mod_python allows you to write web-based applications in Python.
+ Because the parser is embedded in the server as an Apache module, it
+ will run many times faster than traditional CGI scripts.
+ .
+ This version of the package is built for Python 2.3.
+
+Package: libapache2-mod-python2.4
+Architecture: any
+Depends: debconf | debconf-2.0, ${shlibs:Depends}, apache2-common, apache2
+Suggests: libapache2-mod-python-doc
+Conflicts: libapache2-mod-python2.3, libapache2-mod-python2.2, libapache-mod-python, libapache-mod-python2.1, libapache-mod-python2.2, libapache-mod-python2.3
+Description: An Apache 2 module that embeds Python 2.4 within the server
+ mod_python allows you to write web-based applications in Python.
+ Because the parser is embedded in the server as an Apache module, it
+ will run many times faster than traditional CGI scripts.
+ .
+ This version of the package is built for Python 2.4.
Added: packages/libapache2-mod-python/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/copyright?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/copyright (added)
+++ packages/libapache2-mod-python/trunk/debian/copyright Tue May 16 13:41:19 2006
@@ -1,0 +1,81 @@
+This package was debianized by Peter Hawkins <peterh at debian.org> on
+Wed Nov 27 22:20:47 EST 2002.
+
+It was downloaded from:
+http://www.apache.org/dist/httpd/modpython/
+
+Upstream Author: Gregory Trubetskoy <grisha at modpython.org>
+
+Copyright:
+/* ====================================================================
+ * The Apache Software License, Version 1.1
+ *
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
+ * reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in
+ * the documentation and/or other materials provided with the
+ * distribution.
+ *
+ * 3. The end-user documentation included with the redistribution,
+ * if any, must include the following acknowledgment:
+ * "This product includes software developed by the
+ * Apache Software Foundation (http://www.apache.org/)."
+ * Alternately, this acknowledgment may appear in the software itself,
+ * if and wherever such third-party acknowledgments normally appear.
+ *
+ * 4. The names "Apache" and "Apache Software Foundation" must
+ * not be used to endorse or promote products derived from this
+ * software without prior written permission. For written
+ * permission, please contact apache at apache.org.
+ *
+ * 5. Products derived from this software may not be called "Apache",
+ * "mod_python", or "modpython", nor may these terms appear in their
+ * name, without prior written permission of the Apache Software
+ * Foundation.
+ *
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
+ * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
+ * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+ * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
+ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ * ====================================================================
+ *
+ * This software consists of voluntary contributions made by many
+ * individuals on behalf of the Apache Software Foundation. For more
+ * information on the Apache Software Foundation, please see
+ * <http://www.apache.org/>.
+ *
+ * Originally developed by Gregory Trubetskoy.
+ *
+ *
+ * This software is based on the original concept as published in the
+ * book "Internet Programming with Python" by Aaron Watters, Guido van
+ * Rossum and James C. Ahlstrom, 1996 M&T Books, ISBN: 1-55851-484-8.
+ * The book and original software is Copyright 1996 by M&T Books.
+ *
+ * This software consists of an extension to the Apache http server.
+ * More information about Apache may be found at:
+ *
+ * http://www.apache.org/
+ *
+ * More information on Python language can be found at:
+ *
+ * http://www.python.org/
+ *
+ */
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python-doc.docs
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python-doc.docs?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python-doc.docs (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python-doc.docs Tue May 16 13:41:19 2006
@@ -1,0 +1,4 @@
+doc-html/
+debian/README.Debian
+NEWS
+README
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python.docs
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python.docs?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python.docs (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python.docs Tue May 16 13:41:19 2006
@@ -1,0 +1,3 @@
+debian/README.Debian
+NEWS
+README
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.config
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.config?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.config (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.config Tue May 16 13:41:19 2006
@@ -1,0 +1,19 @@
+#!/bin/sh -e
+
+# Source debconf library
+. /usr/share/debconf/confmodule
+
+if [ -e /etc/apache2/mods-enabled/mod_python.load ]; then
+ db_set libapache2-mod-python/enable_module true
+else
+ # We want to enable the module by default during initial configuration
+ if [ "$1" = "configure" ] ; then
+ db_set libapache2-mod-python/enable_module true
+ else
+ db_set libapache2-mod-python/enable_module false
+ fi
+fi
+
+# Enable the Apache 2 module?
+db_input medium libapache2-mod-python/enable_module || true
+db_go
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.dirs
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.dirs?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.dirs (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.dirs Tue May 16 13:41:19 2006
@@ -1,0 +1,2 @@
+/usr/lib/apache2/modules
+/etc/apache2/mods-available
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.docs
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.docs?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.docs (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.docs Tue May 16 13:41:19 2006
@@ -1,0 +1,3 @@
+debian/README.Debian
+NEWS
+README
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postinst
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postinst?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postinst (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postinst Tue May 16 13:41:19 2006
@@ -1,0 +1,21 @@
+#!/bin/sh
+
+set -e
+
+# Source debconf library
+. /usr/share/debconf/confmodule
+
+MOD_PYTHON_LOAD=/etc/apache2/mods-enabled/mod_python.load
+
+if [ "$1" = "configure" -o "$1" = "reconfigure" ]; then
+ db_get libapache2-mod-python/enable_module
+ if [ "$RET" = "true" ]; then
+ test ! -e $MOD_PYTHON_LOAD -o -L $MOD_PYTHON_LOAD && ln -sf ../mods-available/mod_python.load $MOD_PYTHON_LOAD
+ else
+ test -L $MOD_PYTHON_LOAD && rm -f $MOD_PYTHON_LOAD
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postrm
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postrm?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postrm (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.postrm Tue May 16 13:41:19 2006
@@ -1,0 +1,20 @@
+#! /bin/sh
+
+PY_VERSION=2.3
+
+if [ "$1" = "remove" -o "$1" = "purge" ]; then
+ if [ -L /etc/apache2/mods-enabled/mod_python.load ]; then
+ rm -f /etc/apache2/mods-enabled/mod_python.load
+ fi
+fi
+
+if [ "$1" = "purge" ]; then
+ # Source debconf library
+ . /usr/share/debconf/confmodule
+ # Remove debconf database entries
+ db_purge
+fi
+
+#DEBHELPER#
+
+exit 0
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.templates
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.templates?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.templates (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.3.templates Tue May 16 13:41:19 2006
@@ -1,0 +1,11 @@
+Template: libapache2-mod-python/enable_module
+Type: boolean
+_Description: Enable the Apache 2 mod_python module?
+ Should the mod_python module be enabled in your Apache 2 configuration?
+ You need to enable the module to use websites written for mod_python.
+ .
+ If you answer yes to this question, a symbolic link will be made for
+ mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic
+ link will be deleted.
+ .
+ NB. You will need to restart Apache 2 manually after changing this option.
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.config
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.config?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.config (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.config Tue May 16 13:41:19 2006
@@ -1,0 +1,19 @@
+#!/bin/sh -e
+
+# Source debconf library
+. /usr/share/debconf/confmodule
+
+if [ -e /etc/apache2/mods-enabled/mod_python.load ]; then
+ db_set libapache2-mod-python/enable_module true
+else
+ # We want to enable the module by default during initial configuration
+ if [ "$1" = "configure" ] ; then
+ db_set libapache2-mod-python/enable_module true
+ else
+ db_set libapache2-mod-python/enable_module false
+ fi
+fi
+
+# Enable the Apache 2 module?
+db_input medium libapache2-mod-python/enable_module || true
+db_go
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.dirs
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.dirs?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.dirs (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.dirs Tue May 16 13:41:19 2006
@@ -1,0 +1,2 @@
+/usr/lib/apache2/modules
+/etc/apache2/mods-available
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.docs
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.docs?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.docs (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.docs Tue May 16 13:41:19 2006
@@ -1,0 +1,3 @@
+debian/README.Debian
+NEWS
+README
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postinst
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postinst?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postinst (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postinst Tue May 16 13:41:19 2006
@@ -1,0 +1,21 @@
+#!/bin/sh
+
+set -e
+
+# Source debconf library
+. /usr/share/debconf/confmodule
+
+MOD_PYTHON_LOAD=/etc/apache2/mods-enabled/mod_python.load
+
+if [ "$1" = "configure" -o "$1" = "reconfigure" ]; then
+ db_get libapache2-mod-python/enable_module
+ if [ "$RET" = "true" ]; then
+ test ! -e $MOD_PYTHON_LOAD -o -L $MOD_PYTHON_LOAD && ln -sf ../mods-available/mod_python.load $MOD_PYTHON_LOAD
+ else
+ test -L $MOD_PYTHON_LOAD && rm -f $MOD_PYTHON_LOAD
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postrm
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postrm?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postrm (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.postrm Tue May 16 13:41:19 2006
@@ -1,0 +1,20 @@
+#! /bin/sh
+
+PY_VERSION=2.4
+
+if [ "$1" = "remove" -o "$1" = "purge" ]; then
+ if [ -L /etc/apache2/mods-enabled/mod_python.load ]; then
+ rm -f /etc/apache2/mods-enabled/mod_python.load
+ fi
+fi
+
+if [ "$1" = "purge" ]; then
+ # Source debconf library
+ . /usr/share/debconf/confmodule
+ # Remove debconf database entries
+ db_purge
+fi
+
+#DEBHELPER#
+
+exit 0
Added: packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.templates
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.templates?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.templates (added)
+++ packages/libapache2-mod-python/trunk/debian/libapache2-mod-python2.4.templates Tue May 16 13:41:19 2006
@@ -1,0 +1,11 @@
+Template: libapache2-mod-python/enable_module
+Type: boolean
+_Description: Enable the Apache 2 mod_python module?
+ Should the mod_python module be enabled in your Apache 2 configuration?
+ You need to enable the module to use websites written for mod_python.
+ .
+ If you answer yes to this question, a symbolic link will be made for
+ mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic
+ link will be deleted.
+ .
+ NB. You will need to restart Apache 2 manually after changing this option.
Added: packages/libapache2-mod-python/trunk/debian/mod_python.load
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/mod_python.load?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/mod_python.load (added)
+++ packages/libapache2-mod-python/trunk/debian/mod_python.load Tue May 16 13:41:19 2006
@@ -1,0 +1,1 @@
+LoadModule python_module /usr/lib/apache2/modules/mod_python.so
Added: packages/libapache2-mod-python/trunk/debian/po/POTFILES.in
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/POTFILES.in?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/POTFILES.in (added)
+++ packages/libapache2-mod-python/trunk/debian/po/POTFILES.in Tue May 16 13:41:19 2006
@@ -1,0 +1,2 @@
+[type: gettext/rfc822deb] libapache2-mod-python2.2.templates
+[type: gettext/rfc822deb] libapache2-mod-python2.3.templates
Added: packages/libapache2-mod-python/trunk/debian/po/fr.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/fr.po?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/fr.po (added)
+++ packages/libapache2-mod-python/trunk/debian/po/fr.po Tue May 16 13:41:19 2006
@@ -1,0 +1,66 @@
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libapache2-mod-python 3.1.3\n"
+"POT-Creation-Date: 2004-04-01 21:50+1000\n"
+"PO-Revision-Date: 2004-04-04 20:39+0100\n"
+"Last-Translator: Jean-Luc Coulon (f5ibh) <jean-luc.coulon at wanadoo.fr>\n"
+"Language-Team: French <debian-l10n-french at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=iso-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid "Enable the Apache 2 mod_python module?"
+msgstr "Faut-il installer le module mod_python pour Apache2 ?"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"Should the mod_python module be enabled in your Apache 2 configuration? You "
+"need to enable the module to use websites written for mod_python."
+msgstr ""
+"Veuillez choisir di vous souhaitez installer le module « mod_python » dans votre configuration "
+"d'Apache2. Ce module est indispensable pour pouvoir utiliser "
+"des sites web écrits pour mod_python."
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"If you answer yes to this question, a symbolic link will be made for "
+"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
+"link will be deleted."
+msgstr ""
+"Si vous choisissez cette option, un lien symbolique sera créé "
+"pour mod_python dans /etc/apache2/mods_enabled/. Dans le cas contraire, "
+"le lien symbolique sera détruit."
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"NB. You will need to restart Apache 2 manually after changing this option."
+msgstr ""
+"Veuillez noter que vous devrez redémarrer Apache2 vous-même après avoir changé cette "
+"option."
+
Added: packages/libapache2-mod-python/trunk/debian/po/ja.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/ja.po?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/ja.po (added)
+++ packages/libapache2-mod-python/trunk/debian/po/ja.po Tue May 16 13:41:19 2006
@@ -1,0 +1,65 @@
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libapache2-mod-python 3.1.3-1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-04-01 21:50+1000\n"
+"PO-Revision-Date: 2004-07-04 23:11+0900\n"
+"Last-Translator: Hideki Yamane <henrich at samba.gr.jp>\n"
+"Language-Team: Japanese <debian-japanese at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=EUC-JP\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid "Enable the Apache 2 mod_python module?"
+msgstr "Apache2 ¤Î mod_python ¥â¥¸¥å¡¼¥ë¤ò͸ú¤Ë¤·¤Þ¤¹¤«?"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"Should the mod_python module be enabled in your Apache 2 configuration? You "
+"need to enable the module to use websites written for mod_python."
+msgstr ""
+"Apache2 ¤ÎÀßÄê¤Ç mod_python ¥â¥¸¥å¡¼¥ë¤ò͸ú¤Ë¤·¤Þ¤¹¤«? mod_python ÍѤ˽ñ¤«¤ì"
+"¤¿web ¥µ¥¤¥È¤ò»È¤¦¤Ë¤Ï¡¢¤³¤Î¥â¥¸¥å¡¼¥ë¤ò͸ú¤Ë¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"If you answer yes to this question, a symbolic link will be made for "
+"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
+"link will be deleted."
+msgstr ""
+"¤³¤Î¼ÁÌä¤Ë¡Ö¤Ï¤¤¡×¤ÈÅú¤¨¤¿¾ì¹ç¡¢/etc/apache2/mods_enabled/ ¤Ë mod_python ¤Î¥·"
+"¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤¬ºîÀ®¤µ¤ì¤Þ¤¹¡£¡Ö¤¤¤¤¤¨¡×¤ÈÅú¤¨¤¿¾ì¹ç¡¢¥·¥ó¥Ü¥ê¥Ã¥¯¥ê¥ó¥¯¤Ï"
+"ºï½ü¤µ¤ì¤Þ¤¹¡£"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"NB. You will need to restart Apache 2 manually after changing this option."
+msgstr ""
+"Ãí°Õ¡£¤³¤Î¥ª¥×¥·¥ç¥ó¤òÊѹ¹¸å¡¢Apache2 ¤ò¼êÆ°¤ÇºÆµ¯Æ°¤¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£"
Added: packages/libapache2-mod-python/trunk/debian/po/templates.pot
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/templates.pot?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/templates.pot (added)
+++ packages/libapache2-mod-python/trunk/debian/po/templates.pot Tue May 16 13:41:19 2006
@@ -1,0 +1,59 @@
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2004-04-01 21:50+1000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid "Enable the Apache 2 mod_python module?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"Should the mod_python module be enabled in your Apache 2 configuration? You "
+"need to enable the module to use websites written for mod_python."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"If you answer yes to this question, a symbolic link will be made for "
+"mod_python in /etc/apache2/mods_enabled/. If you answer no, the symbolic "
+"link will be deleted."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../libapache2-mod-python2.2.templates:3
+#: ../libapache2-mod-python2.3.templates:3
+msgid ""
+"NB. You will need to restart Apache 2 manually after changing this option."
+msgstr ""
Added: packages/libapache2-mod-python/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/rules?rev=636&op=file
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/rules (added)
+++ packages/libapache2-mod-python/trunk/debian/rules Tue May 16 13:41:19 2006
@@ -1,0 +1,133 @@
+#!/usr/bin/make -f
+# debian/rules for Apache mod_python 3
+# GNU copyright 1997 to 1999 by Joey Hess.
+# Copyright (c) 2003 Peter Hawkins
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# This is the debhelper compatability version to use.
+export DH_COMPAT=3
+
+configure: configure-stamp
+configure-stamp:
+ dh_testdir
+ # Add here commands to configure the package.
+
+ autoconf
+ # Don't configure here (see install)
+# -./configure --enable-EAPI --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+ touch configure-stamp
+
+build: configure-stamp build-stamp
+build-stamp:
+ dh_testdir
+
+ # Add here commands to compile the package.
+ # Don't build it here, see install
+ #$(MAKE)
+ #/usr/bin/docbook-to-man debian/libapache-mod-python.sgml > libapache-mod-python.1
+
+ touch build-stamp
+
+clean:
+ dh_testdir
+ dh_testroot
+ rm -f build-stamp configure-stamp
+
+ # Add here commands to clean up after the build process.
+ -$(MAKE) distclean
+ rm -f config.log
+
+ dh_clean
+
+install: build
+ dh_testdir
+ dh_testroot
+ dh_clean -k
+ dh_installdirs
+
+ # Add here commands to install the package into debian/libapache-mod-python.
+ #$(MAKE) install DESTDIR=$(CURDIR)/debian/libapache-mod-python
+
+ # python 2.3
+ rm -f config.cache config.status
+ export PYTHON_BIN=/usr/bin/python2.3
+ -env PYTHON_BIN=/usr/bin/python2.3 \
+ ./configure --with-apxs=/usr/bin/apxs2 --prefix=/usr \
+ --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
+ --with-python-version=2.3
+ $(MAKE) clean && DEB_DEFINES="-DLONG_LONG=PY_LONG_LONG" $(MAKE)
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/libapache2-mod-python2.3
+ cp debian/mod_python.load debian/libapache2-mod-python2.3/etc/apache2/mods-available/
+
+ # python 2.4
+ rm -f config.cache config.status
+ export PYTHON_BIN=/usr/bin/python2.4
+ -env PYTHON_BIN=/usr/bin/python2.4 \
+ ./configure --with-apxs=/usr/bin/apxs2 --prefix=/usr \
+ --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
+ --with-python-version=2.4
+ $(MAKE) clean && DEB_DEFINES="-DLONG_LONG=PY_LONG_LONG" $(MAKE)
+ $(MAKE) install DESTDIR=$(CURDIR)/debian/libapache2-mod-python2.4
+ cp debian/mod_python.load debian/libapache2-mod-python2.4/etc/apache2/mods-available/
+
+
+# Build architecture-independent files here.
+binary-indep: build install
+ dh_testdir -i
+ dh_testroot -i
+ dh_python -i
+ dh_installdebconf -i
+ dh_installdocs -i
+ dh_installexamples -i
+ dh_installmenu -i
+# dh_installemacsen
+# dh_installpam
+# dh_installinit
+ dh_installcron -i
+ dh_installmanpages -i
+ dh_installinfo -i
+# dh_undocumented
+ dh_installchangelogs -i
+ dh_compress -i
+ dh_fixperms -i
+ dh_installdeb -i
+ dh_shlibdeps -i
+ dh_gencontrol -i
+ dh_md5sums -i
+ dh_builddeb -i
+
+# Build architecture-dependent files here.
+binary-arch: build install
+ dh_testdir -a
+ dh_testroot -a
+ dh_python -plibapache2-mod-python2.3 /usr/lib/python2.3/site-packages
+ dh_python -plibapache2-mod-python2.4 /usr/lib/python2.4/site-packages
+ dh_installdebconf -a
+ dh_installdocs -a
+ dh_installexamples -a
+ dh_installmenu -a
+# dh_installemacsen
+# dh_installpam
+# dh_installinit
+ dh_installcron -a
+ dh_installmanpages -a
+ dh_installinfo -a
+# dh_undocumented
+ dh_installchangelogs -a
+ dh_link -a
+ dh_strip -a
+ dh_compress -a
+ dh_fixperms -a
+ # You may want to make some executables suid here.
+# dh_suidregister
+# dh_makeshlibs
+ dh_installdeb -a
+ dh_shlibdeps -a
+ dh_gencontrol -a
+ dh_md5sums -a
+ dh_builddeb -a
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
More information about the Python-modules-commits
mailing list