[Python-apps-commits] r1558 - in packages/subdownloader/trunk/debian (3 files)
gothicx-guest at users.alioth.debian.org
gothicx-guest at users.alioth.debian.org
Fri Jul 11 19:52:15 UTC 2008
Date: Friday, July 11, 2008 @ 19:52:14
Author: gothicx-guest
Revision: 1558
Fix man page, description fields and other stuff
Modified:
packages/subdownloader/trunk/debian/control
packages/subdownloader/trunk/debian/subdownloader.1
Deleted:
packages/subdownloader/trunk/debian/manpage.xml
Modified: packages/subdownloader/trunk/debian/control
===================================================================
--- packages/subdownloader/trunk/debian/control 2008-07-11 19:30:46 UTC (rev 1557)
+++ packages/subdownloader/trunk/debian/control 2008-07-11 19:52:14 UTC (rev 1558)
@@ -4,7 +4,6 @@
Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Uploaders: Marco Rodrigues <gothicx at sapo.pt>
Build-Depends: debhelper (>= 5), cdbs (>= 0.4.49), python-all-dev (>= 2.4.4-2), python-central (>= 0.6)
-Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl
Standards-Version: 3.8.0
Vcs-Svn: svn://svn.debian.org/python-apps/packages/subdownloader/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/subdownloader
@@ -13,15 +12,15 @@
Package: subdownloader-cli
Architecture: all
-Depends: python, ${python:Depends}, python-mmpython, python-imdbpy (>= 2.7)
+Depends: ${python:Depends}, python-mmpython, python-imdbpy (>= 2.7)
XB-Python-Version: ${python:Versions}
-Description: Subdownloader is a Free Open Source tool written
- in Python for automatic download/upload subtitles for
+Description: SubDownloader find subtitles from any video file or DVD's
+ SubDownloader will retrieve automatically subtitles for
videofiles (DIVX,MPEG,AVI,etc) and DVD's using fast hashing.
The package includes the common files and a cli interface.
Package: subdownloader
Architecture: all
Depends: subdownloader-cli
-Description: Subdownloader is a tool for automatic retireval of movie subtitles
+Description: SubDownloader find subtitles from any video file or DVD's
This package contains the GUI frontend.
Deleted: packages/subdownloader/trunk/debian/manpage.xml
===================================================================
--- packages/subdownloader/trunk/debian/manpage.xml 2008-07-11 19:30:46 UTC (rev 1557)
+++ packages/subdownloader/trunk/debian/manpage.xml 2008-07-11 19:52:14 UTC (rev 1558)
@@ -1,147 +0,0 @@
-<?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.
-
--->
-
- <!ENTITY dhfirstname "<firstname>Georges</firstname>">
- <!ENTITY dhsurname "<surname>Khaznadar</surname>">
- <!ENTITY dhdate "<date>octobre 25, 2004</date>">
- <!ENTITY dhsection "<manvolnum>1</manvolnum>">
- <!ENTITY dhemail "<email>georgesk at ofset.org</email>">
- <!ENTITY dhusername "Georges Khaznadar">
- <!ENTITY dhucpackage "<refentrytitle>WXGLADE</refentrytitle>">
- <!ENTITY dhpackage "wxglade">
-
- <!ENTITY debian "<productname>Debian</productname>">
- <!ENTITY gnu "<acronym>GNU</acronym>">
- <!ENTITY gpl "&gnu; <acronym>GPL</acronym>">
-]>
-
-<refentry>
- <refentryinfo>
- <address>
- &dhemail;
- </address>
- <author>
- &dhfirstname;
- &dhsurname;
- </author>
- <copyright>
- <year>2003</year>
- <holder>&dhusername;</holder>
- </copyright>
- &dhdate;
- </refentryinfo>
- <refmeta>
- &dhucpackage;
-
- &dhsection;
- </refmeta>
- <refnamediv>
- <refname>&dhpackage;</refname>
-
- <refpurpose>python program to build user interfaces based on the wxWidgets toolset.</refpurpose>
- </refnamediv>
- <refsynopsisdiv>
- <cmdsynopsis>
- <command>&dhpackage;</command>
- <arg><option>-g <replaceable>LANG</replaceable></option></arg>
- <arg><option>--generate-cod <replaceable>LANG</replaceable></option></arg>
- <arg><option>-o <replaceable>DESTINATION</replaceable></option></arg>
- <arg><option>--output <replaceable>DESTINATION</replaceable></option></arg>
- <arg><replaceable>FILENAME.wxg</replaceable></arg>
- </cmdsynopsis>
- </refsynopsisdiv>
- <refsect1>
- <title>DESCRIPTION</title>
-
- <para>
- <command>&dhpackage;</command> wxGlade is a GUI designer written in
- Python with the popular GUI toolkit wxPython, that helps you create
- wxWidgets/wxPython user interfaces. At the moment it can generate Python,
- C++ and XRC (wxWidgets' XML resources) code.
- </para>
-
- </refsect1>
- <refsect1>
- <title>OPTIONS</title>
-
- <para>These programs follow the usual &gnu; command line syntax,
- with long options starting with two dashes (`-'). A summary of
- options is included below. For a complete description, see the
- <application>Info</application> files.</para>
-
- <variablelist>
- <varlistentry>
- <term><option>-g</option> or
- <option>--generate-cod</option> <replaceable>LANG</replaceable>
- </term>
- <listitem>
- <para>If you only want to generate the code without starting the
- GUI, use the -g or --generate-code option with the language as
- argument
- </para>
- <para>
- Possible values for LANG are "python", "XRC", "perl" or "C++".
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><option>-o</option> or
- <option>--output</option> <replaceable>DESTINATION</replaceable>
- </term>
- <listitem>
- <para>
- You can specify the destination of the generated code with -o
- or --output option.
- </para>
- <para>
- The DESTINATION argument can be a file or a directory. It is a file
- when the FILENAME.wxg generates single-file source code. It is a
- directory when the FILENAME.wxg generates multiple-file source
- code.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </refsect1>
- <refsect1>
- <title>AUTHOR</title>
-
- <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 /usr/share/common-licenses/GPL.
- </para>
-
- </refsect1>
-</refentry>
-
Modified: packages/subdownloader/trunk/debian/subdownloader.1
===================================================================
--- packages/subdownloader/trunk/debian/subdownloader.1 2008-07-11 19:30:46 UTC (rev 1557)
+++ packages/subdownloader/trunk/debian/subdownloader.1 2008-07-11 19:52:14 UTC (rev 1558)
@@ -1,62 +1,28 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "WXGLADE" 1 "octobre 25, 2004" "" ""
+.TH SUBDOWNLOADER 1 "July 11, 2008"
.SH NAME
-wxglade \- python program to build user interfaces based on the wxWidgets toolset.
-.SH "SYNOPSIS"
-.ad l
-.hy 0
-.HP 8
-\fBwxglade\fR [\fB\-g\ \fILANG\fR\fR] [\fB\-\-generate\-cod\ \fILANG\fR\fR] [\fB\-o\ \fIDESTINATION\fR\fR] [\fB\-\-output\ \fIDESTINATION\fR\fR] [\fIFILENAME\&.wxg\fR]
-.ad
-.hy
-
-.SH "DESCRIPTION"
-
+subdownloader \- find subtitles from any video file or DVD's
+.SH SYNOPSIS
+.B subdownloader
+.RI [ options ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B subdownloader
+commands.
.PP
- \fBwxglade\fR wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces\&. At the moment it can generate Python, C++ and XRC (wxWidgets' XML resources) code\&.
-
-.SH "OPTIONS"
-
-.PP
-These programs follow the usual GNU command line syntax, with long options starting with two dashes (`\-')\&. A summary of options is included below\&. For a complete description, see the Info files\&.
-
+\fBsubdownloader\fP is an tool to retrieve subtitles movies automatically.
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes ("-").
+A summary of options is included below.
+For a complete description, see the Info files.
.TP
-\fB\-g\fR or \fB\-\-generate\-cod\fR \fILANG\fR
-If you only want to generate the code without starting the GUI, use the \-g or \-\-generate\-code option with the language as argument
-
-Possible values for LANG are "python", "XRC", "perl" or "C++"\&.
-
+.B \-h, \-\-help
+Show summary of options.
.TP
-\fB\-o\fR or \fB\-\-output\fR \fIDESTINATION\fR
-You can specify the destination of the generated code with \-o or \-\-output option\&.
-
-The DESTINATION argument can be a file or a directory\&. It is a file when the FILENAME\&.wxg generates single\-file source code\&. It is a directory when the FILENAME\&.wxg generates multiple\-file source code\&.
-
-.SH "AUTHOR"
-
-.PP
-This manual page was written by Georges Khaznadar <georgesk at ofset\&.org> 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\&.
-
-.PP
-On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&.
-
+.B \-v, \-\-version
+Show version of program.
.SH AUTHOR
-Georges Khaznadar.
+subdownloader was written by Ivan Garcia <capiscuas at gmail.com>.
+.PP
+This manual page was written by Marco Rodrigues <gothicx at sapo.pt>,
+for the Debian project (but may be used by others).
More information about the Python-apps-commits
mailing list