[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#282022: My diff files (Was: Bug#282022: Failed to download source)



Martin Samuelsson @ 2005-10-19 (Wednesday), 18:15 (+0200)
> I've now updated my installation to player 1.6.5 and stage 2.0.0a, and
> had to make a few modifications.

For some reason my player/stage installation does no longer start. In my
attempts to rebuild it and reinstall, I cleaned up the debian patches.

I'm aware there is a new generation of these programs now, but will
stick to using player 1.6.5 and stage 2.0.0a. If anyone else tries to
package the newer versions, please remember that this bug report awaits
your comments.
--
/Martin
diff -urN stage-2.0.0a/debian/changelog stage-2.0.0a-debian/debian/changelog
--- stage-2.0.0a/debian/changelog	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/changelog	2006-05-18 13:52:56.059476409 +0200
@@ -0,0 +1,18 @@
+stage (2.0.0a-0cos) unstable; urgency=low
+
+  * New upstream release
+
+ -- Martin Samuelsson <martin.samuelssonH041@student.oru.se>  Thu, 18 May 2006 13:52:26 +0200
+
+stage (1.3.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Yannick Brosseau <yannick.brosseau@gmail.com>  Sat, 13 Nov 2004 11:45:32 -0500
+
+stage (1.3.4-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Yannick Brosseau <ybro@shadnet.shad.ca>  Fri,  2 Jul 2004 11:14:46 -0400
+
diff -urN stage-2.0.0a/debian/compat stage-2.0.0a-debian/debian/compat
--- stage-2.0.0a/debian/compat	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/compat	2006-05-18 13:49:36.148102437 +0200
@@ -0,0 +1 @@
+4
diff -urN stage-2.0.0a/debian/conffiles.ex stage-2.0.0a-debian/debian/conffiles.ex
--- stage-2.0.0a/debian/conffiles.ex	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/conffiles.ex	2006-05-18 13:49:36.322075784 +0200
@@ -0,0 +1,7 @@
+#
+# If you want to use this conffile, remove all comments and put files that
+# you want dpkg to process here using their absolute pathnames.
+# See the policy manual
+#
+# for example:
+# /etc/stage/stage.conf
diff -urN stage-2.0.0a/debian/control stage-2.0.0a-debian/debian/control
--- stage-2.0.0a/debian/control	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/control	2006-05-18 13:54:34.077460247 +0200
@@ -0,0 +1,23 @@
+Source: stage
+Section: science
+Priority: extra
+Maintainer: Yannick Brosseau <yannick.brosseau@gmail.com>
+Build-Depends: debhelper (>= 4.0.0), player (>= 1.6.5), librtk-dev (>=2.3.0)
+Standards-Version: 3.6.0 
+
+Package: stage
+Architecture: any
+Suggests: player (>= 1.6.5)
+Depends: ${shlibs:Depends}, tcl8.3 | tcl8.4 | tclsh
+Description: Multiple robot simulator
+ Stage simulates a population of mobile robots moving in and sensing 
+ a two-dimensional bitmapped environment. Various sensor models are 
+ provided, including sonar, scanning laser rangefinder, pan-tilt-zoom
+ camera with color blob detection and odometry.
+ .
+ Stage devices present a standard Player interface so few or no 
+ changes are required to move between simulation and hardware. Several
+ controllers designed in Stage have been demonstrated to work on real 
+ robots. 
+ .
+ Homepage: http://playerstage.sourceforge.net/
diff -urN stage-2.0.0a/debian/copyright stage-2.0.0a-debian/debian/copyright
--- stage-2.0.0a/debian/copyright	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/copyright	2006-05-18 13:49:36.145102896 +0200
@@ -0,0 +1,17 @@
+This package was debianized by Yannick Brosseau <ybro@shadnet.shad.ca> on
+Wed, 10 Dec 2003 15:42:52 -0500.
+
+It was downloaded from http://playerstage.sourceforge.net/
+
+Upstream Authors: Brian Gerkey <gerkey@users.sourceforge.net>
+                  Andrew Howard <inspectorg@users.sourceforge.net>
+                  Richard Vaughan <rtv@users.sourceforge.net>
+                  and others
+
+
+Copyright:
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'.
\ No newline at end of file
diff -urN stage-2.0.0a/debian/dirs stage-2.0.0a-debian/debian/dirs
--- stage-2.0.0a/debian/dirs	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/dirs	2006-05-18 13:49:36.143103202 +0200
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin
diff -urN stage-2.0.0a/debian/docs stage-2.0.0a-debian/debian/docs
--- stage-2.0.0a/debian/docs	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/docs	2006-05-18 13:49:36.143103202 +0200
@@ -0,0 +1,2 @@
+NEWS
+README
diff -urN stage-2.0.0a/debian/manpage.1.ex stage-2.0.0a-debian/debian/manpage.1.ex
--- stage-2.0.0a/debian/manpage.1.ex	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/manpage.1.ex	2006-05-18 13:49:36.321075937 +0200
@@ -0,0 +1,60 @@
+.\"                                      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 STAGE SECTION "juillet  2, 2004"
+.\" 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
+stage \- program to do something
+.SH SYNOPSIS
+.B stage
+.RI [ options ] " files" ...
+.br
+.B bar
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B stage
+and
+.B bar
+commands.
+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 Info format; see below.
+.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.
+\fBstage\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
+This manual page was written by Yannick Brosseau <ybro@shadnet.shad.ca>,
+for the Debian project (but may be used by others).
diff -urN stage-2.0.0a/debian/manpage.sgml.ex stage-2.0.0a-debian/debian/manpage.sgml.ex
--- stage-2.0.0a/debian/manpage.sgml.ex	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/manpage.sgml.ex	2006-05-18 13:49:36.144103049 +0200
@@ -0,0 +1,156 @@
+<!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>juillet  2, 2004</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>ybro@shadnet.shad.ca</email>">
+  <!ENTITY dhusername  "Yannick Brosseau">
+  <!ENTITY dhucpackage "<refentrytitle>STAGE</refentrytitle>">
+  <!ENTITY dhpackage   "stage">
+
+  <!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:
+-->
+
+
diff -urN stage-2.0.0a/debian/manpage.xml.ex stage-2.0.0a-debian/debian/manpage.xml.ex
--- stage-2.0.0a/debian/manpage.xml.ex	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/manpage.xml.ex	2006-05-18 13:49:36.147102590 +0200
@@ -0,0 +1,148 @@
+<?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>juillet  2, 2004</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>ybro@shadnet.shad.ca</email>">
+  <!ENTITY dhusername  "Yannick Brosseau">
+  <!ENTITY dhucpackage "<refentrytitle>STAGE</refentrytitle>">
+  <!ENTITY dhpackage   "stage">
+
+  <!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>
+
diff -urN stage-2.0.0a/debian/menu.ex stage-2.0.0a-debian/debian/menu.ex
--- stage-2.0.0a/debian/menu.ex	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/menu.ex	2006-05-18 13:49:36.320076091 +0200
@@ -0,0 +1,2 @@
+?package(stage):needs=X11|text|vc|wm section=Apps/see-menu-manual\
+  title="stage" command="/usr/bin/stage"
diff -urN stage-2.0.0a/debian/rules stage-2.0.0a-debian/debian/rules
--- stage-2.0.0a/debian/rules	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/rules	2006-05-18 13:49:36.146102743 +0200
@@ -0,0 +1,107 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+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
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+	INSTALL_PROGRAM += -s
+endif
+
+config.status: configure
+	dh_testdir
+	# Add here commands to configure the package.
+	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+
+
+build: build-stamp
+
+build-stamp:  config.status
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+	#/usr/bin/docbook-to-man debian/stage.sgml > stage.1
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp 
+
+	# Add here commands to clean up after the build process.
+	-$(MAKE) distclean
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+	cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+	cp -f /usr/share/misc/config.guess config.guess
+endif
+
+
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	# Add here commands to install the package into debian/stage.
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/stage
+
+
+# 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 ChangeLog
+	dh_installdocs
+	dh_installexamples
+#	dh_install
+#	dh_installmenu
+#	dh_installdebconf	
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+#	dh_installinit
+#	dh_installcron
+#	dh_installinfo
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_perl
+#	dh_python
+#	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 
diff -urN stage-2.0.0a/debian/stage.doc-base.EX stage-2.0.0a-debian/debian/stage.doc-base.EX
--- stage-2.0.0a/debian/stage.doc-base.EX	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/stage.doc-base.EX	2006-05-18 13:49:36.148102437 +0200
@@ -0,0 +1,22 @@
+Document: stage
+Title: Debian stage Manual
+Author: <insert document author here>
+Abstract: This manual describes what stage is
+ and how it can be used to
+ manage online manuals on Debian systems.
+Section: unknown
+
+Format: debiandoc-sgml
+Files: /usr/share/doc/stage/stage.sgml.gz
+
+Format: postscript
+Files: /usr/share/doc/stage/stage.ps.gz
+
+Format: text
+Files: /usr/share/doc/stage/stage.text.gz
+
+Format: HTML
+Index: /usr/share/doc/stage/html/index.html
+Files: /usr/share/doc/stage/html/*.html
+
+  
diff -urN stage-2.0.0a/debian/watch.ex stage-2.0.0a-debian/debian/watch.ex
--- stage-2.0.0a/debian/watch.ex	1970-01-01 01:00:00.000000000 +0100
+++ stage-2.0.0a-debian/debian/watch.ex	2006-05-18 13:49:36.322075784 +0200
@@ -0,0 +1,6 @@
+# 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.
+# Site		Directory		Pattern			Version	Script
+version=2
+sunsite.unc.edu	/pub/Linux/Incoming	stage-(.*)\.tar\.gz	debian	uupdate
diff -urN stage-2.0.0a/docsrc/Makefile.in stage-2.0.0a-debian/docsrc/Makefile.in
--- stage-2.0.0a/docsrc/Makefile.in	2005-08-11 22:19:42.000000000 +0200
+++ stage-2.0.0a-debian/docsrc/Makefile.in	2006-05-18 13:52:00.239027991 +0200
@@ -314,7 +314,7 @@
 
 # install the most recent docs built
 install-data-hook:
-	cp -r -p -v $(DOCDIR) $(prefix)/doc
+	install -d -p $(DOCDIR) $(DESTDIR)/$(prefix)/doc
 
 clean:
 	rm -rf $(DOCDIR)
diff -urN player-1.6.5/debian/README.Debian player-1.6.5-debian/debian/README.Debian
--- player-1.6.5/debian/README.Debian	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/README.Debian	2006-05-18 13:14:26.137351920 +0200
@@ -0,0 +1,48 @@
+Player devices drivers
+----------------------
+
+The following device drivers are included in the build:
++ garminnmea
++ lifomcom
++ passthrough
++ logfile
++ p2os
++ rflex
++ sicklms200
++ acts
++ upcbarcode
++ festival
++ sonyevid30
++ ptu46
++ udpbroadcast
++ lasercspace
++ acoustics
++ mixer
++ waveaudio
++ iwspy
++ reb
++ khepera
++ microstrain
++ vfh
++ stage
++ laserbar
++ laserbarcode
++ laservisualbarcode
++ laservisualbw
++ camerav4l
++ amcl
+
+They are the defaults ones enabled.  
+
+linuxwifi and cmvision were disabled
+because I was not able to compile them.
+
+Python support
+--------------
+
+The python support is currently missing, because of a lack of time
+to correctly package it. It may be added in the future, especially 
+if someone request it!
+
+
+ -- Yannick Brosseau <ybro@shadnet.shad.ca>, Fri Jul 16 00:21:15 2004
diff -urN player-1.6.5/debian/changelog player-1.6.5-debian/debian/changelog
--- player-1.6.5/debian/changelog	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/changelog	2006-05-18 13:23:17.923883272 +0200
@@ -0,0 +1,19 @@
+player (1.6.5-0cos) unstable; urgency=low
+
+  * New upstream
+
+ -- Martin Samuelsson <martin.samuelssonH041@student.oru.se>  Thu, 18 May 2006 13:22:53 +0200
+
+player (1.6-1) unstable; urgency=low
+
+  * New upstream version
+  * Add depends on wish for tkviewer
+
+ -- Yannick Brosseau <yannick.brosseau@gmail.com>  Fri, 12 Nov 2004 22:54:16 -0500
+
+player (1.5-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Yannick Brosseau <ybro@shadnet.shad.ca>  Wed, 30 Jun 2004 01:42:27 -0400
+
diff -urN player-1.6.5/debian/compat player-1.6.5-debian/debian/compat
--- player-1.6.5/debian/compat	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/compat	2006-05-18 13:14:26.175346099 +0200
@@ -0,0 +1 @@
+4
diff -urN player-1.6.5/debian/conffiles.ex player-1.6.5-debian/debian/conffiles.ex
--- player-1.6.5/debian/conffiles.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/conffiles.ex	2006-05-18 13:14:26.183344874 +0200
@@ -0,0 +1,7 @@
+#
+# If you want to use this conffile, remove all comments and put files that
+# you want dpkg to process here using their absolute pathnames.
+# See the policy manual
+#
+# for example:
+# /etc/player/player.conf
diff -urN player-1.6.5/debian/control player-1.6.5-debian/debian/control
--- player-1.6.5/debian/control	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/control	2006-05-18 16:10:11.785779391 +0200
@@ -0,0 +1,21 @@
+Source: player
+Section: science
+Priority: extra
+Maintainer: Yannick Brosseau <yannick.brosseau@gmail.com>
+Build-Depends: debhelper (>= 4.0.0), librtk-dev (>=2.3.0), libtool
+Standards-Version: 3.6.0
+
+Package: player
+Architecture: any
+Depends: ${shlibs:Depends} 
+Description: A networked robot/sensor device interface
+ Player provides a network interface to a variety of robot and sensor
+ hardware.  Player's client/server model allows robot control programs
+ to be written in any programming language and to run on any computer 
+ with a network connection to th e robot. Player supports multiple 
+ concurrent client connections to devices, creating new possibilities 
+ for distributed and collaborative sensing and control.
+ .
+ Player supports a wide variety of mobile robots and accessories.
+ .
+ Homepage: http://playerstage.sourceforge.net/
diff -urN player-1.6.5/debian/copyright player-1.6.5-debian/debian/copyright
--- player-1.6.5/debian/copyright	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/copyright	2006-05-18 13:14:26.174346252 +0200
@@ -0,0 +1,20 @@
+This package was debianized by Yannick Brosseau <ybro@shadnet.shad.ca> on
+Wed, 10 Dec 2003 15:42:52 -0500.
+
+It was downloaded from http://playerstage.sourceforge.net/
+
+Upstream Authors: Brian Gerkey <gerkey@users.sourceforge.net>
+                  Andrew Howard <inspectorg@users.sourceforge.net>
+                  Nik Melchior <nam1@users.sourceforge.net>
+                  Gabe Sibley <gsibley@users.sourceforge.net>
+                  John Sweeney  <jazzfunk@users.sourceforge.net>
+                  Richard Vaughan <rtv@users.sourceforge.net>
+                  and others
+
+
+Copyright:
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'.
\ No newline at end of file
diff -urN player-1.6.5/debian/dirs player-1.6.5-debian/debian/dirs
--- player-1.6.5/debian/dirs	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/dirs	2006-05-18 13:14:26.127353451 +0200
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin
diff -urN player-1.6.5/debian/docs player-1.6.5-debian/debian/docs
--- player-1.6.5/debian/docs	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/docs	2006-05-18 13:14:26.127353451 +0200
@@ -0,0 +1,2 @@
+README
+TODO
diff -urN player-1.6.5/debian/init.d.ex player-1.6.5-debian/debian/init.d.ex
--- player-1.6.5/debian/init.d.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/init.d.ex	2006-05-18 13:14:26.173346405 +0200
@@ -0,0 +1,74 @@
+#! /bin/sh
+#
+# skeleton	example file to build /etc/init.d/ scripts.
+#		This file should be used to construct scripts for /etc/init.d.
+#
+#		Written by Miquel van Smoorenburg <miquels@cistron.nl>.
+#		Modified for Debian 
+#		by Ian Murdock <imurdock@gnu.ai.mit.edu>.
+#
+# Version:	@(#)skeleton  1.9  26-Feb-2001  miquels@cistron.nl
+#
+
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+DAEMON=/usr/sbin/player
+NAME=player
+DESC=player
+
+test -x $DAEMON || exit 0
+
+# Include player defaults if available
+if [ -f /etc/default/player ] ; then
+	. /etc/default/player
+fi
+
+set -e
+
+case "$1" in
+  start)
+	echo -n "Starting $DESC: "
+	start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
+		--exec $DAEMON -- $DAEMON_OPTS
+	echo "$NAME."
+	;;
+  stop)
+	echo -n "Stopping $DESC: "
+	start-stop-daemon --stop --quiet --pidfile /var/run/$NAME.pid \
+		--exec $DAEMON
+	echo "$NAME."
+	;;
+  #reload)
+	#
+	#	If the daemon can reload its config files on the fly
+	#	for example by sending it SIGHUP, do it here.
+	#
+	#	If the daemon responds to changes in its config file
+	#	directly anyway, make this a do-nothing entry.
+	#
+	# echo "Reloading $DESC configuration files."
+	# start-stop-daemon --stop --signal 1 --quiet --pidfile \
+	#	/var/run/$NAME.pid --exec $DAEMON
+  #;;
+  restart|force-reload)
+	#
+	#	If the "reload" option is implemented, move the "force-reload"
+	#	option to the "reload" entry above. If not, "force-reload" is
+	#	just the same as "restart".
+	#
+	echo -n "Restarting $DESC: "
+	start-stop-daemon --stop --quiet --pidfile \
+		/var/run/$NAME.pid --exec $DAEMON
+	sleep 1
+	start-stop-daemon --start --quiet --pidfile \
+		/var/run/$NAME.pid --exec $DAEMON -- $DAEMON_OPTS
+	echo "$NAME."
+	;;
+  *)
+	N=/etc/init.d/$NAME
+	# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
+	echo "Usage: $N {start|stop|restart|force-reload}" >&2
+	exit 1
+	;;
+esac
+
+exit 0
diff -urN player-1.6.5/debian/manpage.1.ex player-1.6.5-debian/debian/manpage.1.ex
--- player-1.6.5/debian/manpage.1.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/manpage.1.ex	2006-05-18 13:14:26.183344874 +0200
@@ -0,0 +1,60 @@
+.\"                                      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 PLAYER SECTION "d�mbre 10, 2003"
+.\" 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
+player \- program to do something
+.SH SYNOPSIS
+.B player
+.RI [ options ] " files" ...
+.br
+.B bar
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B player
+and
+.B bar
+commands.
+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 Info format; see below.
+.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.
+\fBplayer\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
+This manual page was written by Yannick Brosseau <ybro@shadnet.shad.ca>,
+for the Debian project (but may be used by others).
diff -urN player-1.6.5/debian/manpage.sgml.ex player-1.6.5-debian/debian/manpage.sgml.ex
--- player-1.6.5/debian/manpage.sgml.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/manpage.sgml.ex	2006-05-18 13:14:26.138351766 +0200
@@ -0,0 +1,156 @@
+<!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>d�mbre 10, 2003</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>ybro@shadnet.shad.ca</email>">
+  <!ENTITY dhusername  "Yannick Brosseau">
+  <!ENTITY dhucpackage "<refentrytitle>PLAYER</refentrytitle>">
+  <!ENTITY dhpackage   "player">
+
+  <!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:
+-->
+
+
diff -urN player-1.6.5/debian/menu.ex player-1.6.5-debian/debian/menu.ex
--- player-1.6.5/debian/menu.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/menu.ex	2006-05-18 13:14:26.176345946 +0200
@@ -0,0 +1,2 @@
+?package(player):needs=X11|text|vc|wm section=Apps/see-menu-manual\
+  title="player" command="/usr/bin/player"
diff -urN player-1.6.5/debian/player-default.ex player-1.6.5-debian/debian/player-default.ex
--- player-1.6.5/debian/player-default.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/player-default.ex	2006-05-18 13:14:26.182345027 +0200
@@ -0,0 +1,10 @@
+# Defaults for player initscript
+# sourced by /etc/init.d/player
+# installed at /etc/default/player by the maintainer scripts
+
+#
+# This is a POSIX shell fragment
+#
+
+# Additional options that are passed to the Daemon.
+DAEMON_OPTS=""
diff -urN player-1.6.5/debian/player.default player-1.6.5-debian/debian/player.default
--- player-1.6.5/debian/player.default	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/player.default	2006-05-18 13:18:10.594965456 +0200
@@ -0,0 +1,12 @@
+# Defaults for player initscript
+# sourced by /etc/init.d/player
+# installed at /etc/default/player by the maintainer scripts
+
+#
+# This is a POSIX shell fragment
+#
+
+START_PLAYER=0
+
+# Additional options that are passed to the Daemon.
+DAEMON_OPTS="/usr/share/stage/worlds/simple.cfg"
diff -urN player-1.6.5/debian/player.doc-base.EX player-1.6.5-debian/debian/player.doc-base.EX
--- player-1.6.5/debian/player.doc-base.EX	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/player.doc-base.EX	2006-05-18 13:14:26.137351920 +0200
@@ -0,0 +1,22 @@
+Document: player
+Title: Debian player Manual
+Author: <insert document author here>
+Abstract: This manual describes what player is
+ and how it can be used to
+ manage online manuals on Debian systems.
+Section: unknown
+
+Format: debiandoc-sgml
+Files: /usr/share/doc/player/player.sgml.gz
+
+Format: postscript
+Files: /usr/share/doc/player/player.ps.gz
+
+Format: text
+Files: /usr/share/doc/player/player.text.gz
+
+Format: HTML
+Index: /usr/share/doc/player/html/index.html
+Files: /usr/share/doc/player/html/*.html
+
+  
diff -urN player-1.6.5/debian/player.init player-1.6.5-debian/debian/player.init
--- player-1.6.5/debian/player.init	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/player.init	2006-05-18 13:20:56.826499113 +0200
@@ -0,0 +1,76 @@
+#! /bin/sh
+#
+# skeleton	example file to build /etc/init.d/ scripts.
+#		This file should be used to construct scripts for /etc/init.d.
+#
+#		Written by Miquel van Smoorenburg <miquels@cistron.nl>.
+#		Modified for Debian 
+#		by Ian Murdock <imurdock@gnu.ai.mit.edu>.
+#
+# Version:	@(#)skeleton  1.9  26-Feb-2001  miquels@cistron.nl
+#
+
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+DAEMON=/usr/bin/player
+NAME=player
+DESC=player
+
+test -x $DAEMON || exit 0
+
+# Include player defaults if available
+if [ -f /etc/default/player ] ; then
+	. /etc/default/player
+fi
+
+test "$START_PLAYER" = "1" || exit 0
+
+set -e
+
+case "$1" in
+  start)
+	echo -n "Starting $DESC: "
+	start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid \
+		--exec $DAEMON -- $DAEMON_OPTS
+	echo "$NAME."
+	;;
+  stop)
+	echo -n "Stopping $DESC: "
+	start-stop-daemon --stop --quiet --pidfile /var/run/$NAME.pid \
+		--exec $DAEMON
+	echo "$NAME."
+	;;
+  #reload)
+	#
+	#	If the daemon can reload its config files on the fly
+	#	for example by sending it SIGHUP, do it here.
+	#
+	#	If the daemon responds to changes in its config file
+	#	directly anyway, make this a do-nothing entry.
+	#
+	# echo "Reloading $DESC configuration files."
+	# start-stop-daemon --stop --signal 1 --quiet --pidfile \
+	#	/var/run/$NAME.pid --exec $DAEMON
+  #;;
+  restart|force-reload)
+	#
+	#	If the "reload" option is implemented, move the "force-reload"
+	#	option to the "reload" entry above. If not, "force-reload" is
+	#	just the same as "restart".
+	#
+	echo -n "Restarting $DESC: "
+	start-stop-daemon --stop --quiet --pidfile \
+		/var/run/$NAME.pid --exec $DAEMON
+	sleep 1
+	start-stop-daemon --start --quiet --pidfile \
+		/var/run/$NAME.pid --exec $DAEMON -- $DAEMON_OPTS
+	echo "$NAME."
+	;;
+  *)
+	N=/etc/init.d/$NAME
+	# echo "Usage: $N {start|stop|restart|reload|force-reload}" >&2
+	echo "Usage: $N {start|stop|restart|force-reload}" >&2
+	exit 1
+	;;
+esac
+
+exit 0
diff -urN player-1.6.5/debian/postinst.ex player-1.6.5-debian/debian/postinst.ex
--- player-1.6.5/debian/postinst.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/postinst.ex	2006-05-18 13:14:26.133352532 +0200
@@ -0,0 +1,48 @@
+#! /bin/sh
+# postinst script for player
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <postinst> `configure' <most-recently-configured-version>
+#        * <old-postinst> `abort-upgrade' <new version>
+#        * <conflictor's-postinst> `abort-remove' `in-favour' <package>
+#          <new-version>
+#        * <deconfigured's-postinst> `abort-deconfigure' `in-favour'
+#          <failed-install-package> <version> `removing'
+#          <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+#
+# quoting from the policy:
+#     Any necessary prompting should almost always be confined to the
+#     post-installation script, and should be protected with a conditional
+#     so that unnecessary prompting doesn't happen if a package's
+#     installation fails and the `postinst' is called with `abort-upgrade',
+#     `abort-remove' or `abort-deconfigure'.
+
+case "$1" in
+    configure)
+
+    ;;
+
+    abort-upgrade|abort-remove|abort-deconfigure)
+
+    ;;
+
+    *)
+        echo "postinst called with unknown argument \`$1'" >&2
+        exit 1
+    ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
diff -urN player-1.6.5/debian/postrm.ex player-1.6.5-debian/debian/postrm.ex
--- player-1.6.5/debian/postrm.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/postrm.ex	2006-05-18 13:14:26.128353298 +0200
@@ -0,0 +1,38 @@
+#! /bin/sh
+# postrm script for player
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <postrm> `remove'
+#        * <postrm> `purge'
+#        * <old-postrm> `upgrade' <new-version>
+#        * <new-postrm> `failed-upgrade' <old-version>
+#        * <new-postrm> `abort-install'
+#        * <new-postrm> `abort-install' <old-version>
+#        * <new-postrm> `abort-upgrade' <old-version>
+#        * <disappearer's-postrm> `disappear' <r>overwrit>r> <new-version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+       purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
+
+
+        ;;
+
+    *)
+        echo "postrm called with unknown argument \`$1'" >&2
+        exit 1
+
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
diff -urN player-1.6.5/debian/preinst.ex player-1.6.5-debian/debian/preinst.ex
--- player-1.6.5/debian/preinst.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/preinst.ex	2006-05-18 13:14:26.136352073 +0200
@@ -0,0 +1,44 @@
+#! /bin/sh
+# preinst script for player
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <new-preinst> `install'
+#        * <new-preinst> `install' <old-version>
+#        * <new-preinst> `upgrade' <old-version>
+#        * <old-preinst> `abort-upgrade' <new-version>
+#
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+    install|upgrade)
+#        if [ "$1" = "upgrade" ]
+#        then
+#            start-stop-daemon --stop --quiet --oknodo  \
+#                --pidfile /var/run/player.pid  \
+#                --exec /usr/sbin/player 2>/dev/null || true
+#        fi
+    ;;
+
+    abort-upgrade)
+    ;;
+
+    *)
+        echo "preinst called with unknown argument \`$1'" >&2
+        exit 1
+    ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
diff -urN player-1.6.5/debian/prerm.ex player-1.6.5-debian/debian/prerm.ex
--- player-1.6.5/debian/prerm.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/prerm.ex	2006-05-18 13:14:26.172346559 +0200
@@ -0,0 +1,39 @@
+#! /bin/sh
+# prerm script for player
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#        * <prerm> `remove'
+#        * <old-prerm> `upgrade' <new-version>
+#        * <new-prerm> `failed-upgrade' <old-version>
+#        * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>
+#        * <deconfigured's-prerm> `deconfigure' `in-favour'
+#          <package-being-installed> <version> `removing'
+#          <conflicting-package> <version>
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case "$1" in
+    remove|upgrade|deconfigure)
+#       install-info --quiet --remove /usr/info/player.info.gz
+        ;;
+    failed-upgrade)
+        ;;
+    *)
+        echo "prerm called with unknown argument \`$1'" >&2
+        exit 1
+    ;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
+
+
diff -urN player-1.6.5/debian/rules player-1.6.5-debian/debian/rules
--- player-1.6.5/debian/rules	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/rules	2006-05-18 14:06:41.914956979 +0200
@@ -0,0 +1,107 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+
+# These are used for cross-compiling and for saving the configure script
+# from having to guess our platform (since we know it already)
+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
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+	INSTALL_PROGRAM += -s
+endif
+
+config.status: configure
+	dh_testdir
+	# Add here commands to configure the package.
+	CFLAGS='$(CFLAGS)' ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-cmvision --disable-linuxwifi --disable-libplayerc-py
+
+
+build: build-stamp
+
+build-stamp:  config.status
+	dh_testdir
+
+	# Add here commands to compile the package.
+	$(MAKE)
+	#/usr/bin/docbook-to-man debian/player.sgml > player.1
+
+	touch build-stamp
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp 
+
+	# Add here commands to clean up after the build process.
+	-$(MAKE) distclean
+ifneq "$(wildcard /usr/share/misc/config.sub)" ""
+	cp -f /usr/share/misc/config.sub config.sub
+endif
+ifneq "$(wildcard /usr/share/misc/config.guess)" ""
+	cp -f /usr/share/misc/config.guess config.guess
+endif
+
+
+	dh_clean 
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k 
+	dh_installdirs
+
+	# Add here commands to install the package into debian/player.
+	$(MAKE) install DESTDIR=$(CURDIR)/debian/player
+
+
+# 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 ChangeLog
+	dh_installdocs
+	dh_installexamples
+#	dh_install
+#	dh_installmenu
+#	dh_installdebconf	
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+	dh_installinit
+#	dh_installcron
+#	dh_installinfo
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_perl
+#	dh_python
+	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install 
diff -urN player-1.6.5/debian/watch.ex player-1.6.5-debian/debian/watch.ex
--- player-1.6.5/debian/watch.ex	1970-01-01 01:00:00.000000000 +0100
+++ player-1.6.5-debian/debian/watch.ex	2006-05-18 13:14:26.184344720 +0200
@@ -0,0 +1,6 @@
+# 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.
+# Site		Directory		Pattern			Version	Script
+version=2
+sunsite.unc.edu	/pub/Linux/Incoming	player-(.*)\.tar\.gz	debian	uupdate

Reply to: