[Python-modules-commits] r2031 - in /packages/twill/trunk/debian: ./ changelog compat control control.in copyright dirs examples install manpages patches/ patches/01_remove_ext.patch pycompat pyversions rules twill-fork.dbk twill-sh.dbk watch

arnau-guest at users.alioth.debian.org arnau-guest at users.alioth.debian.org
Tue Apr 10 20:44:22 UTC 2007


Author: arnau-guest
Date: Tue Apr 10 20:44:22 2007
New Revision: 2031

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

Added:
    packages/twill/trunk/debian/   (with props)
    packages/twill/trunk/debian/changelog
    packages/twill/trunk/debian/compat
    packages/twill/trunk/debian/control
    packages/twill/trunk/debian/control.in
    packages/twill/trunk/debian/copyright
    packages/twill/trunk/debian/dirs
    packages/twill/trunk/debian/examples
    packages/twill/trunk/debian/install
    packages/twill/trunk/debian/manpages
    packages/twill/trunk/debian/patches/
    packages/twill/trunk/debian/patches/01_remove_ext.patch
    packages/twill/trunk/debian/pycompat
    packages/twill/trunk/debian/pyversions
    packages/twill/trunk/debian/rules   (with props)
    packages/twill/trunk/debian/twill-fork.dbk
    packages/twill/trunk/debian/twill-sh.dbk
    packages/twill/trunk/debian/watch

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

Added: packages/twill/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/changelog?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/changelog (added)
+++ packages/twill/trunk/debian/changelog Tue Apr 10 20:44:22 2007
@@ -1,0 +1,5 @@
+twill (0.9~b1-1) unstable; urgency=low
+
+  * Initial release. Closes: #387152.
+
+ -- Arnaud Fontaine <arnaud at andesi.org>  Sun, 08 Apr 2007 10:37:43 +0200

Added: packages/twill/trunk/debian/compat
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/compat?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/compat (added)
+++ packages/twill/trunk/debian/compat Tue Apr 10 20:44:22 2007
@@ -1,0 +1,1 @@
+5

Added: packages/twill/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/control?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/control (added)
+++ packages/twill/trunk/debian/control Tue Apr 10 20:44:22 2007
@@ -1,0 +1,19 @@
+Source: twill
+Section: python
+Priority: optional
+Maintainer: Arnaud Fontaine <arnaud at andesi.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support (>= 0.3.2), patchutils (>= 0.2.25)
+Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml
+Standards-Version: 3.7.2
+
+Package: python-twill
+Architecture: all
+Depends: ${python:Depends}, python-mechanize (>= 0.1.6b), python-clientform (>= 0.2.6), python-pyparsing (>= 1.4.1)
+Description: A simple scripting language for Web browsing
+ Twill is a simple scripting language intended for programmatic or
+ automated browsing of Web sites. It allows allows users to browse the
+ Web from a command-line interface. So, you can navigate through Web
+ sites that use forms, cookies, and most standard Web features.
+ .
+  Homepage: http://twill.idyll.org/

Added: packages/twill/trunk/debian/control.in
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/control.in?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/control.in (added)
+++ packages/twill/trunk/debian/control.in Tue Apr 10 20:44:22 2007
@@ -1,0 +1,19 @@
+Source: twill
+Section: python
+Priority: optional
+Maintainer: Arnaud Fontaine <arnaud at andesi.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: @cdbs@
+Build-Depends-Indep: xsltproc, docbook-xsl, docbook-xml
+Standards-Version: 3.7.2
+
+Package: python-twill
+Architecture: all
+Depends: ${python:Depends}, python-mechanize (>= 0.1.6b), python-clientform (>= 0.2.6), python-pyparsing (>= 1.4.1)
+Description: A simple scripting language for Web browsing
+ Twill is a simple scripting language intended for programmatic or
+ automated browsing of Web sites. It allows allows users to browse the
+ Web from a command-line interface. So, you can navigate through Web
+ sites that use forms, cookies, and most standard Web features.
+ .
+  Homepage: http://twill.idyll.org/

Added: packages/twill/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/copyright?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/copyright (added)
+++ packages/twill/trunk/debian/copyright Tue Apr 10 20:44:22 2007
@@ -1,0 +1,33 @@
+This package was debianized by Arnaud Fontaine <arnaud at andesi.org> on
+Sun, 08 Apr 2007 10:37:43 +0200.
+
+It was downloaded from http://twill.idyll.org/
+
+Author: C. Titus Brown <titus at caltech.edu>
+
+Copyright (c) 2005-2007 C. Titus Brown <titus at caltech.edu>
+
+  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) 2007, Arnaud Fontaine <arnaud at andesi.org>
+and is licensed under the GPL. On Debian systems, the complete text of
+the GNU General Public License can be found in
+`/usr/share/common-licenses/GPL'.

Added: packages/twill/trunk/debian/dirs
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/dirs?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/dirs (added)
+++ packages/twill/trunk/debian/dirs Tue Apr 10 20:44:22 2007
@@ -1,0 +1,1 @@
+usr/share/doc/python-twill/html

Added: packages/twill/trunk/debian/examples
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/examples?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/examples (added)
+++ packages/twill/trunk/debian/examples Tue Apr 10 20:44:22 2007
@@ -1,0 +1,1 @@
+examples/*

Added: packages/twill/trunk/debian/install
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/install?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/install (added)
+++ packages/twill/trunk/debian/install Tue Apr 10 20:44:22 2007
@@ -1,0 +1,1 @@
+doc/*.html	usr/share/doc/python-twill/html/

Added: packages/twill/trunk/debian/manpages
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/manpages?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/manpages (added)
+++ packages/twill/trunk/debian/manpages Tue Apr 10 20:44:22 2007
@@ -1,0 +1,2 @@
+debian/twill-fork.1
+debian/twill-sh.1

Added: packages/twill/trunk/debian/patches/01_remove_ext.patch
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/patches/01_remove_ext.patch?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/patches/01_remove_ext.patch (added)
+++ packages/twill/trunk/debian/patches/01_remove_ext.patch Tue Apr 10 20:44:22 2007
@@ -1,0 +1,12 @@
+--- twill-0.9~b1.orig/setup.py
++++ twill-0.9~b1/setup.py
+@@ -18,8 +18,7 @@
+       author_email = 'titus at idyll.org',
+       license='MIT',
+ 
+-      packages = ['twill', 'twill.other_packages',
+-                  'twill.other_packages.mechanize',
++      packages = ['twill',
+                   'twill.extensions',
+                   'twill.extensions.match_parse'],
+ 

Added: packages/twill/trunk/debian/pycompat
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/pycompat?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/pycompat (added)
+++ packages/twill/trunk/debian/pycompat Tue Apr 10 20:44:22 2007
@@ -1,0 +1,1 @@
+2

Added: packages/twill/trunk/debian/pyversions
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/pyversions?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/pyversions (added)
+++ packages/twill/trunk/debian/pyversions Tue Apr 10 20:44:22 2007
@@ -1,0 +1,1 @@
+2.3-

Added: packages/twill/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/rules?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/rules (added)
+++ packages/twill/trunk/debian/rules Tue Apr 10 20:44:22 2007
@@ -1,0 +1,32 @@
+#!/usr/bin/make -f
+# -*- mode: makefile; coding: utf-8 -*-
+
+DEB_PYTHON_SYSTEM=pysupport
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+
+# Don't compress .py files
+DEB_COMPRESS_EXCLUDE := .py
+
+# Manpages stuff 
+MANPAGES = debian/twill-sh.1 debian/twill-fork.1
+XSLT_CMD = xsltproc -nonet
+DB2MAN   = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
+
+# Install egg-info directories
+DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed
+DEB_PYTHON_DEFAULT_VERSION = $$(pyversions -d | sed 's/python//')
+DEB_UPSTREAM_VERSION := $$(echo $(DEB_UPSTREAM_VERSION) | sed 's/~//')
+
+%.1: %.dbk
+	cd $(<D) && $(XSLT_CMD) $(DB2MAN) $(<F)
+
+install/$(DEB_PYTHON_MODULE_PACKAGE):: $(MANPAGES)
+	# Rename egg-info directory to share it between several python versions
+	mv debian/python-twill/usr/lib/python$(DEB_PYTHON_DEFAULT_VERSION)/site-packages/twill-$(DEB_UPSTREAM_VERSION)-py$(DEB_PYTHON_DEFAULT_VERSION).egg-info \
+		debian/python-twill/usr/lib/python$(DEB_PYTHON_DEFAULT_VERSION)/site-packages/twill-$(DEB_UPSTREAM_VERSION).egg-info
+
+clean::
+	-rm -rf twill.egg-info $(MANPAGES)

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

Added: packages/twill/trunk/debian/twill-fork.dbk
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/twill-fork.dbk?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/twill-fork.dbk (added)
+++ packages/twill/trunk/debian/twill-fork.dbk Tue Apr 10 20:44:22 2007
@@ -1,0 +1,165 @@
+<?xml version='1.0' encoding='ISO-8859-1'?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+
+<!--
+
+Process this file with an XSLT processor: `xsltproc \
+-''-nonet /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\
+manpages/docbook.xsl manpage.dbk'.  A manual page
+<package>.<section> will be generated.  You may view the
+manual page with: nroff -man <package>.<section> | less'.  A
+typical entry in a Makefile or Makefile.am is:
+
+DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\
+manpages/docbook.xsl
+XP=xsltproc -''-nonet
+
+manpage.1: manpage.dbk
+        $(XP) $(DB2MAN) $<
+
+The xsltproc binary is found in the xsltproc package.  The
+XSL files are in docbook-xsl.  Please remember that if you
+create the nroff version in one of the debian/rules file
+targets (such as build), you will need to include xsltproc
+and docbook-xsl in your Build-Depends control field.
+
+-->
+
+  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
+  <!ENTITY dhfirstname "<firstname>Arnaud</firstname>">
+  <!ENTITY dhsurname   "<surname>Fontaine</surname>">
+
+  <!-- Please adjust the date whenever revising the manpage. -->
+  <!ENTITY dhdate      "<date>april 10, 2007</date>">
+
+  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
+       allowed: see man(7), man(1). -->
+  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
+  <!ENTITY dhemail     "<email>arnaud at andesi.org</email>">
+  <!ENTITY dhusername  "Arnaud Fontaine">
+  <!ENTITY dhucpackage "<refentrytitle>TWILL</refentrytitle>">
+  <!ENTITY dhpackage   "twill-fork">
+
+  <!ENTITY debian      "Debian">
+  <!ENTITY gnu         "<acronym>GNU</acronym>">
+  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
+]>
+
+<!-- ====================================================================== -->
+<refentry lang="fr">
+  <refentryinfo>
+    <address>
+      &dhemail;
+    </address>
+
+    <copyright>
+      <year>2007</year>
+      <holder>&dhusername;</holder>
+    </copyright>
+    &dhdate;
+  </refentryinfo>
+
+  <!-- ============================================================ -->
+  <refmeta>
+    &dhucpackage;
+
+    &dhsection;
+  </refmeta>
+
+  <!-- ============================================================ -->
+  <refnamediv>
+    <refname>&dhpackage;</refname>
+
+    <refpurpose>a simple scripting language for Web browsing</refpurpose>
+  </refnamediv>
+
+  <!-- ============================================================ -->
+  <refsynopsisdiv>
+    <cmdsynopsis>
+      <command>&dhpackage;</command> <arg><option>option</option></arg>
+      <arg><option><replaceable>script(s)</replaceable></option></arg>
+    </cmdsynopsis>
+  </refsynopsisdiv>
+
+  <!-- ============================================================ -->
+  <refsect1>
+    <title>DESCRIPTION</title>
+
+    <simpara>
+      Twill is a simple language that allows users to browse the Web
+      from a command-line interface.  With twill, you can navigate
+      through Web sites that use forms, cookies, and most standard Web
+      features. You can use the <command>&dhpackage;</command> script
+      to do some stress testing.
+    </simpara>
+  </refsect1>
+
+  <!-- ============================================================ -->
+  <refsect1>
+    <title>OPTIONS</title>
+
+    <variablelist>
+      <varlistentry>
+        <term><option>--help/-h</option></term>
+        <listitem><simpara>print usage information</simpara>
+        </listitem>
+      </varlistentry>
+      
+      <varlistentry>
+        <term><option>--url/-u <replaceable>URL</replaceable></option></term>
+        <listitem><simpara>Start at the given URL before each script</simpara>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--number/-n</option></term>
+        <listitem><simpara>Number of times to run the given
+        script(s)</simpara>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--processes/-p</option></term>
+        <listitem><simpara>Number of processes to execute in
+        parallel</simpara>
+        </listitem>
+      </varlistentry>
+                  
+    </variablelist>
+  </refsect1>
+
+  <!-- ============================================================ -->
+  <refsect1>
+    <title>SEE ALSO</title>
+    <para>twill-sh (1).</para>
+  </refsect1>
+
+  <refsect1>
+    <title>AUTHORS</title>
+
+    <para>Twill was written by 
+      <personname>
+        <firstname>C. Titus</firstname>
+	<surname>Brown</surname>
+      </personname>
+      <email>titus at idyll.org</email>
+      and 
+    </para>
+
+    <para>
+      This manual  page was written by &dhusername;  &dhemail; for the
+      &debian;  system (but  may be  used by  others).   Permission is
+      granted to  copy, distribute  and/or modify this  document under
+      the terms  of the  &gnu; General Public  License, Version  2 any
+      later version published by the Free Software Foundation.
+    </para>
+
+    <para>
+      On Debian systems, the complete text of the &gnu;
+      General Public License can be found in
+      <filename>/usr/share/common-licenses/GPL</filename>.
+    </para>
+
+  </refsect1>
+</refentry>

Added: packages/twill/trunk/debian/twill-sh.dbk
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/twill-sh.dbk?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/twill-sh.dbk (added)
+++ packages/twill/trunk/debian/twill-sh.dbk Tue Apr 10 20:44:22 2007
@@ -1,0 +1,184 @@
+<?xml version='1.0' encoding='ISO-8859-1'?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+
+<!--
+
+Process this file with an XSLT processor: `xsltproc \
+-''-nonet /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\
+manpages/docbook.xsl manpage.dbk'.  A manual page
+<package>.<section> will be generated.  You may view the
+manual page with: nroff -man <package>.<section> | less'.  A
+typical entry in a Makefile or Makefile.am is:
+
+DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/\
+manpages/docbook.xsl
+XP=xsltproc -''-nonet
+
+manpage.1: manpage.dbk
+        $(XP) $(DB2MAN) $<
+
+The xsltproc binary is found in the xsltproc package.  The
+XSL files are in docbook-xsl.  Please remember that if you
+create the nroff version in one of the debian/rules file
+targets (such as build), you will need to include xsltproc
+and docbook-xsl in your Build-Depends control field.
+
+-->
+
+  <!-- Fill in your name for FIRSTNAME and SURNAME. -->
+  <!ENTITY dhfirstname "<firstname>Arnaud</firstname>">
+  <!ENTITY dhsurname   "<surname>Fontaine</surname>">
+
+  <!-- Please adjust the date whenever revising the manpage. -->
+  <!ENTITY dhdate      "<date>april 10, 2007</date>">
+
+  <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
+       allowed: see man(7), man(1). -->
+  <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
+  <!ENTITY dhemail     "<email>arnaud at andesi.org</email>">
+  <!ENTITY dhusername  "Arnaud Fontaine">
+  <!ENTITY dhucpackage "<refentrytitle>TWILL</refentrytitle>">
+  <!ENTITY dhpackage   "twill-sh">
+
+  <!ENTITY debian      "Debian">
+  <!ENTITY gnu         "<acronym>GNU</acronym>">
+  <!ENTITY gpl         "&gnu; <acronym>GPL</acronym>">
+]>
+
+<!-- ====================================================================== -->
+<refentry lang="fr">
+  <refentryinfo>
+    <address>
+      &dhemail;
+    </address>
+
+    <copyright>
+      <year>2007</year>
+      <holder>&dhusername;</holder>
+    </copyright>
+    &dhdate;
+  </refentryinfo>
+
+  <!-- ============================================================ -->
+  <refmeta>
+    &dhucpackage;
+
+    &dhsection;
+  </refmeta>
+
+  <!-- ============================================================ -->
+  <refnamediv>
+    <refname>&dhpackage;</refname>
+
+    <refpurpose>a simple scripting language for Web browsing</refpurpose>
+  </refnamediv>
+
+  <!-- ============================================================ -->
+  <refsynopsisdiv>
+    <cmdsynopsis>
+      <command>&dhpackage;</command> <arg><option>option</option></arg>
+      <arg><option><replaceable>script(s)</replaceable></option></arg>
+    </cmdsynopsis>
+  </refsynopsisdiv>
+
+  <!-- ============================================================ -->
+  <refsect1>
+    <title>DESCRIPTION</title>
+
+    <simpara>
+      Twill is a simple language that allows users to browse the Web
+      from a command-line interface.  With twill, you can navigate
+      through Web sites that use forms, cookies, and most standard Web
+      features. <command>&dhpackage;</command> lets you interactively
+      browse the Web.
+    </simpara>
+  </refsect1>
+
+  <!-- ============================================================ -->
+  <refsect1>
+    <title>OPTIONS</title>
+
+    <variablelist>
+    
+      <varlistentry>
+        <term><option>--help/-h</option></term>
+        <listitem><simpara>print usage information</simpara>
+        </listitem>
+      </varlistentry>
+      
+      <varlistentry>
+        <term><option>--version/-v</option></term>
+        <listitem><simpara>Show version information and exit</simpara>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--quiet/-q</option></term>
+        <listitem><simpara>Do not show normal output</simpara>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--interactive/-i</option></term>
+        <listitem><simpara>Drop into an interactive shell after
+        running files if any</simpara>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--fail/-f</option></term>
+        <listitem><simpara>Exit on first file which fails</simpara>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term><option>--never-fail/-n</option></term>
+        <listitem><simpara>Continue executing scripts even if errors
+        occur</simpara>
+        </listitem>
+      </varlistentry>
+      
+      <varlistentry>
+        <term><option>--url/-u <replaceable>URL</replaceable></option></term>
+        <listitem><simpara>Start at the given URL before each script</simpara>
+        </listitem>
+      </varlistentry>
+                  
+    </variablelist>
+  </refsect1>
+
+  <!-- ============================================================ -->
+  <refsect1>
+    <title>SEE ALSO</title>
+    <para>twill-fork (1).</para>
+  </refsect1>
+
+  <refsect1>
+    <title>AUTHORS</title>
+
+    <para>Twill was written by 
+      <personname>
+        <firstname>C. Titus</firstname>
+	<surname>Brown</surname>
+      </personname>
+      <email>titus at idyll.org</email>
+      and 
+    </para>
+
+    <para>
+      This manual  page was written by &dhusername;  &dhemail; for the
+      &debian;  system (but  may be  used by  others).   Permission is
+      granted to  copy, distribute  and/or modify this  document under
+      the terms  of the  &gnu; General Public  License, Version  2 any
+      later version published by the Free Software Foundation.
+    </para>
+
+    <para>
+      On Debian systems, the complete text of the &gnu;
+      General Public License can be found in
+      <filename>/usr/share/common-licenses/GPL</filename>.
+    </para>
+
+  </refsect1>
+</refentry>

Added: packages/twill/trunk/debian/watch
URL: http://svn.debian.org/wsvn/python-modules/packages/twill/trunk/debian/watch?rev=2031&op=file
==============================================================================
--- packages/twill/trunk/debian/watch (added)
+++ packages/twill/trunk/debian/watch Tue Apr 10 20:44:22 2007
@@ -1,0 +1,2 @@
+version=3
+http://qa.debian.org/watch/sf.php/pyscript/ pyscript-([\d.]*).tar.gz




More information about the Python-modules-commits mailing list