--- pyching-1.2.2.orig/debian/pyching-small.xpm
+++ pyching-1.2.2/debian/pyching-small.xpm
@@ -0,0 +1,60 @@
+/* XPM */
+static char * pyching_small_xpm[] = {
+"32 32 25 1",
+" 	c None",
+".	c #060210",
+"+	c #BD0202",
+"@	c #990202",
+"#	c #020294",
+"$	c #7A0204",
+"%	c #5E0208",
+"&	c #050275",
+"*	c #0202E0",
+"=	c #400202",
+"-	c #F80202",
+";	c #0A0253",
+">	c #2B020E",
+",	c #0202D1",
+"'	c #CF0202",
+")	c #060231",
+"!	c #0202A9",
+"~	c #1E0202",
+"{	c #A90202",
+"]	c #DF0202",
+"^	c #280242",
+"/	c #8F0202",
+"(	c #0202F6",
+"_	c #3C0225",
+":	c #0202BC",
+"                                ",
+"                                ",
+"             .~>>>>             ",
+"          ...>%$$$%=>~          ",
+"        .)&^%/{{++{{$$=~        ",
+"       .;&&%@+']'''+{{$%.       ",
+"      .;##_/+]'+@@{']'{@%~      ",
+"     .;#:&%{']+@==${]]'+/%.     ",
+"    .;#,!;${]+/_!!^$+]-]+@%~    ",
+"    )&!*#;${]+$;**;%{'--'{$=    ",
+"   .&!,*#;${'+/_!!^${]--]'{$~   ",
+"   )&!,*!&=@+]+/^_${'----'{$>   ",
+"   ;#:**:#^${']+{{+'-----]+@=   ",
+"  )&!:(*,!&_/{+''']------]+{%>  ",
+"  )&!,((*,!&_%/@{+']------+{$>  ",
+"  )&!,(((*:!&;_=@@{+'-----+{$>  ",
+"  )&!,((((*,:!##)^%/{'----'{$>  ",
+"  )&!,(((((*,,:!!#;_/{'---'{$>  ",
+"  )&!:((((((*,,,,,!#^${'--+{%>  ",
+"   ;#:*((((*,!!!:*,!&_@+]-+@=   ",
+"   )&!,((((,!&^^&!,,#;${]]{$>   ",
+"   .&!,*((*:&_{{_#:*!&%@]]{$~   ",
+"    )&!,*(*!;%]]%&!*!&%@]+$=    ",
+"    .;#:,**:&_{{^#:*!&%@'@%~    ",
+"     .;#:,**!&;;#:*,!;${@%.     ",
+"      .;#!,,*:##:,*:#^/@%~      ",
+"       .;&!!:,,,**:#^%$%.       ",
+"        .)&&!!!!!!#;_%=~        ",
+"          .);&&&&&).~~          ",
+"             ))))..             ",
+"                                ",
+"                                "};
--- pyching-1.2.2.orig/debian/pycompat
+++ pyching-1.2.2/debian/pycompat
@@ -0,0 +1 @@
+2
--- pyching-1.2.2.orig/debian/dirs
+++ pyching-1.2.2/debian/dirs
@@ -0,0 +1,3 @@
+usr/games
+usr/share/pyching
+usr/share/pixmaps
--- pyching-1.2.2.orig/debian/watch
+++ pyching-1.2.2/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://sf.net/pyching/pyching-(.*)\.tar\.gz
--- pyching-1.2.2.orig/debian/menu
+++ pyching-1.2.2/debian/menu
@@ -0,0 +1,3 @@
+?package(pyching):needs="X11" section="Games/Toys" \
+  icon="/usr/share/pixmaps/pyching-small.xpm" \
+  title="pyChing" command="/usr/games/pyching"
--- pyching-1.2.2.orig/debian/docs
+++ pyching-1.2.2/debian/docs
@@ -0,0 +1,5 @@
+BUGS
+CHANGES
+CREDITS
+NEWS
+README
--- pyching-1.2.2.orig/debian/copyright
+++ pyching-1.2.2/debian/copyright
@@ -0,0 +1,27 @@
+This package was originally debianized by Jorgen Schaefer <forcer@mindless.com>
+on Thu, 13 Jul 2000 22:18:23 +0200. It was originally downloaded from 
+ftp://download.sourceforge.net/pub/sourceforge/pyChing/pyching-1.0.4.tar.gz
+
+
+Upstream Author: Stephen M. Gava <elguavas@users.sourceforge.net>
+
+It is currently maintained by
+Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>
+
+
+Copyright (C) 1999-2003 Stephen M. Gava
+
+
+Copyright:
+
+
+pyching 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.
+
+On Debian GNU/Linux systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL' file.
+
+The explanatory texts currently in pyChing were originally based on the James
+Legge translation if the I Ching which was published in 1882.
--- pyching-1.2.2.orig/debian/control
+++ pyching-1.2.2/debian/control
@@ -0,0 +1,24 @@
+Source: pyching
+Section: games
+Priority: optional
+Maintainer: Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>
+Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: python, python-central (>= 0.5)
+XS-Python-Version: current
+Homepage: http://sourceforge.net/projects/pyching/
+
+Package: pyching
+Architecture: all
+Depends: ${python:Depends}, python-tk
+XB-Python-Version: ${python:Versions}
+Description: A Python program to cast and interpret I Ching hexagrams
+ pyChing is a program that allows you to 'consult' the I Ching. The I Ching
+ is an ancient Chinese book of wisdom, which, apart from being read as a
+ book, has also traditionally been consulted as an oracle. pyChing allows
+ you to perform an I Ching 'reading' using the coin oracle, and then look
+ up a brief interpretation from the I Ching.
+ .
+ pyChing is completely written in Python, a cross platform, object
+ oriented, programming language, using the Tkinter interface to the
+ Tk GUI toolkit.
--- pyching-1.2.2.orig/debian/compat
+++ pyching-1.2.2/debian/compat
@@ -0,0 +1 @@
+7
--- pyching-1.2.2.orig/debian/changelog
+++ pyching-1.2.2/debian/changelog
@@ -0,0 +1,130 @@
+pyching (1.2.2-5) unstable; urgency=low
+
+  * Fix lintian report. copyright-without-copyright-notice.
+  * Change to Standards-Version 3.8.0.
+  * Change debhelper version in Build-Depends.
+  * Change debian/compat to 7.
+
+ -- Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>  Sun, 18 Jan 2009 21:28:59 -0430
+
+pyching (1.2.2-4) unstable; urgency=low
+
+  * Change to Standards-Version 3.7.3.
+  * Add Homepage line to  debian/control.
+  * Add usr/games in  debian/dirs.
+  * Remove usr/bin in debian/dirs
+
+ -- Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>  Fri, 28 Dec 2007 07:43:18 -0430
+
+pyching (1.2.2-3) unstable; urgency=low
+
+  * New maintainer (closes: #368820).
+
+ -- Ernesto Nadir Crespo Avila <ecrespo@debianvenezuela.org>  Sun,  4 Feb 2007 01:48:02 -0400
+
+pyching (1.2.2-2) unstable; urgency=low
+
+  * QA upload.
+  * Switch to new Python policy.  Closes: #380902.
+  * Switch to debhelper 5.
+  * pyching.pyw: Useful only on Windows; remove.
+  * debian/pyching: Use pyching.sh instead.
+  * debian/pyching.1: Now integrated upstream.
+  * debian/rules: Use binary-indep rather than binary-arch.
+  * debian/watch: Add.
+  * Conforms to Standards version 3.7.2.
+
+ -- Matej Vela <vela@debian.org>  Tue,  1 Aug 2006 22:58:30 +0200
+
+pyching (1.2.2-1) unstable; urgency=low
+
+  * Orpahnning package. Changed maintainer to Debia QA Group 
+    <packages@qa.debian.org> as I am resigning from debian.  
+
+  * New upstream release
+  
+  * Update architecture from any to all (Closes: #355161)
+  
+ -- Stephen M. Gava <smig@debian.org>  Thu, 25 May 2006 13:40:05 +1000
+
+pyching (1.2.1-2) unstable; urgency=low
+
+  * Minor cleanup of debian/rules
+  
+  * Updates of debian/copyright and debian/control to reflect new
+    maintainer and new maintainer email address.
+
+  * Minor fixup of man page
+    
+ -- Stephen M. Gava <smig@debian.org>  Wed, 25 Feb 2004 12:06:15 +1100
+
+pyching (1.2.1-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #197713)
+  
+  * Added icon to debian menu entry.
+
+ -- Stephen M. Gava <smig@users.sourceforge.net>  Tue,  9 Sep 2003 10:46:43 +1000
+
+pyching (1.0.4-5) unstable; urgency=low
+  
+  * New maintainer (Closes: #206024)
+  
+  * Launch script now handles commandline arguments. (Closes: #197711)
+  
+  * Program now installs in menu system (under /Games/Toys). (Closes: #197712)
+  
+  * Updated to follow Debian Policy 3.6.1.
+
+ -- Stephen M. Gava <smig@users.sourceforge.net>  Fri, 22 Aug 2003 21:32:33 +1000
+ 
+pyching (1.0.4-4) unstable; urgency=low
+
+  * New python policy continued: Removed Depends: python-base.
+    (Closes: #124012)
+
+ -- Jorgen Schaefer <forcer@debian.org>  Sat, 16 Feb 2002 15:51:48 +0100
+
+pyching (1.0.4-3) unstable; urgency=low
+
+  * New python policy.  Added Depends: python.  (closes: #118695)
+  * Added man page (thanks to Colin Watson).  (closes: #109031)
+
+ -- Jorgen Schaefer <forcer@debian.org>  Tue, 13 Nov 2001 13:07:23 +0100
+
+pyching (1.0.4-2) unstable; urgency=low
+
+  * (pyching_interface_tkinter.py): Now references GPL from
+    common-licenses.
+  * (debian/copyright): Added the origin of the texts.
+  * (debian/copyright): Fixed upstream email address.
+
+ -- Jorgen 'forcer' Schaefer <forcer@mindless.com>  Sat, 18 Nov 2000 05:33:04 +0100
+
+pyching (1.0.4-1) unstable; urgency=low
+
+  * new upstream version.
+
+ -- Jorgen 'forcer' Schaefer <forcer@mindless.com>  Sat, 16 Sep 2000 02:26:42 +0200
+
+pyching (0.9.65-3) unstable; urgency=low
+
+  * usr/share/pyching/*.py now mode 644
+
+ -- Jorgen 'forcer' Schaefer <forcer@mindless.com>  Fri, 15 Sep 2000 19:53:42 +0200
+
+pyching (0.9.65-2) unstable; urgency=low
+
+  * Fixed missing COPYING and CREDITS files
+  * Manpage is missing, set symlink...
+  * Use exec in the startscript.
+
+ -- Jorgen 'forcer' Schaefer <forcer@mindless.com>  Fri, 14 Jul 2000 02:13:58 +0200
+
+pyching (0.9.65-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Jorgen Schaefer <forcer@mindless.com>  Thu, 13 Jul 2000 22:18:23 +0200
+
+
--- pyching-1.2.2.orig/debian/rules
+++ pyching-1.2.2/debian/rules
@@ -0,0 +1,49 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+build:
+
+clean:
+	dh_testdir
+	dh_testroot
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_installdirs
+
+	install -m 644 pyching_cimages.py pyching_engine.py \
+	 	pyching_hlhtx_data.py pyching_idimage_data.py \
+                   pyching_int_data.py pyching_interface_tkinter.py \
+                   smgAbout.py smgAnimate.py smgDialog.py smgHtmlView.py \
+	         debian/pyching/usr/share/pyching/	
+	install -m 755 pyching.py debian/pyching/usr/share/pyching/
+	install -m 644 pyching.png debian/pyching-small.xpm debian/pyching/usr/share/pixmaps/
+	install pyching.sh debian/pyching/usr/games/pyching
+	ln -s ../doc/pyching/CREDITS debian/pyching/usr/share/pyching/CREDITS
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs CHANGES
+	dh_installdocs
+	dh_installmenu
+	dh_installman pyching.1
+	dh_link 
+	dh_compress
+	dh_fixperms
+	dh_pycentral
+	dh_python /usr/share/pyching
+	dh_installdeb
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary-arch: build install
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install
