Author: miriam Date: 2008-09-01 22:17:20 +0000 (Mon, 01 Sep 2008) New Revision: 8063
Added: packages/trunk/sdlbasic/debian/sdlbasic.doc-base Removed: packages/trunk/sdlbasic/debian/manpage.1.ex packages/trunk/sdlbasic/debian/manpage.sgml.ex packages/trunk/sdlbasic/debian/manpage.xml.ex packages/trunk/sdlbasic/debian/sdlbasic.doc-base.EX packages/trunk/sdlbasic/debian/watch.ex Modified: packages/trunk/sdlbasic/debian/control packages/trunk/sdlbasic/debian/rules Log: Removed unneeded files Upgraded standards version Removed warnings Modified: packages/trunk/sdlbasic/debian/control =================================================================== --- packages/trunk/sdlbasic/debian/control 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/control 2008-09-01 22:17:20 UTC (rev 8063) @@ -7,7 +7,7 @@ libsdl1.2-dev, libsdl-mixer1.2-dev, libsdl-ttf2.0-dev, libsdl-net1.2-dev, libsdl-image1.2-dev, libsmpeg-dev, libgtk2.0-dev, libglib2.0-dev, libasound2-dev -Standards-Version: 3.7.3 +Standards-Version: 3.8.0 Homepage: http://sdlbasic.sourceforge.net Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/sdlbasic/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/sdlbasic/?op=log Deleted: packages/trunk/sdlbasic/debian/manpage.1.ex =================================================================== --- packages/trunk/sdlbasic/debian/manpage.1.ex 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/manpage.1.ex 2008-09-01 22:17:20 UTC (rev 8063) @@ -1,59 +0,0 @@ -.\" Hey, EMACS: -*- nroff -*- -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH SDLBASIC SECTION "abril 4, 2008" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp <n> insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NAME -sdlbasic \- program to do something -.SH SYNOPSIS -.B sdlbasic -.RI [ options ] " files" ... -.br -.B bar -.RI [ options ] " files" ... -.SH DESCRIPTION -This manual page documents briefly the -.B sdlbasic -and -.B bar -commands. -.PP -.\" TeX users may be more comfortable with the \fB<whatever>\fP and -.\" \fI<whatever>\fP escape sequences to invode bold face and italics, -.\" respectively. -\fBsdlbasic\fP is a program that... -.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 -.B \-h, \-\-help -Show summary of options. -.TP -.B \-v, \-\-version -Show version of program. -.SH SEE ALSO -.BR bar (1), -.BR baz (1). -.br -The programs are documented fully by -.IR "The Rise and Fall of a Fooish Bar" , -available via the Info system. -.SH AUTHOR -sdlbasic was written by <upstream author>. -.PP -This manual page was written by Miriam Ruiz <[EMAIL PROTECTED]>, -for the Debian project (but may be used by others). Deleted: packages/trunk/sdlbasic/debian/manpage.sgml.ex =================================================================== --- packages/trunk/sdlbasic/debian/manpage.sgml.ex 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/manpage.sgml.ex 2008-09-01 22:17:20 UTC (rev 8063) @@ -1,156 +0,0 @@ -<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ - -<!-- Process this file with docbook-to-man to generate an nroff manual - page: `docbook-to-man manpage.sgml > manpage.1'. You may view - the manual page with: `docbook-to-man manpage.sgml | nroff -man | - less'. A typical entry in a Makefile or Makefile.am is: - -manpage.1: manpage.sgml - docbook-to-man $< > $@ - - - The docbook-to-man binary is found in the docbook-to-man package. - 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 - docbook-to-man in your Build-Depends control field. - - --> - - <!-- Fill in your name for FIRSTNAME and SURNAME. --> - <!ENTITY dhfirstname "<firstname>FIRSTNAME</firstname>"> - <!ENTITY dhsurname "<surname>SURNAME</surname>"> - <!-- Please adjust the date whenever revising the manpage. --> - <!ENTITY dhdate "<date>abril 4, 2008</date>"> - <!-- SECTION should be 1-8, maybe w/ subsection other parameters are - allowed: see man(7), man(1). --> - <!ENTITY dhsection "<manvolnum>SECTION</manvolnum>"> - <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> - <!ENTITY dhusername "Miriam Ruiz"> - <!ENTITY dhucpackage "<refentrytitle>SDLBASIC</refentrytitle>"> - <!ENTITY dhpackage "sdlbasic"> - - <!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>program to do something</refpurpose> - </refnamediv> - <refsynopsisdiv> - <cmdsynopsis> - <command>&dhpackage;</command> - - <arg><option>-e <replaceable>this</replaceable></option></arg> - - <arg><option>--example <replaceable>that</replaceable></option></arg> - </cmdsynopsis> - </refsynopsisdiv> - <refsect1> - <title>DESCRIPTION</title> - - <para>This manual page documents briefly the - <command>&dhpackage;</command> and <command>bar</command> - commands.</para> - - <para>This manual page was written for the &debian; distribution - because the original program does not have a manual page. - Instead, it has documentation in the &gnu; - <application>Info</application> format; see below.</para> - - <para><command>&dhpackage;</command> is a program that...</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>-h</option> - <option>--help</option> - </term> - <listitem> - <para>Show summary of options.</para> - </listitem> - </varlistentry> - <varlistentry> - <term><option>-v</option> - <option>--version</option> - </term> - <listitem> - <para>Show version of program.</para> - </listitem> - </varlistentry> - </variablelist> - </refsect1> - <refsect1> - <title>SEE ALSO</title> - - <para>bar (1), baz (1).</para> - - <para>The programs are documented fully by <citetitle>The Rise and - Fall of a Fooish Bar</citetitle> available via the - <application>Info</application> system.</para> - </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> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:2 -sgml-indent-data:t -sgml-parent-document:nil -sgml-default-dtd-file:nil -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: ---> - - Deleted: packages/trunk/sdlbasic/debian/manpage.xml.ex =================================================================== --- packages/trunk/sdlbasic/debian/manpage.xml.ex 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/manpage.xml.ex 2008-09-01 22:17:20 UTC (rev 8063) @@ -1,144 +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. - ---> - - <!-- Fill in your name for FIRSTNAME and SURNAME. --> - <!ENTITY dhfirstname "<firstname>FIRSTNAME</firstname>"> - <!ENTITY dhsurname "<surname>SURNAME</surname>"> - <!-- Please adjust the date whenever revising the manpage. --> - <!ENTITY dhdate "<date>abril 4, 2008</date>"> - <!-- SECTION should be 1-8, maybe w/ subsection other parameters are - allowed: see man(7), man(1). --> - <!ENTITY dhsection "<manvolnum>SECTION</manvolnum>"> - <!ENTITY dhemail "<email>[EMAIL PROTECTED]</email>"> - <!ENTITY dhusername "Miriam Ruiz"> - <!ENTITY dhucpackage "<refentrytitle>SDLBASIC</refentrytitle>"> - <!ENTITY dhpackage "sdlbasic"> - - <!ENTITY debian "<productname>Debian</productname>"> - <!ENTITY gnu "<acronym>GNU</acronym>"> - <!ENTITY gpl "&gnu; <acronym>GPL</acronym>"> -]> - -<refentry> - <refentryinfo> - <address> - &dhemail; - </address> - <copyright> - <year>2007</year> - <holder>&dhusername;</holder> - </copyright> - &dhdate; - </refentryinfo> - <refmeta> - &dhucpackage; - - &dhsection; - </refmeta> - <refnamediv> - <refname>&dhpackage;</refname> - - <refpurpose>program to do something</refpurpose> - </refnamediv> - <refsynopsisdiv> - <cmdsynopsis> - <command>&dhpackage;</command> - - <arg><option>-e <replaceable>this</replaceable></option></arg> - - <arg><option>--example <replaceable>that</replaceable></option></arg> - </cmdsynopsis> - </refsynopsisdiv> - <refsect1> - <title>DESCRIPTION</title> - - <para>This manual page documents briefly the - <command>&dhpackage;</command> and <command>bar</command> - commands.</para> - - <para>This manual page was written for the &debian; distribution - because the original program does not have a manual page. - Instead, it has documentation in the &gnu; - <application>Info</application> format; see below.</para> - - <para><command>&dhpackage;</command> is a program that...</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>-h</option> - <option>--help</option> - </term> - <listitem> - <para>Show summary of options.</para> - </listitem> - </varlistentry> - <varlistentry> - <term><option>-v</option> - <option>--version</option> - </term> - <listitem> - <para>Show version of program.</para> - </listitem> - </varlistentry> - </variablelist> - </refsect1> - <refsect1> - <title>SEE ALSO</title> - - <para>bar (1), baz (1).</para> - - <para>The programs are documented fully by <citetitle>The Rise and - Fall of a Fooish Bar</citetitle> available via the - <application>Info</application> system.</para> - </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/trunk/sdlbasic/debian/rules =================================================================== --- packages/trunk/sdlbasic/debian/rules 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/rules 2008-09-01 22:17:20 UTC (rev 8063) @@ -15,6 +15,7 @@ configure-stamp: dh_testdir $(MAKE) -f /usr/share/quilt/quilt.make patch + chmod -x src/sdlBasic/share/sdlBasic/*.* touch $@ DESTBIN=/usr/games Copied: packages/trunk/sdlbasic/debian/sdlbasic.doc-base (from rev 8062, packages/trunk/sdlbasic/debian/sdlbasic.doc-base.EX) =================================================================== --- packages/trunk/sdlbasic/debian/sdlbasic.doc-base (rev 0) +++ packages/trunk/sdlbasic/debian/sdlbasic.doc-base 2008-09-01 22:17:20 UTC (rev 8063) @@ -0,0 +1,13 @@ +Document: sdlbasic +Title: Debian sdlbasic Manual +Author: <insert document author here> +Abstract: This manual describes what sdlbasic is + and how it can be used to + manage online manuals on Debian systems. +Section: unknown + +Format: HTML +Index: /usr/share/doc/sdlbasic/english/index.html +Files: /usr/share/doc/sdlbasic/english/*.html + + Property changes on: packages/trunk/sdlbasic/debian/sdlbasic.doc-base ___________________________________________________________________ Name: svn:mergeinfo + Deleted: packages/trunk/sdlbasic/debian/sdlbasic.doc-base.EX =================================================================== --- packages/trunk/sdlbasic/debian/sdlbasic.doc-base.EX 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/sdlbasic.doc-base.EX 2008-09-01 22:17:20 UTC (rev 8063) @@ -1,22 +0,0 @@ -Document: sdlbasic -Title: Debian sdlbasic Manual -Author: <insert document author here> -Abstract: This manual describes what sdlbasic is - and how it can be used to - manage online manuals on Debian systems. -Section: unknown - -Format: debiandoc-sgml -Files: /usr/share/doc/sdlbasic/sdlbasic.sgml.gz - -Format: postscript -Files: /usr/share/doc/sdlbasic/sdlbasic.ps.gz - -Format: text -Files: /usr/share/doc/sdlbasic/sdlbasic.text.gz - -Format: HTML -Index: /usr/share/doc/sdlbasic/html/index.html -Files: /usr/share/doc/sdlbasic/html/*.html - - Deleted: packages/trunk/sdlbasic/debian/watch.ex =================================================================== --- packages/trunk/sdlbasic/debian/watch.ex 2008-08-31 23:31:55 UTC (rev 8062) +++ packages/trunk/sdlbasic/debian/watch.ex 2008-09-01 22:17:20 UTC (rev 8063) @@ -1,22 +0,0 @@ -# Example watch control file for uscan -# Rename this file to "watch" and then you can run the "uscan" command -# to check for upstream updates and more. -# See uscan(1) for format - -# Compulsory line, this is a version 3 file -version=3 - -# Uncomment to examine a Webpage -# <Webpage URL> <string match> -#http://www.example.com/downloads.php sdlbasic-(.*)\.tar\.gz - -# Uncomment to examine a Webserver directory -#http://www.example.com/pub/sdlbasic-(.*)\.tar\.gz - -# Uncommment to examine a FTP server -#ftp://ftp.example.com/pub/sdlbasic-(.*)\.tar\.gz debian uupdate - -# Uncomment to find new files on sourceforge, for debscripts >= 2.9 -# http://sf.net/sdlbasic/sdlbasic-(.*)\.tar\.gz - - _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

