[Python-modules-commits] r3652 - in /packages/libapache2-mod-python/trunk/debian: changelog control po/it.po rules
hanska-guest at users.alioth.debian.org
hanska-guest at users.alioth.debian.org
Sat Nov 17 14:01:18 UTC 2007
Author: hanska-guest
Date: Sat Nov 17 14:01:17 2007
New Revision: 3652
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=3652
Log:
* debian/po/it.po updated (closes: #451608)
* debian/control:
- added myself to Uploaders
- added Homepage field
- wrapped Uploaders, Build-Depends and Conflicts fields
* debian/rules:
- don't ignore the value of $(MAKE) distclean
- removed useless commented dh_* calls
- some minor changes
Modified:
packages/libapache2-mod-python/trunk/debian/changelog
packages/libapache2-mod-python/trunk/debian/control
packages/libapache2-mod-python/trunk/debian/po/it.po
packages/libapache2-mod-python/trunk/debian/rules
Modified: packages/libapache2-mod-python/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/changelog?rev=3652&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/changelog (original)
+++ packages/libapache2-mod-python/trunk/debian/changelog Sat Nov 17 14:01:17 2007
@@ -9,7 +9,18 @@
[ Piotr Ożarowski ]
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
- -- Piotr Ożarowski <piotr at debian.org> Sat, 6 Oct 2007 23:46:36 +0200
+ [ David Paleino ]
+ * debian/po/it.po updated (closes: #451608)
+ * debian/control:
+ - added myself to Uploaders
+ - added Homepage field
+ - wrapped Uploaders, Build-Depends and Conflicts fields
+ * debian/rules:
+ - don't ignore the value of $(MAKE) distclean
+ - removed useless commented dh_* calls
+ - some minor changes
+
+ -- David Paleino <d.paleino at gmail.com> Sat, 17 Nov 2007 14:51:17 +0100
libapache2-mod-python (3.3.1-1) unstable; urgency=low
Modified: packages/libapache2-mod-python/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/control?rev=3652&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/control (original)
+++ packages/libapache2-mod-python/trunk/debian/control Sat Nov 17 14:01:17 2007
@@ -2,11 +2,14 @@
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Norbert Tretkowski <nobse at debian.org>, Piotr Ożarowski <piotr at debian.org>, Robert S. Edmonds <edmonds at debian.org>
-Build-Depends: debhelper (>= 5.0.38), debconf, autoconf, python-dev (>= 2.4.3-11), apache2-threaded-dev (>= 2.2.3-1), dpatch, python-central (>= 0.5.6), po-debconf
+Uploaders: Norbert Tretkowski <nobse at debian.org>, Piotr Ożarowski <piotr at debian.org>,
+ Robert S. Edmonds <edmonds at debian.org>, David Paleino <d.paleino at gmail.com>
+Build-Depends: debhelper (>= 5.0.38), debconf, autoconf, python-dev (>= 2.4.3-11),
+ apache2-threaded-dev (>= 2.2.3-1), dpatch, python-central (>= 0.5.6), po-debconf
XS-Python-Version: current
Vcs-Svn: svn://svn.debian.org/python-modules/packages/libapache2-mod-python/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/?op=log
+Homepage: http://www.modpython.org/
Standards-Version: 3.7.2.1
Package: libapache2-mod-python
@@ -15,7 +18,8 @@
Suggests: libapache2-mod-python-doc
Provides: ${python:Provides}, libapache2-mod-python${python:Versions}
Replaces: libapache2-mod-python2.4 (<< 3.2.8-3), libapache2-mod-python2.3 (<< 3.2.8-3)
-Conflicts: libapache2-mod-python2.4, libapache2-mod-python2.3, libapache2-mod-python2.2, libapache-mod-python, libapache-mod-python2.1, libapache-mod-python2.2, libapache-mod-python2.3
+Conflicts: libapache2-mod-python2.4, libapache2-mod-python2.3, libapache2-mod-python2.2,
+ libapache-mod-python, libapache-mod-python2.1, libapache-mod-python2.2, libapache-mod-python2.3
XB-Python-Version: ${python:Versions}
Description: Apache 2 module that embeds Python within the server
mod_python allows you to write web-based applications in Python.
Modified: packages/libapache2-mod-python/trunk/debian/po/it.po
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/po/it.po?rev=3652&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/po/it.po (original)
+++ packages/libapache2-mod-python/trunk/debian/po/it.po Sat Nov 17 14:01:17 2007
@@ -1,49 +1,52 @@
# Italian (it) translation of debconf templates for libapache2-mod-python
# Copyright (C) 2006 Software in the Public Interest
# This file is distributed under the same license as the libapache2-mod-python package.
-# Luca Monducci <luca.mo at tiscali.it>, 2006.
+# Luca Monducci <luca.mo at tiscali.it>, 2006, 2007.
#
msgid ""
msgstr ""
-"Project-Id-Version: libapache2-mod-python 3.2.8 italian debconf templates\n"
-"Report-Msgid-Bugs-To: python-modules-team at lists.alioth.debian.org\n"
-"POT-Creation-Date: 2006-08-19 11:08+0200\n"
-"PO-Revision-Date: 2006-08-08 12:08+0200\n"
+"Project-Id-Version: libapache2-mod-python 3.3.1 italian debconf templates\n"
+"Report-Msgid-Bugs-To: Source: libapache2-mod-python at packages.debian.org\n"
+"POT-Creation-Date: 2007-11-11 19:39+0000\n"
+"PO-Revision-Date: 2007-11-17 13:34+0100\n"
"Last-Translator: Luca Monducci <luca.mo at tiscali.it>\n"
-"Language-Team: Italian <tp at lists.linux.it>\n"
+"Language-Team: Italian <debian-l10n-italian at lists.debian.org>\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python.templates:1001
+#: ../libapache2-mod-python.templates:2001
msgid "Enable the Apache 2 mod_python module?"
msgstr "Attivare il modulo mod_python per Apache 2?"
#. Type: boolean
#. Description
-#: ../libapache2-mod-python.templates:1001
-msgid "You need to enable the module to use websites written for mod_python."
+#: ../libapache2-mod-python.templates:2001
+msgid ""
+"The mod_python module must be enabled if hosted web sites are using its "
+"features."
msgstr ""
-"È necessario attivare il modulo per usare i siti web scritti per mod_python."
+"Ã necessario attivare il modulo mod_python se si ospitano siti web che usano "
+"le sue funzionalità ."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python.templates:1001
+#: ../libapache2-mod-python.templates:2001
msgid ""
-"Choosing to enable the module creates a symbolic link for mod_python in /etc/"
-"apache2/mods_enabled/, chosing to not enable the module removes that link."
+"If you choose this option, a symbolic link for mod_python will be created "
+"in /etc/apache2/mods_enabled/. If you refuse this option, this link will be "
+"removed if it exists."
msgstr ""
-"Se si attiva il modulo viene creato un link simbolico per mod_python in /etc/"
-"apache2/mods_enabled/, invece rifiutanso l'attivazione del modulo il link "
-"simbolico viene rimosso."
+"Se si accetta, verrà creato un link simbolico per mod_python in /etc/apache2"
+"/mods_enabled/. Qualora si rifiuti, il link simbolico, se presente, verrà "
+"rimosso."
#. Type: boolean
#. Description
-#: ../libapache2-mod-python.templates:1001
-msgid ""
-"NB. You will need to restart Apache 2 manually after changing this option."
+#: ../libapache2-mod-python.templates:2001
+msgid "Apache 2 must be restarted manually after changing this option."
msgstr ""
-"NB: Apache 2 deve essere riavviato manualmente dopo la modifica di questa "
+"Apache 2 deve essere riavviato manualmente dopo la modifica di questa "
"opzione."
Modified: packages/libapache2-mod-python/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/libapache2-mod-python/trunk/debian/rules?rev=3652&op=diff
==============================================================================
--- packages/libapache2-mod-python/trunk/debian/rules (original)
+++ packages/libapache2-mod-python/trunk/debian/rules Sat Nov 17 14:01:17 2007
@@ -20,7 +20,7 @@
# Don't configure here (see install)
# -./configure --enable-EAPI --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
- touch configure-stamp
+ touch $@
build: configure-stamp build-stamp
build-stamp: patch
@@ -31,7 +31,7 @@
#$(MAKE)
#/usr/bin/docbook-to-man debian/libapache-mod-python.sgml > libapache-mod-python.1
- touch build-stamp
+ touch $@
clean: unpatch
dh_testdir
@@ -39,7 +39,7 @@
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
- -$(MAKE) distclean
+ [ ! -f Makefile ] || $(MAKE) distclean
rm -f config.log configure src/include/mod_python.h
debconf-updatepo
@@ -68,7 +68,6 @@
cp debian/mod_python.load debian/libapache2-mod-python/etc/apache2/mods-available/
-# Build architecture-independent files here.
binary-indep: build install
dh_testdir -i
dh_testroot -i
@@ -76,12 +75,8 @@
dh_installdocs -i
dh_installexamples -i
dh_installmenu -i
-# dh_installemacsen
-# dh_installpam
-# dh_installinit
dh_installcron -i
dh_installinfo -i
-# dh_undocumented
dh_installchangelogs -i
dh_compress -i
dh_fixperms -i
@@ -91,7 +86,6 @@
dh_md5sums -i
dh_builddeb -i
-# Build architecture-dependent files here.
binary-arch: build install
dh_testdir -a
dh_testroot -a
@@ -100,12 +94,8 @@
dh_installdocs -a
dh_installexamples -a
dh_installmenu -a
-# dh_installemacsen
-# dh_installpam
-# dh_installinit
dh_installcron -a
dh_installinfo -a
-# dh_undocumented
dh_installchangelogs -a
dh_link -a
dh_strip -a
More information about the Python-modules-commits
mailing list