Author: bddebian-guest Date: 2008-01-11 21:20:08 +0000 (Fri, 11 Jan 2008) New Revision: 5291
Added: packages/trunk/scottfree/debian/ packages/trunk/scottfree/debian/changelog packages/trunk/scottfree/debian/compat packages/trunk/scottfree/debian/control packages/trunk/scottfree/debian/copyright packages/trunk/scottfree/debian/dirs packages/trunk/scottfree/debian/docs packages/trunk/scottfree/debian/patches/ packages/trunk/scottfree/debian/patches/01_makefile.diff packages/trunk/scottfree/debian/patches/02_scottcurses_includes.diff packages/trunk/scottfree/debian/patches/series packages/trunk/scottfree/debian/rules packages/trunk/scottfree/debian/scottfree.6 packages/trunk/scottfree/debian/scottfree.sgml Log: [svn-inject] Applying Debian modifications to trunk Property changes on: packages/trunk/scottfree/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: packages/trunk/scottfree/debian/changelog =================================================================== --- packages/trunk/scottfree/debian/changelog (rev 0) +++ packages/trunk/scottfree/debian/changelog 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,77 @@ +scottfree (1.14-9) UNRELEASED; urgency=low + + [ Barry deFreese ] + * New maintainer (Closes: #348950) + + Debian Games Team <[EMAIL PROTECTED]> + * Add VCS fields to control file + * Update build system to debhelper + + Add build-dep on debhelper + * Make clean not ignore errors + * Handle nostrip options (Closes: #438005) + * Add quilt patching system + + Move source changes to patches + * Remove spurious losar directory + * Bump Standards Version to 3.7.3 + + -- Barry deFreese <[EMAIL PROTECTED]> Fri, 11 Jan 2008 09:52:55 -0500 + +scottfree (1.14-8) unstable; urgency=low + + * Bump to Standards-Version 3.6.2. + * Orphan the package. + + -- Clint Adams <[EMAIL PROTECTED]> Sat, 21 Jan 2006 18:18:22 -0500 + +scottfree (1.14-7) unstable; urgency=low + + * Bump to Standards-Version 3.6.1. + + -- Clint Adams <[EMAIL PROTECTED]> Mon, 17 May 2004 23:32:27 -0400 + +scottfree (1.14-6) unstable; urgency=low + + * Update Standards-Version to 3.5.7.0. + * Remove /usr/doc symlink. + * No longer use debmake. + + -- Clint Adams <[EMAIL PROTECTED]> Sat, 31 Aug 2002 21:43:14 -0400 + +scottfree (1.14-5) unstable; urgency=medium + + * Update Standards-Version to 3.5.6.0. + * Alter spelling in package description. closes: bug#125341. + * Avoid some implicit declarations by using include files. + + -- Clint Adams <[EMAIL PROTECTED]> Mon, 17 Dec 2001 18:24:30 -0500 + +scottfree (1.14-4) unstable; urgency=low + + * Update Standards-Version to 3.5.2.0. + + -- Clint Adams <[EMAIL PROTECTED]> Thu, 29 Mar 2001 16:22:05 -0500 + +scottfree (1.14-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Added Build-Depends, fixes Bug#84669. + + -- Lenart Janos <[EMAIL PROTECTED]> Sat, 24 Feb 2001 03:53:27 +0100 + +scottfree (1.14-3) unstable; urgency=low + + * Upgraded to policy 3.1.1. + * Updated location of GPL. + + -- Clint Adams <[EMAIL PROTECTED]> Tue, 9 May 2000 09:37:15 -0400 + +scottfree (1.14-2) unstable; urgency=low + + * Recompiled against libncurses4. closes: bug#52339. + + -- Clint Adams <[EMAIL PROTECTED]> Fri, 10 Dec 1999 17:23:16 -0500 + +scottfree (1.14-1) unstable; urgency=low + + * Initial Release. + + -- Clint Adams <[EMAIL PROTECTED]> Tue, 24 Mar 1998 03:35:49 -0500 Added: packages/trunk/scottfree/debian/compat =================================================================== --- packages/trunk/scottfree/debian/compat (rev 0) +++ packages/trunk/scottfree/debian/compat 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1 @@ +5 Added: packages/trunk/scottfree/debian/control =================================================================== --- packages/trunk/scottfree/debian/control (rev 0) +++ packages/trunk/scottfree/debian/control 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,20 @@ +Source: scottfree +Section: games +Priority: optional +Maintainer: Debian Games Team <[EMAIL PROTECTED]> +Uploaders: Barry deFreese <[EMAIL PROTECTED]> +Standards-Version: 3.7.3 +Build-Depends: debhelper (>= 5.0.0), quilt, libncurses5-dev +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/scottfree/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/scottfree/?op=log + +Package: scottfree +Architecture: any +Depends: ${shlibs:Depends} +Description: Interpreter for Adventure International games + ScottFree reads and executes TRS-80 format Scott Adams data files. It is + possible to run other formats either by writing a loader for that format or + a converter to TRS-80 format. + . + Most Adventure International Games are distributed as shareware and are + available from ftp://ftp.gmd.de/if-archive/scott-adams/ Added: packages/trunk/scottfree/debian/copyright =================================================================== --- packages/trunk/scottfree/debian/copyright (rev 0) +++ packages/trunk/scottfree/debian/copyright 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,9 @@ +This package was debianized by Clint Adams [EMAIL PROTECTED] on +Tue, 24 Mar 1998 03:35:49 -0500. + +It was downloaded from ftp://ftp.gmd.de/if-archive/scott-adams + +Copyright: + +ScottFree is distributed under the GPL version 2 +(/usr/share/common-licenses/GPL). Added: packages/trunk/scottfree/debian/dirs =================================================================== --- packages/trunk/scottfree/debian/dirs (rev 0) +++ packages/trunk/scottfree/debian/dirs 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,3 @@ +usr/games +usr/share/doc/scottfree +usr/share/man/man6 Added: packages/trunk/scottfree/debian/docs =================================================================== --- packages/trunk/scottfree/debian/docs (rev 0) +++ packages/trunk/scottfree/debian/docs 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,2 @@ +README +Definition Added: packages/trunk/scottfree/debian/patches/01_makefile.diff =================================================================== --- packages/trunk/scottfree/debian/patches/01_makefile.diff (rev 0) +++ packages/trunk/scottfree/debian/patches/01_makefile.diff 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,21 @@ +diff -urN scottfree-1.14.orig.orig/Makefile scottfree-1.14.orig/Makefile +--- scottfree-1.14.orig.orig/Makefile 1995-04-11 16:50:00.000000000 -0400 ++++ scottfree-1.14.orig/Makefile 2008-01-11 11:08:29.000000000 -0500 +@@ -4,11 +4,14 @@ + CC = gcc + # + # +-all : ScottCurses ++all : scottfree + + ScottCurses.o: ScottCurses.c Scott.h + +-ScottCurses: ScottCurses.o +- $(CC) ScottCurses.o -o ScottCurses -lcurses -ltermcap ++scottfree: ScottCurses.o ++ $(CC) ScottCurses.o -o scottfree -lcurses + ++install: ++ mkdir -p $(DESTDIR)/usr/games ++ install -m 755 -o root -g root scottfree $(DESTDIR)/usr/games + Added: packages/trunk/scottfree/debian/patches/02_scottcurses_includes.diff =================================================================== --- packages/trunk/scottfree/debian/patches/02_scottcurses_includes.diff (rev 0) +++ packages/trunk/scottfree/debian/patches/02_scottcurses_includes.diff 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,12 @@ +diff -urN scottfree-1.14.orig.orig/ScottCurses.c scottfree-1.14.orig/ScottCurses.c +--- scottfree-1.14.orig.orig/ScottCurses.c 1995-04-27 06:03:27.000000000 -0400 ++++ scottfree-1.14.orig/ScottCurses.c 2008-01-11 10:49:52.000000000 -0500 +@@ -20,6 +20,8 @@ + #include <curses.h> + #include <stdarg.h> + #include <signal.h> ++#include <unistd.h> ++#include <sys/types.h> + + #include "Scott.h" + Added: packages/trunk/scottfree/debian/patches/series =================================================================== --- packages/trunk/scottfree/debian/patches/series (rev 0) +++ packages/trunk/scottfree/debian/patches/series 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,3 @@ +01_makefile.diff +02_scottcurses_includes.diff + Added: packages/trunk/scottfree/debian/rules =================================================================== --- packages/trunk/scottfree/debian/rules (rev 0) +++ packages/trunk/scottfree/debian/rules 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,62 @@ +#!/usr/bin/make -f + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +include /usr/share/quilt/quilt.make + +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +build: patch build-stamp +build-stamp: + dh_testdir + $(MAKE) CFLAGS="$(CFLAGS)" + touch $@ + +clean: unpatch + dh_testdir + dh_testroot + rm -f build + rm -f ScottCurses.o scottfree + rm -f `find . -name "*~"` + rm -rf debian/scottfree debian/files* core debian/substvars + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + $(MAKE) install DESTDIR=$(CURDIR)/debian/scottfree + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installmenu + dh_installman debian/scottfree.6 + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-arch binary-indep binary install Property changes on: packages/trunk/scottfree/debian/rules ___________________________________________________________________ Name: svn:executable + * Added: packages/trunk/scottfree/debian/scottfree.6 =================================================================== --- packages/trunk/scottfree/debian/scottfree.6 (rev 0) +++ packages/trunk/scottfree/debian/scottfree.6 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,96 @@ +.\" This -*- nroff -*- file has been generated from +.\" DocBook SGML with docbook-to-man on Debian GNU/Linux. +...\" +...\" transcript compatibility for postscript use. +...\" +...\" synopsis: .P! <file.ps> +...\" +.de P! +\\&. +.fl \" force out current output buffer +\\!%PB +\\!/showpage{}def +...\" the following is from Ken Flowers -- it prevents dictionary overflows +\\!/tempdict 200 dict def tempdict begin +.fl \" prolog +.sy cat \\$1\" bring in postscript file +...\" the following line matches the tempdict above +\\!end % tempdict % +\\!PE +\\!. +.sp \\$2u \" move below the image +.. +.de pF +.ie \\*(f1 .ds f1 \\n(.f +.el .ie \\*(f2 .ds f2 \\n(.f +.el .ie \\*(f3 .ds f3 \\n(.f +.el .ie \\*(f4 .ds f4 \\n(.f +.el .tm ? font overflow +.ft \\$1 +.. +.de fP +.ie !\\*(f4 \{\ +. ft \\*(f4 +. ds f4\" +' br \} +.el .ie !\\*(f3 \{\ +. ft \\*(f3 +. ds f3\" +' br \} +.el .ie !\\*(f2 \{\ +. ft \\*(f2 +. ds f2\" +' br \} +.el .ie !\\*(f1 \{\ +. ft \\*(f1 +. ds f1\" +' br \} +.el .tm ? font underflow +.. +.ds f1\" +.ds f2\" +.ds f3\" +.ds f4\" +'\" t +.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n +.TH "ScottFree" "6" +.SH "NAME" +scottfree \(em interpreter for Scott Adams database game files +.SH "SYNOPSIS" +.PP +\fBscottfree\fP [\fB-d\fP] [\fB-i\fP] [\fB-y\fP] [\fB-s\fP] [\fB-t\fP] [databasename] [\fBsave-file\fP] +.SH "DESCRIPTION" +.PP +This manual page documents briefly the +\fBscottfree\fP command. +.PP +This manual page was written for the \fBDebian\fP distribution +because the original program does not have a manual page. +Instead, it has documentation in text format; see below. +.PP +\fBscottfree\fP is a program that reads and +executes TRS80 format Scott Adams datafiles. +.SH "OPTIONS" +.IP "\fB-d\fP " 10 +Debugging info on load. +.IP "\fB-i\fP " 10 +Generate "I am"-style messages. (default) +.IP "\fB-y\fP " 10 +Generate "You are"-style messages. +.IP "\fB-s\fP " 10 +Generate authentic Scott Adams driver light messages rather +than other driver style ones. +.IP "\fB-t\fP " 10 +Generate TRS80 style display. +.SH "SEE ALSO" +.PP +/usr/share/doc/scottfree/ +.SH "AUTHOR" +.PP +This manual page was written by Clint Adams <[EMAIL PROTECTED]> for +the \fBDebian\fP 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 or any later version published by the Free +Software Foundation. +...\" created by instant / docbook-to-man, Sat 31 Aug 2002, 22:04 Added: packages/trunk/scottfree/debian/scottfree.sgml =================================================================== --- packages/trunk/scottfree/debian/scottfree.sgml (rev 0) +++ packages/trunk/scottfree/debian/scottfree.sgml 2008-01-11 21:20:08 UTC (rev 5291) @@ -0,0 +1,165 @@ +<!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>Clint</firstname>"> + <!ENTITY dhsurname "<surname>Adams</surname>"> + <!-- Please adjust the date whenever revising the manpage. --> + <!ENTITY dhdate "<date>August 31, 2002</date>"> + <!-- SECTION should be 1-8, maybe w/ subsection other parameters are + allowed: see man(7), man(1). --> + <!ENTITY dhsection "<manvolnum>6</manvolnum>"> + <!ENTITY dhemail "<email><[EMAIL PROTECTED]></email>"> + <!ENTITY dhusername "Clint Adams"> + <!ENTITY dhucpackage "<refentrytitle>ScottFree</refentrytitle>"> + <!ENTITY dhpackage "scottfree"> + + <!ENTITY debian "<productname>Debian</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2002</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>interpreter for Scott Adams database game files</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>-d</option></arg> + <arg><option>-i</option></arg> + <arg><option>-y</option></arg> + <arg><option>-s</option></arg> + <arg><option>-t</option></arg> + + <arg>databasename</arg> + <arg><option>save-file</option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</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 text format; see below.</para> + + <para><command>&dhpackage;</command> is a program that reads and + executes TRS80 format Scott Adams datafiles.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <variablelist> + <varlistentry> + <term><option>-d</option> + </term> + <listitem> + <para>Debugging info on load.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>-i</option> + </term> + <listitem> + <para>Generate "I am"-style messages. (default)</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>-y</option> + </term> + <listitem> + <para>Generate "You are"-style messages.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>-s</option> + </term> + <listitem> + <para>Generate authentic Scott Adams driver light messages rather + than other driver style ones.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>-t</option> + </term> + <listitem> + <para>Generate TRS80 style display.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>SEE ALSO</title> + + <para>/usr/share/doc/scottfree/</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 <acronym>GNU</acronym> General Public License, + Version 2 or any later version published by the Free + Software Foundation.</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: +--> _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

