--- pipewalker-0.7.2.orig/debian/changelog
+++ pipewalker-0.7.2/debian/changelog
@@ -0,0 +1,70 @@
+pipewalker (0.7.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/watch: Updated.
+
+ -- Bart Martens <bartm@debian.org>  Thu, 16 Jul 2009 12:10:57 +0200
+
+pipewalker (0.7.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Bart Martens <bartm@debian.org>  Sun, 12 Jul 2009 12:17:41 +0200
+
+pipewalker (0.6.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/02_fix_case.diff: Removed.
+
+ -- Bart Martens <bartm@debian.org>  Sat, 30 May 2009 19:39:45 +0200
+
+pipewalker (0.5.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/control: Build-Depends: libsdl1.2-dev.
+  * debian/copyright: Updated.
+  * debian/patches/01_animation_countdown.diff: Removed.
+  * debian/patches/02_fix_case.diff: Added.
+  * debian/pipewalker.desktop: Removed.  Now using upstream's.
+
+ -- Bart Martens <bartm@debian.org>  Thu, 21 May 2009 18:16:00 +0200
+
+pipewalker (0.4.3-2) unstable; urgency=low
+
+  * debian/patches/01_animation_countdown.diff: Added.  Closes: #519416.
+    Limits the animation to maximum 20 times to prevent needless CPU usage.
+
+ -- Bart Martens <bartm@debian.org>  Sat, 18 Apr 2009 19:28:52 +0200
+
+pipewalker (0.4.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches/03_dir.diff: Removed.
+  * debian/patches/04_gcc43.diff: Removed.
+
+ -- Bart Martens <bartm@debian.org>  Sun, 29 Jun 2008 21:20:17 +0200
+
+pipewalker (0.3.1-2) unstable; urgency=low
+
+  * debian/patches/04_gcc43.diff: Added.  Closes: #479739.
+
+ -- Bart Martens <bartm@debian.org>  Tue, 06 May 2008 20:39:06 +0200
+
+pipewalker (0.3.1-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Bart Martens <bartm@debian.org>  Fri, 02 May 2008 20:33:30 +0200
+
+pipewalker (0.2.1-2) unstable; urgency=low
+
+  * debian/pipewalker.desktop: Added.  Closes: #460881.
+
+ -- Bart Martens <bartm@debian.org>  Sun, 03 Feb 2008 08:49:50 +0100
+
+pipewalker (0.2.1-1) unstable; urgency=low
+
+  * Initial version in Debian.  Closes: #432140.
+
+ -- Bart Martens <bartm@knars.be>  Sat,  7 Jul 2007 19:48:02 +0200
+
--- pipewalker-0.7.2.orig/debian/control
+++ pipewalker-0.7.2/debian/control
@@ -0,0 +1,14 @@
+Source: pipewalker
+Section: games
+Priority: optional
+Maintainer: Bart Martens <bartm@debian.org>
+Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libgl1-mesa-dev, libglu1-mesa-dev, libxpm-dev, libsdl1.2-dev
+Standards-Version: 3.8.1
+Homepage: http://pipewalker.sourceforge.net/
+
+Package: pipewalker
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Puzzle game - connect all computers to the net
+ This is a puzzle game where pieces of a computer network are to be turned in
+ the right direction to make all computers connected to the same network.
--- pipewalker-0.7.2.orig/debian/compat
+++ pipewalker-0.7.2/debian/compat
@@ -0,0 +1 @@
+5
--- pipewalker-0.7.2.orig/debian/install
+++ pipewalker-0.7.2/debian/install
@@ -0,0 +1,6 @@
+src/pipewalker usr/games/
+data/*.tga usr/share/games/pipewalker/
+data/*.wav usr/share/games/pipewalker/
+extra/pipewalker.xpm usr/share/pixmaps/
+extra/pipewalker.desktop usr/share/applications/
+data/clatz.wav usr/share/games/pipewalker/
--- pipewalker-0.7.2.orig/debian/rules
+++ pipewalker-0.7.2/debian/rules
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_INSTALL_DOCS_ALL := README
+DEB_MAKE_INSTALL_TARGET :=
+
+binary-install/pipewalker::
+	dh_desktop
+
+clean::
+	rm -f config.log config.status Makefile pipewalker
+
--- pipewalker-0.7.2.orig/debian/menu
+++ pipewalker-0.7.2/debian/menu
@@ -0,0 +1,4 @@
+?package(pipewalker):needs="X11" section="Games/Puzzles"\
+  longtitle="Connect all hosts to network!"\
+  icon="pipewalker.xpm"\
+  title="Pipewalker" command="/usr/games/pipewalker"
--- pipewalker-0.7.2.orig/debian/copyright
+++ pipewalker-0.7.2/debian/copyright
@@ -0,0 +1,36 @@
+This package was debianized by Bart Martens <bartm@knars.be> on
+Sat,  7 Jul 2007 19:48:02 +0200.
+
+It was downloaded from:
+
+    http://sourceforge.net/projects/pipewalker
+
+Upstream author: 
+
+    Artem A. Senichev <artemsen@gmail.com>
+
+Copyright: 
+
+    Copyright (C) 2007-2009 by Artem A. Senichev <artemsen@gmail.com>
+
+License:
+
+    | This program is free software: you can redistribute it and/or modify
+    | it under the terms of the GNU General Public License as published by
+    | the Free Software Foundation, either version 3 of the License, or
+    | (at your option) any later version.
+    | 
+    | This program is distributed in the hope that it will be useful,
+    | but WITHOUT ANY WARRANTY; without even the implied warranty of
+    | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    | GNU General Public License for more details.
+    | 
+    | You should have received a copy of the GNU General Public License
+    | along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+On Debian systems, the complete text of the GNU General Public License
+version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+The Debian packaging is
+Copyright (C) 2007-2009, Bart Martens <bartm@knars.be>
+and is licensed under the GPL version 3, see above.
--- pipewalker-0.7.2.orig/debian/watch
+++ pipewalker-0.7.2/debian/watch
@@ -0,0 +1,5 @@
+version=3
+opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre-rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|Source|src|orig|unix)$//;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \
+http://sourceforge.net/projects/pipewalker/files/ \
+/projects/pipewalker/files/pipewalker/pipewalker[\-_](v?[\d\.]+(?:rc|rc\d+|pre-rc\d+|-unix|-source|-Source|-src|\.src|\.orig|[a-z]|b\d+|beta\d+-src|beta\d+)?)\.(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)/download
+# generated by watchupstream 0.8
