--- randtype-1.13.orig/debian/randtype.manpages
+++ randtype-1.13/debian/randtype.manpages
@@ -0,0 +1 @@
+randtype.1.gz
--- randtype-1.13.orig/debian/copyright
+++ randtype-1.13/debian/copyright
@@ -0,0 +1,27 @@
+This package was debianized by Lenart Janos <ocsi@debian.org> on
+Sat,  8 Dec 2001 11:04:02 +0100.
+
+It was downloaded from: http://sourceforge.net/project/showfiles.php?group_id=176744&package_id=204033
+
+Upstream Author: bjk <bjk@arbornet.org>
+
+Copyright: 1999-2001 bjk <bjk@arbornet.org>
+
+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 2 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, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+On Debian systems, a copy of the GNU General Public License is available
+in /usr/share/common-licenses/.
--- randtype-1.13.orig/debian/watch
+++ randtype-1.13/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/bjk/ randtype-(.+)\.tar\.gz
--- randtype-1.13.orig/debian/control
+++ randtype-1.13/debian/control
@@ -0,0 +1,16 @@
+Source: randtype
+Section: games
+Priority: optional
+Maintainer: Eugene V. Lyubimkin <jackyf.devel@gmail.com>
+Build-Depends: debhelper (>= 7), zlib1g-dev
+Standards-Version: 3.8.0
+Homepage: http://bjk.sourceforge.net/randtype/
+
+Package: randtype
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: semi-random text typer
+ Randtype is a small utility to output characters or lines at random intervals.
+ There are a few command line options to refine the output. With it you can
+ output files to the screen, and if you configured it well, it will look like
+ someone is actually typing - with optional typos even.
--- randtype-1.13.orig/debian/changelog
+++ randtype-1.13/debian/changelog
@@ -0,0 +1,88 @@
+randtype (1.13-9) unstable; urgency=low
+
+  * debian/control:
+    - Moved 'Homepage' field to source package.
+  * debian/rules:
+    - Extended 'clean' rule: now it deletes temporary man page.
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sun, 22 Jun 2008 01:22:01 +0300
+
+randtype (1.13-8) unstable; urgency=low
+
+  * Fixed lintian warning by converting hyphens to minuses in man page.
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sun, 22 Jun 2008 00:28:17 +0300
+
+randtype (1.13-7) unstable; urgency=low
+
+  * debian/rules:
+    - Made call to $(MAKE) with substituing CFLAGS and CC variables, this
+      makes unneeded to patch upstream Makefile.
+  * debian/control:
+    - Added a 'Homepage' field.
+  * debian/watch:
+    - Added.
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Sat, 21 Jun 2008 14:03:27 +0300
+
+randtype (1.13-6) unstable; urgency=low
+
+  * debian/rules:
+    - Support 'nostrip' option in DEB_BUILD_OPTS (closes: #437879). 
+  * Made a patch to Makefile to build package with the CFLAGS, provided
+    by dpkg-buildpackage, nor the upstream CFLAGS.
+  * debina/copyright:
+    - Provides actual path to sources (closes: #457175).
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Mon, 16 Jun 2008 04:20:27 +0300
+
+randtype (1.13-5) unstable; urgency=low
+
+  * New maintainer (Closes: #406623).
+  * debian/control:
+    - Updated 'Maintainer' field.
+    - Updated 'Standards-Version' field to 3.8.0.
+      + Main package binary now lies in /usr/games, not in /usr/bin.
+  * debian/rules:
+    - Rewritten using debhelper v7.
+  * debian/copyright:
+    - Added 'Copyright' field.
+
+ -- Eugene V. Lyubimkin <jackyf.devel@gmail.com>  Mon, 16 Jun 2008 03:24:24 +0300
+
+randtype (1.13-4) unstable; urgency=medium
+
+  * orphaned the package
+  * debian/rules bashism fixed (closes: bug#378197)
+  * updated FSF address
+  * updated Standards-Version.
+
+ -- LENART Janos <ocsi@debian.org>  Fri, 12 Jan 2007 14:55:40 +0100
+
+randtype (1.13-3) unstable; urgency=low
+
+  * NMU ACK. (closes: bug#190511)
+  * Upgraded Standards-Version.
+  * Made lintian clean.
+
+ -- LENART Janos <ocsi@debian.org>  Sat, 21 Jan 2006 15:36:51 +0100
+
+randtype (1.13-2.1) unstable; urgency=low
+
+  * NMU.
+  * Add Build-Depends on zlib1g-dev.  Closes: #190511.
+  * Remove /usr/doc/randtype symlink.
+
+ -- Daniel Schepler <schepler@debian.org>  Sun, 17 Aug 2003 23:21:07 -0700
+
+randtype (1.13-2) unstable; urgency=low
+
+  * Fixed debian/{post,pre}{inst,rem}.              (closes: Bug#126033)
+
+ -- Lenart Janos <ocsi@debian.org>  Sat, 22 Dec 2001 14:32:53 +0100
+
+randtype (1.13-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Lenart Janos <ocsi@debian.org>  Sat,  8 Dec 2001 10:59:07 +0100
--- randtype-1.13.orig/debian/compat
+++ randtype-1.13/debian/compat
@@ -0,0 +1 @@
+7
--- randtype-1.13.orig/debian/randtype.dirs
+++ randtype-1.13/debian/randtype.dirs
@@ -0,0 +1 @@
+usr/games
--- randtype-1.13.orig/debian/rules
+++ randtype-1.13/debian/rules
@@ -0,0 +1,29 @@
+#!/usr/bin/make -f
+# debian/rules for randtype by Lenart Janos, updated by Eugene V. Lyubimkin.
+
+%:
+	dh $@
+
+clean:
+	dh clean
+	rm -f randtype.1
+
+build:
+	dh build --before dh_auto_build
+	$(MAKE) CC="$(CC)" CFLAGS="$(CFLAGS)"
+	dh build --after dh_auto_build
+
+
+binary-indep: build
+binary-arch: build
+	dh binary-arch --before dh_auto_install
+	dh_install randtype usr/games/
+	dh binary-arch --after dh_auto_install --before dh_installman
+	gunzip randtype.1.gz -c > randtype.1
+	sed -i 's/\B-/\\-/g' randtype.1
+	dh_installman randtype.1
+	dh binary-arch --after dh_installman
+
+binary: binary-indep binary-arch
+
+.PHONY: build binary binary-arch binary-indep
