--- /dev/null
+*.debhelper.log
+*.debhelper
+*.substvars
+stamp-*
+files
+libchimara0
+libchimara-dev
+libchimara-doc
+tmp
--- /dev/null
+chimara for Debian
+------------------
+
+<possible notes regarding this package - if none, delete this file>
+
+ -- Philip Chimento <philip.chimento@gmail.com> Sat, 28 Nov 2009 00:57:21 +0100
--- /dev/null
+chimara (0.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * TODO FIXME when actually doing release
+
+ -- Philip Chimento <philip.chimento@gmail.com> Sat, 28 Nov 2009 00:57:21 +0100
+
--- /dev/null
+Source: chimara
+Section: libs
+Priority: extra
+Maintainer: Philip Chimento <philip.chimento@gmail.com>
+Build-Depends: cdbs,
+ debhelper (>= 7),
+ autotools-dev,
+ pkg-config,
+ gtk-doc-tools (>= 1.9),
+ libglib2.0-dev,
+ libgtk2.0-dev
+Standards-Version: 3.7.3
+Homepage: <insert the upstream URL, if relevant>
+
+Package: libchimara0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: A GTK+ widget implementation of the Glk library
+ Chimara is a GTK+ widget that loads and runs Glk programs as plugins. Glk is an
+ input/output specification specifically designed for interactive fiction.
+
+Package: libchimara-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends},
+ libchimara0 (= ${binary:Version}),
+ libglib2.0-dev,
+ libgtk2.0-dev
+Suggests: libchimara-doc
+Description: Development files for the Chimara Glk library
+ Chimara is a GTK+ widget that loads and runs Glk programs as plugins. Glk is an
+ input/output specification specifically designed for interactive fiction.
+ .
+ This package contains the header files required if you wish to develop software
+ that uses the Chimara widget.
+
+Package: libchimara-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Documentation for the Chimara Glk library
+ Chimara is a GTK+ widget that loads and runs Glk programs as plugins. Glk is an
+ input/output specification specifically designed for interactive fiction.
+ .
+ This package contains the Chimara reference manual.
+
+
--- /dev/null
+This package was debianized by Philip Chimento <philip.chimento@gmail.com> on
+Sat, 28 Nov 2009 00:57:21 +0100.
+
+It was downloaded from <url://example.com>
+
+Upstream Author(s):
+
+ Marijn van Vliet <whatever>
+ Philip Chimento <philip.chimento@gmail.com>
+
+Copyright:
+
+ Copyright (C) 2009 <<whatever>>
+
+License:
+
+ Yada yada TODO FIXME when actually doing release
+
+The Debian packaging is (C) 2009, Philip Chimento <philip.chimento@gmail.com> and
+is licensed under the same license as the main program.
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# TODO
+# We'll have to sort through all this license crap before we release the package.
--- /dev/null
+ABOUT-NLS
+AUTHORS
+ChangeLog
+COPYING
+NEWS
+README
+interpreters/frotz/AUTHORS
+interpreters/frotz/COPYING
+interpreters/frotz/README
+interpreters/frotz/TODO
+interpreters/git/README.txt
+interpreters/glulxe/README
+interpreters/nitfol/COPYING
+interpreters/nitfol/ChangeLog
+interpreters/nitfol/INSTALL
+interpreters/nitfol/README
--- /dev/null
+interpreters/nitfol/nitfol.info
--- /dev/null
+debian/tmp/usr/include
+debian/tmp/usr/lib/lib*.a
+debian/tmp/usr/lib/lib*.so
+debian/tmp/usr/lib/pkgconfig/*
--- /dev/null
+Document: chimara
+Title: Chimara Reference Manual
+Author: Andrew Plotkin, Philip Chimento, Marijn van Vliet
+Abstract: The Chimara Reference Manual includes Andrew Plotkin's Glk
+ specification, version 0.7.0, annotated for use with the Chimara library. It
+ also contains the API documentation for using the Chimara widgets.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/gtk-doc/html/chimara/index.html
+Files: /usr/share/gtk-doc/html/chimara/*.html
+
--- /dev/null
+debian/tmp/usr/share/gtk-doc
--- /dev/null
+debian/tmp/usr/lib/lib*.so.*
+debian/tmp/usr/lib/chimara/frotz.so
+debian/tmp/usr/lib/chimara/git.so
+debian/tmp/usr/lib/chimara/glulxe.so
+debian/tmp/usr/lib/chimara/nitfol.so
--- /dev/null
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+
+# Add here any variable or target overrides you need.
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-gtk-doc
+DEB_BUILD_OPTIONS = nocheck
--- /dev/null
+# You can run the "uscan" command to check for upstream updates and more.
+# See uscan(1) for format
+
+# TODO FIXME do this when we release and there is a public URL for the source
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php chimara-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/chimara-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/chimara-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for devscripts >= 2.9
+# http://sf.net/chimara/chimara-(.*)\.tar\.gz
+
+# Uncomment to find new files on GooglePages
+# http://example.googlepages.com/foo.html chimara-(.*)\.tar\.gz