[Pkg-haskell-commits] pkg-haskell: Marco's packages.

Marco Túlio Gontijo e Silva marcot at holoscopio.com
Sat Jul 4 13:01:31 UTC 2009


Fri Jul  3 21:27:23 UTC 2009  Marco T[_\c3_][_\ba_]lio Gontijo e Silva <marcot at holoscopio.com>
  * Marco's packages.
  Ignore-this: b5eca80f7bbd5d23cfad6f301bfb00b7

    A ./gtk2hs/
    A ./gtk2hs/changelog
    A ./gtk2hs/compat
    A ./gtk2hs/control
    A ./gtk2hs/copyright
    A ./gtk2hs/docs
    A ./gtk2hs/gtk2hs-doc.doc-base
    A ./gtk2hs/gtk2hs-doc.docs
    A ./gtk2hs/gtk2hs-doc.examples
    A ./gtk2hs/gtk2hs-doc.install.in
    A ./gtk2hs/install.in
    A ./gtk2hs/patches/
    A ./gtk2hs/patches/00list
    A ./gtk2hs/patches/01_response
    A ./gtk2hs/postinst.in
    A ./gtk2hs/prerm.in
    A ./gtk2hs/rules
    A ./gtk2hs/watch
    A ./haskell-ghc-mtl/
    A ./haskell-ghc-mtl/changelog
    A ./haskell-ghc-mtl/compat
    A ./haskell-ghc-mtl/control
    A ./haskell-ghc-mtl/copyright
    A ./haskell-ghc-mtl/rules
    A ./haskell-ghc-mtl/watch
    A ./haskell-ghc-paths/
    A ./haskell-ghc-paths/changelog
    A ./haskell-ghc-paths/compat
    A ./haskell-ghc-paths/control
    A ./haskell-ghc-paths/copyright
    A ./haskell-ghc-paths/patches/
    A ./haskell-ghc-paths/patches/00list
    A ./haskell-ghc-paths/patches/01_clean
    A ./haskell-ghc-paths/rules
    A ./haskell-ghc-paths/watch
    A ./haskell-haskeline/
    A ./haskell-haskeline/changelog
    A ./haskell-haskeline/compat
    A ./haskell-haskeline/control
    A ./haskell-haskeline/copyright
    A ./haskell-haskeline/rules
    A ./haskell-haskeline/watch
    A ./haskell-hint/
    A ./haskell-hint/changelog
    A ./haskell-hint/compat
    A ./haskell-hint/control
    A ./haskell-hint/copyright
    A ./haskell-hint/rules
    A ./haskell-hint/watch
    A ./haskell-ifelse/
    A ./haskell-ifelse/changelog
    A ./haskell-ifelse/compat
    A ./haskell-ifelse/control
    A ./haskell-ifelse/copyright
    A ./haskell-ifelse/rules
    A ./haskell-ifelse/watch
    A ./haskell-monadcatchio-mtl/
    A ./haskell-monadcatchio-mtl/changelog
    A ./haskell-monadcatchio-mtl/compat
    A ./haskell-monadcatchio-mtl/control
    A ./haskell-monadcatchio-mtl/copyright
    A ./haskell-monadcatchio-mtl/rules
    A ./haskell-monadcatchio-mtl/watch
    A ./haskell-terminfo/
    A ./haskell-terminfo/changelog
    A ./haskell-terminfo/compat
    A ./haskell-terminfo/control
    A ./haskell-terminfo/copyright
    A ./haskell-terminfo/rules
    A ./haskell-terminfo/watch
    A ./haskell-zlib/
    A ./haskell-zlib/changelog
    A ./haskell-zlib/compat
    A ./haskell-zlib/control
    A ./haskell-zlib/copyright
    A ./haskell-zlib/rules
    A ./haskell-zlib/watch

Fri Jul  3 21:27:23 UTC 2009  Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
  * Marco's packages.
  Ignore-this: b5eca80f7bbd5d23cfad6f301bfb00b7
diff -rN -u old-pkg-haskell/gtk2hs/changelog new-pkg-haskell/gtk2hs/changelog
--- old-pkg-haskell/gtk2hs/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/changelog	2009-07-04 13:01:27.960054634 +0000
@@ -0,0 +1,232 @@
+gtk2hs (0.10.1-1) unstable; urgency=low
+
+  * Removes restriction of reponse values.  Closes: #522481.
+  * New upstream version.
+  * Use maintainer scripts similar to the scripts from
+    haskell-devscripts.
+  * Use set -e instead of #!/bin/sh -e in maintainer scripts.
+  * Use correct DEB_HADDOCK_DIR.
+  * Use dh_haskell_shlibdeps.
+  * debian/rules:
+    - Use stamp for .PHONY targets.
+    - Use variable instead of target for pkgmeta.
+    - Use := only when it makes sense.
+    - Support for parallel in DEB_BUILD_OPTIONS, conforming to Debian
+      Policy 4.9.1.
+    - Configure ghc flags in DEB_BUILD_OPTIONS noopt.
+    - Don't use unexisting parameter to configure --with-c2hs=no.
+  * debian/control:
+    - Include correct dependencies for libghc6-gio-dev and
+      libghc6-gtksourceview2-dev.
+    - Correct wrong Suggests: field from libghc6-gio-dev and
+      libghc6-gtksourceview2-dev, from libghc6-gtk2hs-doc to gtk2hs-doc.
+    - Recommend ghc6-doc, and libghc6-mtl-doc, and suggest -dev packages.
+    - Update very outdated description for gtk2hs-doc.
+    - Use new Standards-Version: 3.8.1.
+    - Use Section: haskell.
+    - Include DM-Upload-Allowed: yes.
+    - Update versioned dependencies.
+  * debian/copyright:
+    - Change packaging license.
+    - Refer to (L)GPL-2 instead of (L)GPL.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Mon, 04 May 2009 10:53:23 -0300
+
+gtk2hs (0.10.0-2) unstable; urgency=low
+
+  * Rebuilt with ghc6 with arch-independent .haddock and .hi files
+  * Bumped ghc6, haddock, mtl dependencies accordingly
+
+ -- Joachim Breitner <nomeata at debian.org>  Sun, 01 Mar 2009 14:30:38 +0100
+
+gtk2hs (0.10.0-1) unstable; urgency=low
+
+  * New upstream version.
+  * New package: libghc6-gio-dev.
+  * Update package libghc6-sourceview-dev to libghc6-gtksourceview2-dev.
+  * debian/control:
+    - Remove << dependencies.
+    - Package libghc6-gnomevfs-dev is deprecated.
+    - Package libghc6-sourceview-dev is deprecated.
+  * debian/rules: Organize order of --enable.
+  * debian/postinst.in: Use update instead of register.  Thanks to
+    Clifford Beshers <clifford.beshers at gmail.com>.
+  * debian/prerm.in: Exit with 0 if it could not unregister.
+  * debian/gtk2hs-doc.install: Remove unneeded file.
+  * debian/mk-haskell-deps: Change the way the parameter is passed to
+    ghc-pkg from -r to register and -u to unregister.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Thu, 19 Feb 2009 10:58:20 -0300
+
+gtk2hs (0.9.13-5) unstable; urgency=low
+
+  * Only use --disable-split-objs in amd64 and i386.  Thanks to Iván Pérez
+    Domínguez <ivanperezdominguez at gmail.com>.  (Closes: 482503)
+  * Update architecture list.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Thu, 15 Dec 2008 19:14:20 -0200
+
+gtk2hs (0.9.13-4) unstable; urgency=low
+
+  * Created libghc6-svgcairo-dev package.  Thanks to Eleftherios Kritikos
+    <el01049 at gmail.com>.
+  * Changed maintainer e-mail address.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Tue, 18 Nov 2008 20:00:47 -0200
+
+gtk2hs (0.9.13-3) unstable; urgency=low
+
+  * debian/postinst, debian/prerm:
+    - Use ghc-pkg6 instead of ghc-pkg.  Thanks to
+      Stefan Potyra <sistpoty at ubuntu.com>.  (Closes: #501052)
+    - Try to determine old upstream version. (Closes: #484928)
+  * Use closer version to haskell-devscripts of dh_haskell_depends.
+  * debian/control:
+    - Adds Vcs-Darcs field.  Thanks to KiBi.
+    - Removes Build-Depends on haskell-devscripts, and added on dctrl-tools.
+  * debian/dh_haskell_depends: new parameter -P, asked for inclusion in
+    haskell-devscripts in bug #502099.
+  * debian/watch: Using sf.net directly.
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Fri, 03 Oct 2008 13:57:15 -0300
+
+gtk2hs (0.9.13-2) unstable; urgency=low
+
+  * debian/control: depends on -dev packages of the C libraries.
+  * debian/copyright: added GPL license to licenses list and some missing
+    author names.
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Wed, 16 Jul 2008 16:59:14 -0300
+
+gtk2hs (0.9.13-1) unstable; urgency=low
+
+  * New upstream release.
+  * Removed package libghc6-mozembed-dev, since this version of Gtk2hs is
+    not compatible with xulrunner-dev in sid. Thanks to Mike Hommey and
+    Duncan Coutts. (Closes: #480805)
+  * New packages gnomevfs and gstreamer.
+  * Removed unused quilt dependency.
+  * Use automake and aclocal 1.10.
+  * Removed integration with haskell-utils, since update-haskell-control only
+    works with Cabal; now uses a patched version of dh_haskell_depends.
+  * debian/control:
+    - Removed alpha from supported architectures. Thanks to Falk Hueffner
+      and Axel Simon. (Closes: #410594)
+    - Build-depends on libghc6-mtl-doc.
+    - Specific version for libghc6-mtl-dev.
+    - Use ${binary:Version} instead of ${Source-Version}.
+    - Use Standards-Version 3.8.0.
+  * debian/gtk2hs-doc.doc-base: Use Programming instead of devel as
+    Section.
+  * debian/rules:
+    - CFLAGS -g removed to build in IA64. (Closes: #481593)
+    - Use --disable-split-objs to make applications possible in
+      s390. Thanks to Bastian Blank, Axel Simon and Duncan
+      Coutts. (Closes: #482503)
+  * debian/watch: Use sourceforge mirror instead of gtk2hs site. Thanks to
+    Raphael Geissert. (Closes: #450342)
+  * debian/gtk2hs-doc.install: Correct bug from upstream that didn't
+    install doc-index-* files. Thanks to Gustavo Noronha.
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Thu, 8 Jul 2008 11:16:33 -0300
+
+gtk2hs (0.9.12.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * add armel and armeb to debian/control (Closes: #458911)
+  * Don't use gcc-4.1 (Closes: #471634)
+
+ -- Colin Tuckley <colint at debian.org>  Mon, 28 Apr 2008 11:45:39 +0100
+
+gtk2hs (0.9.12.1-1) unstable; urgency=low
+
+  * New upstream release (Closes: #461245)
+  * Update ghc6 dependency to ghc6-6.8.2
+  * Removing patches
+  	- index-Y.diff
+  	- CUInt-fix.diff
+  * Move Homepage to a proper control field
+  * Bump standards version
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 17 Jan 2008 23:31:09 +0100
+
+gtk2hs (0.9.12-1) unstable; urgency=low
+
+  * New upstream release
+  * base.haddock special handling not necessary any more, since 0.9.11-1
+  * Subsequent build process fails, thx for the patch to duncan (Closes: #427796)
+  * Install ghci library files, Closes: 410389
+  * Force using gcc-4.1, because of
+    http://hackage.haskell.org/trac/ghc/ticket/1427
+    This can be disabled once the fix reached debian, e.g. with ghc 6.8
+
+ -- Joachim Breitner <nomeata at debian.org>  Mon, 03 Sep 2007 16:11:34 +0200
+
+gtk2hs (0.9.11-2) unstable; urgency=low
+
+  * libghc6-cairo-dev added missing dependency on libghc6-mtl-dev
+    (Closes: #413283)
+
+ -- Joachim Breitner <nomeata at debian.org>  Tue, 17 Jul 2007 16:48:49 +0200
+
+gtk2hs (0.9.11-1) unstable; urgency=low
+
+  * New upstream release
+  * $(GHC_DOCDIR)/base/base.haddock is no longer zipped
+  * Adjust Makefile.am-patch
+  * Do not conflict with ghc 6.6.1 (Closes: #425657)
+
+ -- Joachim Breitner <nomeata at debian.org>  Thu, 31 May 2007 08:18:12 +0200
+
+gtk2hs (0.9.10.5-1) unstable; urgency=low
+
+  * New upstream version.
+  * Fixed Haddock linking to GHC base docs.
+
+ -- Liyang HU <debian.org at liyang.hu>  Wed, 24 Jan 2007 14:03:42 +0000
+gtk2hs (0.9.10.4-1) unstable; urgency=low
+
+  * New upstream version.
+  * Compiled for GHC 6.6. Thanks for Arjan Oosting <arjan at debian.org> and
+    <cb at kittenz.org>. Closes: #398227, #393600
+  * Update depends from mozilla-dev to libxul-dev. Thanks for Emilio Jesus
+    Gallego Arias <egallego at telefonica.net>. Closes: #386610
+  * Added packages libghc6-gtkglext-dev and libghc6-soegtk-dev and removed
+    package libghc6-mogul-dev.
+  * Removed libglib2.0-dev, libgtk2.0-dev and libcairo2-dev from Build-Depends.
+  * debian/rules: using quilt instead of dpatch to handle debian/patches.
+
+ -- Marco Túlio Gontijo e Silva <malebria at riseup.net>  Tue,  9 Jan 2007 15:36:06 -0200
+
+gtk2hs (0.9.10-2) unstable; urgency=low
+
+  * Compiled for GHC 6.4.2.
+  * More specific Architecture lines (via update-haskell-control).
+  * debian/rules: manual rule to update debian/control.
+  * htmldir already defined in latest autotools. (Patched)
+  * debian/rules: remove aclocal.m4 to make the diff.gz even smaller.
+
+ -- Liyang HU <debian.org at liyang.hu>  Sat, 22 Jul 2006 21:31:58 +0100
+
+gtk2hs (0.9.10-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Conflicts against autoconf2.13 and automake1.4
+  * Added autotools-dev to Build-Depends.
+  * debian/rules: remove config.guess and config.sub on clean to keep
+    the diff.gz small.
+
+ -- Arjan Oosting <arjanoosting at home.nl>  Thu, 13 Apr 2006 23:17:11 +0200
+
+gtk2hs (0.9.10-1) unstable; urgency=low
+
+  * Repackaged and updated to latest version.
+
+ -- Liyang HU <debian.org at liyang.hu>  Wed, 01 Mar 2006 19:39:41 +0000
+
+gtk2hs (0.9.6-0pre1) unstable; urgency=low
+
+  * Prerelease to haskell-unsafe.
+
+ -- Martin Sjögren <sjogren at debian.org>  Sun,  5 Sep 2004 10:07:42 +0200
+
diff -rN -u old-pkg-haskell/gtk2hs/compat new-pkg-haskell/gtk2hs/compat
--- old-pkg-haskell/gtk2hs/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/compat	2009-07-04 13:01:27.960054634 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/gtk2hs/control new-pkg-haskell/gtk2hs/control
--- old-pkg-haskell/gtk2hs/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/control	2009-07-04 13:01:27.960054634 +0000
@@ -0,0 +1,236 @@
+Source: gtk2hs
+Priority: optional
+Section: haskell
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Uploaders: Joachim Breitner <nomeata at debian.org>
+Build-Depends: debhelper (>= 5), autoconf, automake, autotools-dev, haskell-devscripts (>= 0.6.15+nmu10), haddock (>= 2.4.2), ghc6 (>= 6.10.3-2), ghc6-doc (>= 6.10.3-2), libghc6-mtl-dev (>= 1.1.0.2-7), libghc6-mtl-doc (>= 1.1.0.2-7), libgconf2-dev, libgnomevfs2-dev, libgstreamer-plugins-base0.10-dev, librsvg2-dev, libglade2-dev, libgtkglext1-dev, libgtksourceview2.0-dev, dctrl-tools, dpatch
+Standards-Version: 3.8.1
+Homepage: http://haskell.org/gtk2hs/
+Vcs-Darcs: http://code.haskell.org/debian/gtk2hs/
+DM-Upload-Allowed: yes
+
+Package: libghc6-glib-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libglib2.0-dev, ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GLib bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GLib, the low-level core library that
+ forms the basis of GTK+ and GNOME.
+
+Package: libghc6-cairo-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libcairo2-dev, libghc6-glib-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- Cairo bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for the Cairo vector graphics library.
+
+Package: libghc6-gconf-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libgconf2-dev, libghc6-glib-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GConf bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GConf, GNOME's system for storing
+ application preferences.
+
+Package: libghc6-gio-dev
+Architecture: any
+Depends: libglib2.0-dev, libghc6-glib-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GIO bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GIO, a easy-to-use VFS API that sits in the
+ right level in the library stack.
+
+Package: libghc6-gnomevfs-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libgnomevfs2-dev, libghc6-glib-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GNOME VFS bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GNOME Virtual File System, GNOME's file
+ system application library.
+ .
+ This package is deprecated.  You should use libghc6-gio-dev instead.
+
+Package: libghc6-gstreamer-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libgstreamer-plugins-base0.10-dev, libghc6-glib-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GStreamer bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GStreamer, a library for constructing of
+ graphs of media-handling components.
+
+Package: libghc6-gtk-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libgtk2.0-dev, libghc6-glib-dev (= ${binary:Version}), libghc6-cairo-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GTK+ bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GTK+, a multi-platform toolkit for
+ creating graphical user interfaces.
+
+Package: libghc6-svgcairo-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: librsvg2-dev, libghc6-glib-dev (= ${binary:Version}), libghc6-cairo-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GTK+ bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for libsvg-cairo a library used to render SVG
+ with cairo.
+
+Package: libghc6-glade-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libglade2-dev, libghc6-gtk-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- libglade bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for libglade, a library which builds user
+ interfaces at runtime from XML descriptions produced by Glade.
+
+Package: libghc6-gtkglext-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libgtkglext1-dev, libghc6-gtk-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- gtkglext bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for the Gtk OpenGL (Open Graphics Library)
+ extension.
+
+Package: libghc6-gtksourceview2-dev
+Architecture: any
+Depends: libgtksourceview2.0-dev, libghc6-gtk-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- GtkSourceView2 bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides bindings for GtkSourceView, a widget implementing
+ syntax highlighting and other features typical of a source editor.
+
+Package: libghc6-soegtk-dev
+Architecture: amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-i386 kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
+Depends: libghc6-cairo-dev (= ${binary:Version}), libghc6-gtk-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}
+Suggests: gtk2hs-doc
+Description: A GUI library for Haskell (Gtk2Hs) -- soegtk bindings
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package provides the SOE (School of Expression) implementation based on
+ Gtk and Cairo or Gdk.
+
+Package: gtk2hs-doc
+Architecture: all
+Section: doc
+Recommends: doc-base, ghc6-doc, libghc6-mtl-doc
+Suggests: libghc6-glib-dev (= ${binary:Version}), libghc6-cairo-dev (= ${binary:Version}), libghc6-gconf-dev (= ${binary:Version}), libghc6-gio-dev (= ${binary:Version}), libghc6-gnomevfs-dev (= ${binary:Version}), libghc6-gstreamer-dev (= ${binary:Version}), libghc6-gtk-dev (= ${binary:Version}), libghc6-svgcairo-dev (= ${binary:Version}), libghc6-glade-dev (= ${binary:Version}), libghc6-gtkglext-dev (= ${binary:Version}), libghc6-gtksourceview2-dev (= ${binary:Version}), libghc6-soegtk-dev (= ${binary:Version})
+Description: A GUI library for Haskell (Gtk2Hs) -- documentation and examples
+ Gtk2Hs is a GUI library for Haskell based on GTK+, an extensive and
+ mature multi-platform GUI toolkit featuring:
+ .
+  - Automatic memory management.
+  - Near complete coverage of the GTK+ API.
+  - Unicode support.
+  - Extensive reference documentation.
+  - Support for Linux, Windows, Mac OS X and other Unix platforms.
+ .
+ This package contains a number of examples along with haddock-generated HTML
+ API documentation for libghc6-glib-dev, libghc6-cairo-dev, libghc6-gconf-dev,
+ libghc6-gio-dev, libghc6-gnomevfs, libghc6-gstreamer-dev, libghc6-gtk-dev,
+ libghc6-svgcairo-dev, libghc6-glade-dev, libghc6-gtkglext-dev,
+ libghc6-gtksourceview2-dev, libghc6-soegtk-dev.
diff -rN -u old-pkg-haskell/gtk2hs/copyright new-pkg-haskell/gtk2hs/copyright
--- old-pkg-haskell/gtk2hs/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/copyright	2009-07-04 13:01:27.960054634 +0000
@@ -0,0 +1,233 @@
+This package was debianized by Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+on Tue,  16 Jul 2008 09:25:52 -0300.
+
+based on the original debianisation by Liyang HU <debian.org at liyang.hu> on
+Wed, 01 Mar 2006 19:39:41 +0000,
+
+Upstream:
+
+  It was downloaded from
+  http://ufpr.dl.sourceforge.net/sourceforge/gtk2hs/gtk2hs-0.9.13.tar.gz
+
+  Copyright:
+
+    Copyright (C) 1989-1990 James A. Roskind
+    Copyright (C) 1991-2008 Free Software Foundation, Inc.
+    Copyright (C) 1995-2005 Manuel M. T. Chakravarty
+    Copyright (C) 1995-2005 the GTK+ Team
+    Copyright (C) 1999-2008 Axel Simon <as49 at ukc.ac.uk>
+    Copyright (C) 2000-2007 Duncan Coutts <duncan at coutts.uklinux.net>
+    Copyright (C) 2002 Jonas Svensson
+    Copyright (C) 2002 The University of Glasgow
+    Copyright (C) 2002-2005 Vincenzo Ciancia
+    Copyright (C) 2003-2004 Abraham Egnor
+    Copyright (C) 2003-2005 Jens-Ulrik Holger Petersen
+    Copyright (C) 2004 Aetion Technologies LLC
+    Copyright (C) 2004 Martin Sjögren <sjogren at debian.org>
+    Copyright (C) 2004 Scott James Remnant <scott at netsplit.com>.
+    Copyright (C) 2004-2005 Matthew Walton
+    Copyright (C) 2005 Armin Groesslinger
+    Copyright (C) 2005 Paolo Martini
+    Copyright (C) 2005 Ross Paterson
+    Copyright (C) 2006 Mirco "MacSlow" Mueller <macslow at bangang.de>
+    Copyright (C) 2006 Wouter Swierstra
+    Copyright (C) 2007 Bit Connor
+    Copyright (C) 2007 Juergen Nicklisch
+    Copyright (C) 2007 Paul Liu
+    Copyright (C) 2007 Peter Gavin
+
+  License:
+
+    Part of the package is licensed under the BSD-2:
+
+      All content in this archive is under the BSD License (follows), except
+      where explicitly noted otherwise.
+
+      All rights reserved.
+
+      Redistribution and use in source and binary forms, with or without
+      modification, are permitted provided that the following conditions are
+      met:
+
+        * Redistributions of source code must retain the above copyright
+          notice, this list of conditions and the following disclaimer.
+        * Redistributions in binary form must reproduce the above copyright
+          notice, this list of conditions and the following disclaimer in the
+          documentation and/or other materials provided with the distribution.
+
+      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+      IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+      THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+      PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+      CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+      EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+      PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+      PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+      LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+      NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+      SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+    Part under the BSD-3:
+
+      All rights reserved.
+
+      Redistribution and use in source and binary forms, with or without
+      modification, are permitted provided that the following conditions are
+      met:
+
+      * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+
+      * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+
+      * Neither the name of the University of Nottingham nor the names of
+      its contributors may be used to endorse or promote products derived from
+      this software without specific prior written permission.
+
+      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+      IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+      THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+      PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+      CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+      EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+      PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+      PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+      LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+      NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+      SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+    Part under the GPL:
+
+     This package 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 package 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 package; if not, write to the Free Software Foundation, Inc., 51
+     Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+     On Debian systems, the complete text of the GNU General Public License can
+     be found in `/usr/share/common-licenses/GPL-2'.
+
+
+    And part under the LGPL:
+
+      This package is free software; you can redistribute it and/or modify it
+      under the terms of the GNU Lesser General Public License as published by
+      the Free Software Foundation; either version 2 of the License, or (at
+      your option) any later version.
+
+      This package 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 Lesser
+      General Public License for more details.
+
+      You should have received a copy of the GNU Lesser General Public License
+      along with this package; if not, write to the Free Software Foundation,
+      Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+      On Debian systems, the complete text of the GNU Lesser General Public
+      License can be found in `/usr/share/common-licenses/LGPL-2'.
+
+Debian packaging:
+
+  Copyright:
+
+    Copyright (c) 2007-2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+    Copyright (c) 2008 Joachim Breitner <nomeata at debian.org>
+
+  License:
+
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/gtk2hs/docs new-pkg-haskell/gtk2hs/docs
--- old-pkg-haskell/gtk2hs/docs	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/docs	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1,2 @@
+TODO
+AUTHORS
diff -rN -u old-pkg-haskell/gtk2hs/gtk2hs-doc.doc-base new-pkg-haskell/gtk2hs/gtk2hs-doc.doc-base
--- old-pkg-haskell/gtk2hs/gtk2hs-doc.doc-base	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/gtk2hs-doc.doc-base	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1,10 @@
+Document: gtk2hs-doc
+Title: Gtk2Hs API Reference
+Author: The Gtk2Hs Team
+Abstract: Haddock-generated API documentation for Gtk2Hs.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/gtk2hs-doc/html/index.html
+Files: /usr/share/doc/gtk2hs-doc/html/*.html
+
diff -rN -u old-pkg-haskell/gtk2hs/gtk2hs-doc.docs new-pkg-haskell/gtk2hs/gtk2hs-doc.docs
--- old-pkg-haskell/gtk2hs/gtk2hs-doc.docs	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/gtk2hs-doc.docs	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1 @@
+debian/tmp/usr/share/doc/gtk2hs/html
diff -rN -u old-pkg-haskell/gtk2hs/gtk2hs-doc.examples new-pkg-haskell/gtk2hs/gtk2hs-doc.examples
--- old-pkg-haskell/gtk2hs/gtk2hs-doc.examples	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/gtk2hs-doc.examples	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1 @@
+demo/*
diff -rN -u old-pkg-haskell/gtk2hs/gtk2hs-doc.install.in new-pkg-haskell/gtk2hs/gtk2hs-doc.install.in
--- old-pkg-haskell/gtk2hs/gtk2hs-doc.install.in	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/gtk2hs-doc.install.in	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1 @@
+docs/reference/gtk2hs.haddock @DEB_HADDOCK_DIR@
diff -rN -u old-pkg-haskell/gtk2hs/install.in new-pkg-haskell/gtk2hs/install.in
--- old-pkg-haskell/gtk2hs/install.in	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/install.in	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1,4 @@
+debian/tmp at TMP_LIBDIR@/gtk2hs/@PKG at .package.conf @PKGLIB_DIR@
+debian/tmp at TMP_LIBDIR@/gtk2hs/libHS at PKG@.a @PKGLIB_DIR@
+debian/tmp at TMP_LIBDIR@/gtk2hs/HS at PKG@.o @PKGLIB_DIR@
+debian/tmp at TMP_LIBDIR@/gtk2hs/imports/@PKG@/* @PKGLIB_DIR@/imports
diff -rN -u old-pkg-haskell/gtk2hs/patches/00list new-pkg-haskell/gtk2hs/patches/00list
--- old-pkg-haskell/gtk2hs/patches/00list	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/patches/00list	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1 @@
+01_response
diff -rN -u old-pkg-haskell/gtk2hs/patches/01_response new-pkg-haskell/gtk2hs/patches/01_response
--- old-pkg-haskell/gtk2hs/patches/01_response	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/patches/01_response	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1,31 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_response by Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+##
+## DP: This patch is already in upstream darcs.  It removes the restriction
+## DP: that user defined responses should not be zero or lesser than -11.
+## DP: According to Axel Simon,  "Gtk+ docs say that anything below 0 is
+## DP: reserved for Gtk+.  But then, a negative number in ResponseUser is
+## DP: probably better than an pattern match error."
+## DP: http://sourceforge.net/mailarchive/message.php?msg_name=1241698296.10549.13.camel%40aconit
+## DP: Thanks to Daniel Burrows <dburrows at debian.org>. Closes: #522481.
+diff -Nudar gtk2hs-0.10.1.orig/gtk/Graphics/UI/Gtk/General/Structs.hsc gtk2hs-0.10.1/gtk/Graphics/UI/Gtk/General/Structs.hsc
+--- gtk2hs-0.10.1.orig/gtk/Graphics/UI/Gtk/General/Structs.hsc  2009-04-24 12:21:33.000000000 -0300
++++ gtk2hs-0.10.1/gtk/Graphics/UI/Gtk/General/Structs.hsc       2009-05-17 08:53:07.000000000 -0300
+@@ -548,7 +548,7 @@
+ fromResponse ResponseNo = -9
+ fromResponse ResponseApply = -10
+ fromResponse ResponseHelp = -11
+-fromResponse (ResponseUser i) | i > 0 = fromIntegral i
++fromResponse (ResponseUser i) = fromIntegral i
+ 
+ toResponse :: Integral a => a -> ResponseId
+ toResponse (-1) = ResponseNone
+@@ -562,7 +562,7 @@
+ toResponse (-9) = ResponseNo
+ toResponse (-10) = ResponseApply
+ toResponse (-11) = ResponseHelp
+-toResponse i | i >= 0  = ResponseUser $ fromIntegral i
++toResponse i = ResponseUser $ fromIntegral i
+ 
+ #if !defined(WIN32) || GTK_CHECK_VERSION(2,8,0)
+ -- | The identifer of a window of the underlying windowing system.
diff -rN -u old-pkg-haskell/gtk2hs/postinst.in new-pkg-haskell/gtk2hs/postinst.in
--- old-pkg-haskell/gtk2hs/postinst.in	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/postinst.in	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+set -e
+
+GHC_PKG=/usr/bin/ghc-pkg
+
+case "$1" in
+    configure|abort-upgrade|abort-remove|abort-deconfigure)
+	OLDVERSIONS=`$GHC_PKG --global field @PKG@ version 2> /dev/null | sed "s/version: //"`
+	for VERSION in $OLDVERSIONS ; do
+	    $GHC_PKG --global hide @PKG at -$VERSION || true
+	done
+	$GHC_PKG --global update /@PKGLIB_DIR@/@PKG at .package.conf
+        ;;
+    *)
+        echo "postinst called with unknown argument \`$1'" >&2
+        exit 1
+	;;
+esac
+
+#DEBHELPER#
+
+exit 0
+
diff -rN -u old-pkg-haskell/gtk2hs/prerm.in new-pkg-haskell/gtk2hs/prerm.in
--- old-pkg-haskell/gtk2hs/prerm.in	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/prerm.in	2009-07-04 13:01:27.956054421 +0000
@@ -0,0 +1,29 @@
+#!/bin/sh
+
+set -e
+
+GHC_PKG=/usr/bin/ghc-pkg
+
+case "$1" in
+    deconfigure|remove)
+	$GHC_PKG unregister --force-files @PKG at -@VERSION@ || true
+	OLDPACKAGE=`$GHC_PKG --global latest @PKG@ 2> /dev/null` || true
+	if [ -n "$OLDPACKAGE" ] ; then
+	    $GHC_PKG expose $OLDPACKAGE || true
+	fi
+	
+        ;;
+    upgrade)
+	;;
+    failed-upgrade)
+        ;;
+    *)
+        echo "prerm called with unknown argument \`$1'" >&2
+        exit 1
+	;;
+esac
+
+#DEBHELPER#
+
+exit 0
+
diff -rN -u old-pkg-haskell/gtk2hs/rules new-pkg-haskell/gtk2hs/rules
--- old-pkg-haskell/gtk2hs/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/rules	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,217 @@
+#!/usr/bin/make -f
+
+include /usr/share/dpatch/dpatch.make
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# Be specific about the version of autotools we use
+export AUTOMAKE = automake-1.10
+export ACLOCAL = aclocal-1.10
+
+# 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)
+configure_flags := --build $(DEB_BUILD_GNU_TYPE)
+ifneq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
+	configure_flags += --host $(DEB_HOST_GNU_TYPE)
+endif
+configure_flags += --enable-packager-mode --prefix=/usr
+
+# Which bits of Gtk2Hs do we want?
+configure_flags += --enable-cairo
+configure_flags += --enable-gconf
+configure_flags += --enable-gio
+configure_flags += --enable-gnomevfs
+configure_flags += --enable-gstreamer
+configure_flags += --enable-gtk
+configure_flags += --enable-svg
+configure_flags += --enable-libglade
+configure_flags += --enable-opengl
+configure_flags += --enable-gtksourceview2
+#configure_flags += --enable-mozilla   # not compatible with new xulrunner-dev yet
+configure_flags += --enable-docs
+
+# it's only working in these arches
+ifeq (,$(filter amd64 i386,$(shell dpkg-architecture -qDEB_HOST_ARCH)))
+        configure_flags += --disable-split-objs
+endif
+
+# from hlibrary.mk
+GHC6_VERSION = $(shell ghc --numeric-version)
+DEB_HADDOCK_DIR ?= /usr/share/ghc6-doc/ghc-$(GHC6_VERSION)/haddock/
+
+MAKEFLAGS = "HADDOCK_FLAGS='--lib=${DEB_HADDOCK_DIR}'"
+
+ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+	NUMJOBS \
+          = $(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+	MAKEFLAGS += -j$(NUMJOBS)
+endif
+
+# -g removed to build in IA64
+CFLAGS = -Wall
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+	configure_flags += --with-hcflags="-O"
+else
+	CFLAGS += -O2
+	configure_flags += --with-hcflags="-O2"
+endif
+ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
+	INSTALL_PROGRAM += -s
+endif
+
+PKGS \
+  = glib \
+  cairo \
+  gconf \
+  gio \
+  gnomevfs \
+  gstreamer \
+  gtk \
+  svgcairo \
+  glade \
+  gtkglext \
+  gtksourceview2 \
+  soegtk
+VERSION := $(shell sed -ne '/([0-9.]\+-.*)/ { s/^.*(\([0-9.]\+\)-.*).*$$/\1/p; q }' < debian/changelog)
+
+# configure --libdir: where the libs are temporarily installed (under
+# debian/tmp) before moving them to the correct package build hierarchy.
+# We need to set this explicitly for path mangling purposes.
+TMP_LIBDIR = /usr/lib
+
+# Helper macros
+DEB = libghc6-$(1)-dev
+PKGLIB_DIR = usr/lib/haskell-packages/ghc6/lib/$(1)-$(VERSION)
+PKGLIB_BUILD = debian/$(call DEB,$(1))/$(call PKGLIB_DIR,$(1))
+SHORT_HDEP = $(call PKGLIB_BUILD,$(1))/$(1).package.conf
+# shortcut for mk-haskell-deps
+HDEP = $(1):$(call SHORT_HDEP,$(1))
+
+config.status: configure.ac
+	dh_testdir
+	cp -f /usr/share/misc/config.sub config.sub
+	cp -f /usr/share/misc/config.guess config.guess
+	autoreconf
+	./configure $(configure_flags) --libdir=$(TMP_LIBDIR)
+
+.PHONY: build
+build: build-stamp patch
+build-stamp: config.status
+	dh_testdir
+	$(MAKE) $(MAKEFLAGS)
+	touch $@
+
+.PHONY: install
+install: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	dh_clean -k --exclude=build-stamp
+	$(MAKE) $(MAKEFLAGS) install DESTDIR=$(CURDIR)/debian/tmp
+	rm debian/tmp/usr/share/doc/gtk2hs/html/gtk2hs.haddock
+	touch $@
+
+pkgmeta \
+  = pkgmeta-glib-stamp \
+  pkgmeta-postinst-stamp \
+  pkgmeta-prerm-stamp \
+  debian/gtk2hs-doc.install
+
+pkgmeta-%-stamp: debian/%.in
+	for pkg in $(PKGS) ; do \
+		sed -e "s#@PKGLIB_DIR@#$(call PKGLIB_DIR,$$pkg)#g; \
+			s#@PKG@#$$pkg#g; \
+			s#@VERSION@#$(VERSION)#g; \
+			s#@TMP_LIBDIR@#$(TMP_LIBDIR)#g" \
+			< $^ > debian/$(call DEB,$$pkg).$* ; \
+	done
+	touch $@
+
+pkgmeta-glib-stamp: pkgmeta-install-stamp
+	echo "debian/tmp$(TMP_LIBDIR)/gtk2hs/include $(call PKGLIB_DIR,glib)" \
+	  >> debian/$(call DEB,glib).install
+	touch $@
+
+debian/gtk2hs-doc.install: debian/gtk2hs-doc.install.in
+	sed -e "s#@DEB_HADDOCK_DIR@#$(DEB_HADDOCK_DIR)#g" < $^ > $@
+
+.PHONY: clean clean-real
+clean: clean-real unpatch
+clean-real:
+	dh_testdir
+	dh_testroot
+	[ ! -e Makefile ] || $(MAKE) $(MAKEFLAGS) clean distclean
+	dh_clean aclocal.m4 Makefile.in configure \
+		config.guess config.sub config.log \
+		build-stamp install-stamp pkgmeta-*-stamp \
+		debian/*-dev.install \
+		debian/*.postinst debian/*.prerm
+
+# Build architecture-independent files here.
+.PHONY: binary-indep
+binary-indep: binary-indep-stamp
+binary-indep-stamp: install-stamp $(pkgmeta)
+	dh_testdir -i
+	dh_testroot -i
+	dh_clean -k --exclude=build-stamp --exclude=install-stamp --exclude=debian/tmp
+	dh_installdirs -i
+	dh_installchangelogs -i ChangeLog
+	dh_installdocs -i
+	dh_installexamples -i
+	dh_install -i
+	dh_compress -i
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
+	touch $@
+
+# Build architecture-dependent files here.
+.PHONY: binary-arch
+binary-arch: binary-arch-stamp
+binary-arch-stamp: install-stamp $(pkgmeta)
+	dh_testdir -a
+	dh_testroot -a
+	dh_clean -k --exclude=build-stamp --exclude=install-stamp --exclude=debian/tmp
+	dh_installdirs -a
+	dh_installchangelogs -a ChangeLog
+	dh_installdocs -a
+	# move everything into place
+	dh_install -a
+	# mangle paths in $$pkg.package.conf
+	for pkg in $(PKGS) ; do \
+		sed --in-place -e \
+			"s#$(TMP_LIBDIR)/gtk2hs/imports/$$pkg#/$(call PKGLIB_DIR,$$pkg)/imports#g; \
+			 s#$(TMP_LIBDIR)/gtk2hs#/$(call PKGLIB_DIR,$$pkg)#g;" \
+			$(call PKGLIB_BUILD,$$pkg)/$$pkg.package.conf ; \
+	done
+	# Correct gio include dir to use glibs
+	sed --in-place -e \
+		"s#$(call PKGLIB_DIR,gio)/include#$(call PKGLIB_DIR,glib)#g;" \
+		$(call PKGLIB_BUILD,gio)/gio.package.conf
+	dh_haskell_shlibdeps $(foreach pkg,$(PKGS),$(call SHORT_HDEP,$(pkg)))
+	for pkg in $(PKGS) ; do \
+		dh_haskell_depends \
+			-p$(call DEB,$$pkg) \
+			$(call SHORT_HDEP,$$pkg) ; \
+	done
+	dh_strip -a
+	dh_compress -a
+	dh_fixperms -a
+	dh_makeshlibs -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
+	touch $@
+
+.PHONY: binary
+binary: binary-stamp
+binary-stamp: binary-indep-stamp binary-arch-stamp
+	touch $@
\ No newline at end of file
diff -rN -u old-pkg-haskell/gtk2hs/watch new-pkg-haskell/gtk2hs/watch
--- old-pkg-haskell/gtk2hs/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/gtk2hs/watch	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,3 @@
+version=3
+
+http://sf.net/gtk2hs/gtk2hs-(.+)\.tar\.gz
diff -rN -u old-pkg-haskell/haskell-ghc-mtl/changelog new-pkg-haskell/haskell-ghc-mtl/changelog
--- old-pkg-haskell/haskell-ghc-mtl/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-mtl/changelog	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,5 @@
+haskell-ghc-mtl (1.0.0.0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #514758)
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Tue, 19 May 2009 15:50:41 -0300
diff -rN -u old-pkg-haskell/haskell-ghc-mtl/compat new-pkg-haskell/haskell-ghc-mtl/compat
--- old-pkg-haskell/haskell-ghc-mtl/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-mtl/compat	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-ghc-mtl/control new-pkg-haskell/haskell-ghc-mtl/control
--- old-pkg-haskell/haskell-ghc-mtl/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-mtl/control	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,46 @@
+Source: haskell-ghc-mtl
+Section: haskell
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Build-Depends: debhelper (>= 5), cdbs, haskell-devscripts (>= 0.6.15+nmu1), ghc6 (>= 6.10.3-2), ghc6-prof (>= 6.10.3-2), libghc6-mtl-dev, libghc6-mtl-prof, libghc6-monadcatchio-mtl-dev, libghc6-monadcatchio-mtl-prof
+Build-Depends-Indep: ghc6-doc (>= 6.10.3-2), haddock (>= 2.4.2), hscolour (>= 1.8), libghc6-mtl-doc, libghc6-monadcatchio-mtl-doc
+Standards-Version: 3.8.1
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-mtl
+Vcs-Darcs: http://code.haskell.org/debian/haskell-ghc-mtl
+DM-Upload-Allowed: yes
+
+Package: libghc6-ghc-mtl-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-ghc-mtl-doc (= ${binary:Version}), libghc6-ghc-mtl-prof (= ${binary:Version})
+Description: an mtl compatible version of the Ghc-Api monads
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Provides an mtl compatible version of the GhcT monad-transformer defined in
+ the GHC-API since version 6.10.1.
+
+Package: libghc6-ghc-mtl-prof
+Architecture: any
+Depends: libghc6-ghc-mtl-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: an mtl compatible version of the Ghc-Api monads; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Provides an mtl compatible version of the GhcT monad-transformer defined in
+ the GHC-API since version 6.10.1.
+
+Package: libghc6-ghc-mtl-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-ghc-mtl-dev (= ${binary:Version})
+Description: an mtl compatible version of the Ghc-Api monads; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Provides an mtl compatible version of the GhcT monad-transformer defined in
+ the GHC-API since version 6.10.1.
diff -rN -u old-pkg-haskell/haskell-ghc-mtl/copyright new-pkg-haskell/haskell-ghc-mtl/copyright
--- old-pkg-haskell/haskell-ghc-mtl/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-mtl/copyright	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,125 @@
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/ghc-mtl/1.0.0.0/ghc-mtl-1.0.0.0.tar.gz
+
+  Copyright: 2007 Daniel Gorin
+
+  License:
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are met:
+
+    1. Redistributions of source code must retain the above copyright notice,
+       this list of conditions and the following disclaimer.
+
+    2. Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in the
+       documentation and/or other materials provided with the distribution.
+
+    3. Neither the name of the author nor the names of its contributors may be
+       used to endorse or promote products derived from this software without
+       specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+    POSSIBILITY OF SUCH DAMAGE.
+
+Packaging:
+  Copyright: 2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-ghc-mtl/rules new-pkg-haskell/haskell-ghc-mtl/rules
--- old-pkg-haskell/haskell-ghc-mtl/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-mtl/rules	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-pkg-haskell/haskell-ghc-mtl/watch new-pkg-haskell/haskell-ghc-mtl/watch
--- old-pkg-haskell/haskell-ghc-mtl/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-mtl/watch	2009-07-04 13:01:27.952054207 +0000
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+http://hackage.haskell.org/packages/archive/ghc-mtl/([\d.]+)/ghc-mtl-([\d.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-ghc-paths/changelog new-pkg-haskell/haskell-ghc-paths/changelog
--- old-pkg-haskell/haskell-ghc-paths/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/changelog	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1,6 @@
+haskell-ghc-paths (0.1.0.5-1) unstable; urgency=low
+
+  * Initial release. (Closes: #514134)
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Wed, 04 Mar 2009 12:44:31 -0300
+
diff -rN -u old-pkg-haskell/haskell-ghc-paths/compat new-pkg-haskell/haskell-ghc-paths/compat
--- old-pkg-haskell/haskell-ghc-paths/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/compat	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-ghc-paths/control new-pkg-haskell/haskell-ghc-paths/control
--- old-pkg-haskell/haskell-ghc-paths/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/control	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1,45 @@
+Source: haskell-ghc-paths
+Section: libdevel
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Build-Depends: debhelper (>= 5), cdbs, dpatch, haskell-devscripts (>= 0.6.15+nmu1), ghc6, ghc6-prof
+Build-Depends-Indep: ghc6-doc, haddock, hscolour (>= 1.8)
+Standards-Version: 3.8.0
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ghc-paths
+Vcs-Darcs: http://code.haskell.org/debian/haskell-ghc-paths
+
+Package: libghc6-ghc-paths-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-ghc-paths-doc (= ${binary:Version}), libghc6-ghc-paths-prof (= ${binary:Version})
+Description: Knowledge of GHC's installation directories
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides constants with the installation directories of the
+ Glasgow Haskell Compiler.
+
+Package: libghc6-ghc-paths-prof
+Architecture: any
+Depends: libghc6-ghc-paths-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Knowledge of GHC's installation directories; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides constants with the installation directories of the
+ Glasgow Haskell Compiler.
+
+Package: libghc6-ghc-paths-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-ghc-paths-dev (= ${binary:Version})
+Description: Knowledge of GHC's installation directories; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides constants with the installation directories of the
+ Glasgow Haskell Compiler.
diff -rN -u old-pkg-haskell/haskell-ghc-paths/copyright new-pkg-haskell/haskell-ghc-paths/copyright
--- old-pkg-haskell/haskell-ghc-paths/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/copyright	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1,126 @@
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/ghc-paths/0.1.0.5/ghc-paths-0.1.0.5.tar.gz
+
+  Copyright:
+    Copyright 2008, Simon Marlow
+  License:
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are met:
+
+    - Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+
+    - Redistributions in binary form must reproduce the above copyright notice,
+    this list of conditions and the following disclaimer in the documentation
+    and/or other materials provided with the distribution.
+
+    - Neither name of the author nor the names of its contributors may be
+    used to endorse or promote products derived from this software without
+    specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND THE CONTRIBUTORS "AS IS" AND
+    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+    ARE DISCLAIMED. IN NO EVENT SHALL THE UNIVERSITY COURT OF THE UNIVERSITY OF
+    GLASGOW OR THE CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+    TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+    PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+    NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Packaging:
+  Copyright:
+    Copyright (c) 2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-ghc-paths/patches/00list new-pkg-haskell/haskell-ghc-paths/patches/00list
--- old-pkg-haskell/haskell-ghc-paths/patches/00list	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/patches/00list	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1 @@
+01_clean
diff -rN -u old-pkg-haskell/haskell-ghc-paths/patches/01_clean new-pkg-haskell/haskell-ghc-paths/patches/01_clean
--- old-pkg-haskell/haskell-ghc-paths/patches/01_clean	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/patches/01_clean	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1,17 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01_clean.dpatch by Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+##
+## DP: Without this patch, ./setup clean would read ghc-paths.buildinfo, and
+## DP: would crash when this file is not available.
+ at DPATCH@
+diff -Nudar ghc-paths-0.1.0.5.orig/Setup.hs ghc-paths-0.1.0.5/Setup.hs > debian/patches/01_clean.patch
+--- ghc-paths-0.1.0.5.orig/Setup.hs	2008-08-19 09:58:25.000000000 -0300
++++ ghc-paths-0.1.0.5/Setup.hs	2009-02-06 11:41:40.000000000 -0200
+@@ -16,7 +16,6 @@
+                       postConf    = defaultPostConf,
+                       preBuild    = readHook,
+                       preMakefile = readHook,
+-                      preClean    = readHook,
+                       preCopy     = readHook,
+                       preInst     = readHook,
+                       preHscolour = readHook,
diff -rN -u old-pkg-haskell/haskell-ghc-paths/rules new-pkg-haskell/haskell-ghc-paths/rules
--- old-pkg-haskell/haskell-ghc-paths/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/rules	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/dpatch.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
diff -rN -u old-pkg-haskell/haskell-ghc-paths/watch new-pkg-haskell/haskell-ghc-paths/watch
--- old-pkg-haskell/haskell-ghc-paths/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ghc-paths/watch	2009-07-04 13:01:27.948053993 +0000
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+http://hackage.haskell.org/packages/archive/ghc-paths/([\d.]+)/ghc-paths-([\d.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-haskeline/changelog new-pkg-haskell/haskell-haskeline/changelog
--- old-pkg-haskell/haskell-haskeline/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-haskeline/changelog	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,21 @@
+haskell-haskeline (0.6.1.6-1) unstable; urgency=low
+
+  * New upstream version.
+  * Remove extensible-exceptions patch, since ghc6 now ships it.
+  * debian/control:
+    - Use versioned Build-Depends.
+    - Use unversioned Recommends for ghc6-doc in libghc6-terminfo-doc.
+    - Use haskell Section.
+    - Use new Standards-Version: 3.8.1.
+    - Use DM-Upload-Allowed: yes.
+    - Use haskell:Recommends and haskell:Suggests.
+    - Don't use shlibs:Depends for -prof.
+    - Split dependencies in more than one line.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Tue, 02 Jun 2009 10:18:27 -0300
+
+haskell-haskeline (0.6.1.3-1) unstable; urgency=low
+
+  * Initial Debian package. (Closes: #496961)
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Wed, 11 Mar 2009 18:58:06 -0300
diff -rN -u old-pkg-haskell/haskell-haskeline/compat new-pkg-haskell/haskell-haskeline/compat
--- old-pkg-haskell/haskell-haskeline/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-haskeline/compat	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-haskeline/control new-pkg-haskell/haskell-haskeline/control
--- old-pkg-haskell/haskell-haskeline/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-haskeline/control	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,85 @@
+Source: haskell-haskeline
+Section: haskell
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 5)
+  , cdbs
+  , haskell-devscripts (>= 0.6.15+nmu11)
+  , ghc6 (>= 6.10.3-2)
+  , ghc6-prof (>= 6.10.3-2)
+  , libghc6-mtl-dev (>= 1.1)
+  , libghc6-mtl-dev (<< 1.2)
+  , libghc6-mtl-prof (>= 1.1)
+  , libghc6-mtl-prof (<< 1.2)
+  , libghc6-utf8-string-dev (>= 0.3.1.1)
+  , libghc6-utf8-string-dev (<< 0.4)
+  , libghc6-utf8-string-prof (>= 0.3.1.1)
+  , libghc6-utf8-string-prof (<< 0.4)
+  , libghc6-terminfo-dev (>= 0.3)
+  , libghc6-terminfo-dev (<< 0.4)
+  , libghc6-terminfo-prof (>= 0.3)
+  , libghc6-terminfo-prof (<< 0.4)
+Build-Depends-Indep: ghc6-doc (>= 6.10.3-2)
+  , haddock (>= 2.4.2)
+  , hscolour
+  , libghc6-mtl-doc (>= 1.1)
+  , libghc6-mtl-doc (<< 1.2)
+  , libghc6-utf8-string-doc (>= 0.3.1.1)
+  , libghc6-utf8-string-doc (<< 0.4)
+  , libghc6-terminfo-doc (>= 0.3)
+  , libghc6-terminfo-doc (<< 0.4)
+Homepage: http://hackage.haskell.org/cgi-bin/haskeline/package/haskeline
+Vcs-Darcs: http://code.haskell.org/debian/haskell-haskeline/
+DM-Upload-Allowed: yes
+
+Package: libghc6-haskeline-dev
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${shlibs:Depends}
+  , ${misc:Depends}
+Suggests: ${haskell:Suggests}
+Description: A command-line interface for user input, written in Haskell
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Haskeline provides a user interface for line input in command-line
+ programs. This library is similar in purpose to readline, but since it is
+ written in Haskell it is (hopefully) more easily used in other Haskell
+ programs.
+ .
+ Haskeline runs both on POSIX-compatible systems and on Windows.
+
+Package: libghc6-haskeline-prof
+Architecture: any
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Description: A command-line interface for user input; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Haskeline provides a user interface for line input in command-line
+ programs. This library is similar in purpose to readline, but since it is
+ written in Haskell it is (hopefully) more easily used in other Haskell
+ programs.
+ .
+ Haskeline runs both on POSIX-compatible systems and on Windows.
+
+Package: libghc6-haskeline-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: A command-line interface for user input, written in Haskell; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Haskeline provides a user interface for line input in command-line
+ programs. This library is similar in purpose to readline, but since it is
+ written in Haskell it is (hopefully) more easily used in other Haskell
+ programs.
+ .
+ Haskeline runs both on POSIX-compatible systems and on Windows.
diff -rN -u old-pkg-haskell/haskell-haskeline/copyright new-pkg-haskell/haskell-haskeline/copyright
--- old-pkg-haskell/haskell-haskeline/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-haskeline/copyright	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,125 @@
+This package was debianized by Marco Túlio Gontijo e Silva <marcot at riseup.net>
+on Fri, 29 Aug 2008 17:26:24 -0300.
+
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/haskeline/0.6.1.3/haskeline-0.6.1.3.tar.gz
+
+  Copyright:
+    Copyright 2007-2009, Judah Jacobson.
+
+  License:
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are
+    met:
+
+    - Redistribution of source code must retain the above copyright notice,
+    this list of conditions and the following disclamer.
+
+    - Redistribution in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclamer in the
+    documentation and/or other materials provided with the distribution.
+
+    THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY
+    EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+    DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR THE CONTRIBUTORS BE LIABLE
+    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA OR PROFITS; OR BUSINESS
+    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+    THE POSSIBILITY OF SUCH DAMAGE.
+
+Debian packaging:
+  Copyright:
+    Copyright (c) 2008-2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-haskeline/rules new-pkg-haskell/haskell-haskeline/rules
--- old-pkg-haskell/haskell-haskeline/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-haskeline/rules	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
diff -rN -u old-pkg-haskell/haskell-haskeline/watch new-pkg-haskell/haskell-haskeline/watch
--- old-pkg-haskell/haskell-haskeline/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-haskeline/watch	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/packages/archive/haskeline/([\d\.]+)/haskeline-([\d\.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-hint/changelog new-pkg-haskell/haskell-hint/changelog
--- old-pkg-haskell/haskell-hint/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-hint/changelog	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,5 @@
+haskell-hint (0.3.1.0-1) unstable; urgency=low
+
+  * Initial release. (Closes: #529514)
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Tue, 19 May 2009 16:48:47 -0300
diff -rN -u old-pkg-haskell/haskell-hint/compat new-pkg-haskell/haskell-hint/compat
--- old-pkg-haskell/haskell-hint/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-hint/compat	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-hint/control new-pkg-haskell/haskell-hint/control
--- old-pkg-haskell/haskell-hint/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-hint/control	2009-07-04 13:01:27.944053779 +0000
@@ -0,0 +1,59 @@
+Source: haskell-hint
+Section: haskell
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Build-Depends: debhelper (>= 5), cdbs, haskell-devscripts (>= 0.6.15+nmu1), ghc6 (>= 6.10.3-2), ghc6-prof (>= 6.10.3-2), libghc6-mtl-dev, libghc6-mtl-prof, libghc6-haskell-src-dev, libghc6-haskell-src-prof, libghc6-ghc-paths-dev, libghc6-ghc-paths-prof, libghc6-utf8-string-dev, libghc6-utf8-string-prof, libghc6-monadcatchio-mtl-dev, libghc6-monadcatchio-mtl-prof, libghc6-ghc-mtl-dev, libghc6-ghc-mtl-prof
+Build-Depends-Indep: ghc6-doc (>= 6.10.3-2), haddock (>= 2.4.2), hscolour (>= 1.8), libghc6-mtl-doc, libghc6-haskell-src-doc, libghc6-ghc-paths-doc, libghc6-utf8-string-doc, libghc6-monadcatchio-mtl-doc, libghc6-ghc-mtl-doc
+Standards-Version: 3.8.1
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hint
+Vcs-Darcs: http://code.haskell.org/debian/haskell-hint
+DM-Upload-Allowed: yes
+
+Package: libghc6-hint-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-hint-doc (= ${binary:Version}), libghc6-hint-prof (= ${binary:Version})
+Description: runtime Haskell interpreter (GHC API wrapper)
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library defines an Interpreter monad. It allows to load Haskell modules,
+ browse them, type-check and evaluate strings with Haskell expressions and even
+ coerce them into values. The library is thread-safe and type-safe (even the
+ coercion of expressions to values). It is, esentially, a huge subset of the
+ GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
+ version was not tested with GHC 6.6).
+
+
+Package: libghc6-hint-prof
+Architecture: any
+Depends: libghc6-hint-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: runtime Haskell interpreter (GHC API wrapper); profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library defines an Interpreter monad. It allows to load Haskell modules,
+ browse them, type-check and evaluate strings with Haskell expressions and even
+ coerce them into values. The library is thread-safe and type-safe (even the
+ coercion of expressions to values). It is, esentially, a huge subset of the
+ GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
+ version was not tested with GHC 6.6).
+
+Package: libghc6-hint-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-hint-dev (= ${binary:Version})
+Description: runtime Haskell interpreter (GHC API wrapper); documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library defines an Interpreter monad. It allows to load Haskell modules,
+ browse them, type-check and evaluate strings with Haskell expressions and even
+ coerce them into values. The library is thread-safe and type-safe (even the
+ coercion of expressions to values). It is, esentially, a huge subset of the
+ GHC API wrapped in a simpler API. Works with GHC 6.10.x and 6.8.x (this
+ version was not tested with GHC 6.6).
diff -rN -u old-pkg-haskell/haskell-hint/copyright new-pkg-haskell/haskell-hint/copyright
--- old-pkg-haskell/haskell-hint/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-hint/copyright	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,125 @@
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/ghc-mtl/1.0.0.0/ghc-mtl-1.0.0.0.tar.gz
+
+  Copyright: 2007 Daniel Gorin
+
+  License:
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are met:
+
+    1. Redistributions of source code must retain the above copyright notice,
+       this list of conditions and the following disclaimer.
+
+    2. Redistributions in binary form must reproduce the above copyright
+       notice, this list of conditions and the following disclaimer in the
+       documentation and/or other materials provided with the distribution.
+
+    3. Neither the name of the author nor the names of its contributors may be
+       used to endorse or promote products derived from this software without
+       specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+    ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+    LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+    POSSIBILITY OF SUCH DAMAGE.
+
+Packaging:
+  Copyright: 2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-hint/rules new-pkg-haskell/haskell-hint/rules
--- old-pkg-haskell/haskell-hint/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-hint/rules	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-pkg-haskell/haskell-hint/watch new-pkg-haskell/haskell-hint/watch
--- old-pkg-haskell/haskell-hint/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-hint/watch	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+http://hackage.haskell.org/packages/archive/hint/([\d.]+)/hint-([\d.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-ifelse/changelog new-pkg-haskell/haskell-ifelse/changelog
--- old-pkg-haskell/haskell-ifelse/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ifelse/changelog	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,5 @@
+haskell-ifelse (0.85-1) unstable; urgency=low
+
+  * Initial release. (Closes: #522921)
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Tue, 07 Apr 2009 08:44:05 -0300
diff -rN -u old-pkg-haskell/haskell-ifelse/compat new-pkg-haskell/haskell-ifelse/compat
--- old-pkg-haskell/haskell-ifelse/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ifelse/compat	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-ifelse/control new-pkg-haskell/haskell-ifelse/control
--- old-pkg-haskell/haskell-ifelse/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ifelse/control	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,45 @@
+Source: haskell-ifelse
+Section: libdevel
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Build-Depends: debhelper (>= 5), cdbs, haskell-devscripts (>= 0.6.15+nmu1), ghc6, ghc6-prof, libghc6-mtl-dev, libghc6-mtl-prof
+Build-Depends-Indep: ghc6-doc, haddock, hscolour (>= 1.8), libghc6-mtl-doc
+Standards-Version: 3.8.1
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ifelse
+Vcs-Darcs: http://code.haskell.org/debian/haskell-ifelse
+
+Package: libghc6-ifelse-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-ifelse-doc (= ${binary:Version}), libghc6-ifelse-prof (= ${binary:Version})
+Description: anaphoric and miscellaneous useful control-flow
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Library for control flow inside of monads with anaphoric variants on if and
+ when and a C-like "switch" function.
+
+Package: libghc6-ifelse-prof
+Architecture: any
+Depends: libghc6-ifelse-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: anaphoric and miscellaneous useful control-flow; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Library for control flow inside of monads with anaphoric variants on if and
+ when and a C-like "switch" function.
+
+Package: libghc6-ifelse-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-ifelse-dev (= ${binary:Version})
+Description: anaphoric and miscellaneous useful control-flow; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Library for control flow inside of monads with anaphoric variants on if and
+ when and a C-like "switch" function.
diff -rN -u old-pkg-haskell/haskell-ifelse/copyright new-pkg-haskell/haskell-ifelse/copyright
--- old-pkg-haskell/haskell-ifelse/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ifelse/copyright	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,122 @@
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/ifelse/0.1.0.5/ifelse-0.1.0.5.tar.gz
+
+  Copyright:
+    Copyright 2008, Jeff Heard
+  License:
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are met:
+
+    - Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+
+    - Redistributions in binary form must reproduce the above copyright notice,
+    this list of conditions and the following disclaimer in the documentation
+    and/or other materials provided with the distribution.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS
+    OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
+    DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+    DAMAGE.
+
+Packaging:
+  Copyright:
+    Copyright (c) 2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-ifelse/rules new-pkg-haskell/haskell-ifelse/rules
--- old-pkg-haskell/haskell-ifelse/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ifelse/rules	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-pkg-haskell/haskell-ifelse/watch new-pkg-haskell/haskell-ifelse/watch
--- old-pkg-haskell/haskell-ifelse/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-ifelse/watch	2009-07-04 13:01:27.940053565 +0000
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+http://hackage.haskell.org/packages/archive/IfElse/([\d.]+)/IfElse-([\d.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-monadcatchio-mtl/changelog new-pkg-haskell/haskell-monadcatchio-mtl/changelog
--- old-pkg-haskell/haskell-monadcatchio-mtl/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-monadcatchio-mtl/changelog	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1,6 @@
+haskell-monadcatchio-mtl (0.1.0.1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #514759)
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Tue, 19 May 2009 15:35:27 -0300
+
diff -rN -u old-pkg-haskell/haskell-monadcatchio-mtl/compat new-pkg-haskell/haskell-monadcatchio-mtl/compat
--- old-pkg-haskell/haskell-monadcatchio-mtl/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-monadcatchio-mtl/compat	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-monadcatchio-mtl/control new-pkg-haskell/haskell-monadcatchio-mtl/control
--- old-pkg-haskell/haskell-monadcatchio-mtl/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-monadcatchio-mtl/control	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1,49 @@
+Source: haskell-monadcatchio-mtl
+Section: haskell
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Build-Depends: debhelper (>= 5), cdbs, haskell-devscripts (>= 0.6.15+nmu1), ghc6 (>= 6.10.3-2), ghc6-prof (>= 6.10.3-2), libghc6-mtl-dev, libghc6-mtl-prof
+Build-Depends-Indep: ghc6-doc (>= 6.10.3-2), haddock (>= 2.4.2), hscolour (>= 1.8), libghc6-mtl-doc
+Standards-Version: 3.8.1
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/MonadCatchIO-mtl
+Vcs-Darcs: http://code.haskell.org/debian/haskell-monadcatchio-mtl
+DM-Upload-Allowed: yes
+
+Package: libghc6-monadcatchio-mtl-dev
+Architecture: any
+Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-monadcatchio-mtl-doc (= ${binary:Version}), libghc6-monadcatchio-mtl-prof (= ${binary:Version})
+Description: monad-transformer version of the Control.Exception module
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Provides a monad-transformer version of the Control.Exception.catch
+ function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It
+ defines proper instances for most monad transformers in the mtl library.
+
+Package: libghc6-monadcatchio-mtl-prof
+Architecture: any
+Depends: libghc6-monadcatchio-mtl-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: monad-transformer version of the Control.Exception module; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Provides a monad-transformer version of the Control.Exception.catch
+ function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It
+ defines proper instances for most monad transformers in the mtl library.
+
+Package: libghc6-monadcatchio-mtl-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-monadcatchio-mtl-dev (= ${binary:Version})
+Description: monad-transformer version of the Control.Exception module; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Provides a monad-transformer version of the Control.Exception.catch
+ function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It
+ defines proper instances for most monad transformers in the mtl library.
diff -rN -u old-pkg-haskell/haskell-monadcatchio-mtl/copyright new-pkg-haskell/haskell-monadcatchio-mtl/copyright
--- old-pkg-haskell/haskell-monadcatchio-mtl/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-monadcatchio-mtl/copyright	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1,96 @@
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/MonadCatchIO-mtl/0.1.0.1/MonadCatchIO-mtl-0.1.0.1.tar.gz
+
+  License: Public Domain
+
+Packaging:
+  Copyright: 2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-monadcatchio-mtl/rules new-pkg-haskell/haskell-monadcatchio-mtl/rules
--- old-pkg-haskell/haskell-monadcatchio-mtl/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-monadcatchio-mtl/rules	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-pkg-haskell/haskell-monadcatchio-mtl/watch new-pkg-haskell/haskell-monadcatchio-mtl/watch
--- old-pkg-haskell/haskell-monadcatchio-mtl/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-monadcatchio-mtl/watch	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1,4 @@
+# See uscan(1) for format
+
+version=3
+http://hackage.haskell.org/packages/archive/MonadCatchIO-mtl/([\d.]+)/MonadCatchIO-mtl-([\d.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-terminfo/changelog new-pkg-haskell/haskell-terminfo/changelog
--- old-pkg-haskell/haskell-terminfo/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-terminfo/changelog	2009-07-04 13:01:27.936053351 +0000
@@ -0,0 +1,46 @@
+haskell-terminfo (0.3.0.2-2) unstable; urgency=low
+
+  * debian/control: Add libncurses5-dev to Depends:.  Closes: #530624.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Thu, 04 Jun 2009 14:38:59 -0300
+
+haskell-terminfo (0.3.0.2-1) unstable; urgency=low
+
+  * New upstream version.
+  * Remove extensible-exceptions patch, since ghc6 now ships it.
+  * debian/control:
+    - Use versioned Build-Depends.
+    - Use unversioned Recommends for ghc6-doc in libghc6-terminfo-doc.
+    - Build-Depends on libncurses5-dev and requires haskell-devscripts >=
+      0.6.15+nmu8, which contains dh_haskell_shlibdeps.  Closes: #530624.
+    - Use haskell Section.
+    - Use new Standards-Version: 3.8.1.
+    - Use DM-Upload-Allowed: yes.
+  * debian/watch: Better regexp for version.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Sat, 30 May 2009 12:12:52 -0300
+
+haskell-terminfo (0.3.0.1-1) unstable; urgency=low
+
+  * New upstream version.
+  * New maintainer e-mail address.
+  * Use haskell-devscripts.
+  * debian/control: Use debian Vcs.
+  * debian/copyright: New packaging license: CC0.
+  * debian/watch: Correct syntax.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Thu, 26 Feb 2009 11:03:40 -0300
+
+haskell-terminfo (0.2-2) unstable; urgency=low
+
+  * Correctly installs postinst/prerm scripts.
+  * debian/rules: Doesn't update haskell files.
+  * Changes directory name to haskell-terminfo-0.2/.
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Fri, 03 Oct 2008 15:05:10 -0300
+
+haskell-terminfo (0.2-1) unstable; urgency=low
+
+  * Initial Debian package. (Closes: #497090)
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Fri, 29 Aug 2008 17:26:24 -0300
diff -rN -u old-pkg-haskell/haskell-terminfo/compat new-pkg-haskell/haskell-terminfo/compat
--- old-pkg-haskell/haskell-terminfo/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-terminfo/compat	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-terminfo/control new-pkg-haskell/haskell-terminfo/control
--- old-pkg-haskell/haskell-terminfo/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-terminfo/control	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,49 @@
+Source: haskell-terminfo
+Section: haskell
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 5), cdbs, haskell-devscripts (>= 0.6.15+nmu8), ghc6 (>= 6.10.3-2), ghc6-prof (>= 6.10.3-2), libncurses5-dev
+Build-Depends-Indep: ghc6-doc (>= 6.10.3-2), haddock (>= 2.4.2), hscolour
+Homepage: http://hackage.haskell.org/cgi-bin/terminfo/package/terminfo
+Vcs-Darcs: http://code.haskell.org/debian/haskell-terminfo/
+DM-Upload-Allowed: yes
+
+Package: libghc6-terminfo-dev
+Architecture: any
+Depends: libncurses5-dev, ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: libghc6-terminfo-doc (= ${binary:Version}), libghc6-terminfo-prof (= ${binary:Version})
+Description: Haskell bindings to the terminfo library
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library provides an interface to the terminfo database (via bindings to
+ the curses library). Terminfo allows POSIX systems to interact with a variety
+ of terminals using a standard set of capabilities.
+
+Package: libghc6-terminfo-prof
+Architecture: any
+Depends: libghc6-terminfo-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Haskell bindings to the terminfo library; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library provides an interface to the terminfo database (via bindings to
+ the curses library). Terminfo allows POSIX systems to interact with a variety
+ of terminals using a standard set of capabilities.
+
+Package: libghc6-terminfo-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc
+Suggests: libghc6-terminfo-dev (= ${binary:Version})
+Description: Haskell bindings to the terminfo library; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This library provides an interface to the terminfo database (via bindings to
+ the curses library). Terminfo allows POSIX systems to interact with a variety
+ of terminals using a standard set of capabilities.
diff -rN -u old-pkg-haskell/haskell-terminfo/copyright new-pkg-haskell/haskell-terminfo/copyright
--- old-pkg-haskell/haskell-terminfo/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-terminfo/copyright	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,134 @@
+This package was debianized by Marco Túlio Gontijo e Silva <marcot at riseup.net>
+on Fri, 29 Aug 2008 17:26:24 -0300.
+
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/terminfo/0.3.0.1/terminfo-0.3.0.1.tar.gz
+
+  configure:
+    Copyright:
+      Copyright (c) 1992-1996, 1998-2006 Free Software Foundation, Inc.
+
+    License:
+      This configure script is free software; the Free Software Foundation
+      gives unlimited permission to copy, distribute and modify it.
+
+  rest:
+    Copyright:
+      Copyright (c) 2007 Judah Jacobson
+
+    License:
+      Redistribution and use in source and binary forms, with or without
+      modification, are permitted provided that the following conditions are
+      met:
+
+      - Redistribution of source code must retain the above copyright notice,
+      this list of conditions and the following disclamer.
+
+      - Redistribution in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclamer in the
+      documentation and/or other materials provided with the distribution.
+
+      THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND ANY
+      EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+      DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR THE CONTRIBUTORS BE LIABLE
+      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+      CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+      SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA OR PROFITS; OR BUSINESS
+      INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+      CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+      ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+      THE POSSIBILITY OF SUCH DAMAGE.
+
+Debian packaging:
+  Copyright:
+    Copyright (c) 2008-2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-terminfo/rules new-pkg-haskell/haskell-terminfo/rules
--- old-pkg-haskell/haskell-terminfo/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-terminfo/rules	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
diff -rN -u old-pkg-haskell/haskell-terminfo/watch new-pkg-haskell/haskell-terminfo/watch
--- old-pkg-haskell/haskell-terminfo/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-terminfo/watch	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/packages/archive/terminfo/([\d\.]+)/terminfo-([\d\.]+).tar.gz
diff -rN -u old-pkg-haskell/haskell-zlib/changelog new-pkg-haskell/haskell-zlib/changelog
--- old-pkg-haskell/haskell-zlib/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-zlib/changelog	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,27 @@
+haskell-zlib (0.5.0.0-2) unstable; urgency=low
+
+  * debian/control: Depend on zlibg1-dev.  Thanks to Trent W. Buck
+    <trentbuck at gmail.com>.  Closes: #519261.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Wed, 11 Mar 2009 18:47:59 -0300
+
+haskell-zlib (0.5.0.0-1) unstable; urgency=low
+
+  * New upstream version.
+  * New maintainer e-mail address.
+  * Using haskell-devscripts instead of haskell-utils.
+  * debian/control:
+    - Depends on zlib1g-dev.
+    - Use debian Vcs.
+    - Use upcased API.
+  * debian/copyright: New packaging license: CC0.
+  * debian/watch: Correct syntax.
+
+ -- Marco Túlio Gontijo e Silva <marcot at holoscopio.com>  Thu, 26 Feb 2009 09:23:05 -0300
+
+haskell-zlib (0.4.0.4-1) unstable; urgency=low
+
+  * Initial Debian package. Thanks to
+    Trent W. Buck <trentbuck at gmail.com>. Closes: #500968.
+
+ -- Marco Túlio Gontijo e Silva <marcot at riseup.net>  Thu, 02 Oct 2008 22:49:29 -0300
diff -rN -u old-pkg-haskell/haskell-zlib/compat new-pkg-haskell/haskell-zlib/compat
--- old-pkg-haskell/haskell-zlib/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-zlib/compat	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1 @@
+5
diff -rN -u old-pkg-haskell/haskell-zlib/control new-pkg-haskell/haskell-zlib/control
--- old-pkg-haskell/haskell-zlib/control	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-zlib/control	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,63 @@
+Source: haskell-zlib
+Section: libdevel
+Priority: optional
+Maintainer: Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 5), cdbs, haskell-devscripts (>= 0.6.15+nmu1), ghc6, ghc6-prof, zlib1g-dev
+Build-Depends-Indep: ghc6-doc, haddock, hscolour
+Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib
+Vcs-Darcs: http://code.haskell.org/debian/haskell-zlib/
+
+Package: libghc6-zlib-dev
+Architecture: any
+Depends: zlib1g-dev, ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Suggests: haskell-zlib-doc (= ${binary:Version}), libghc6-zlib-prof (= ${binary:Version})
+Description: Compression and decompression in the gzip and zlib formats
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides a pure interface for compressing and decompressing
+ streams of data represented as lazy ByteStrings. It uses the zlib C library so
+ it has high performance. It supports the \"zlib\", \"gzip\" and \"raw\"
+ compression formats.
+ .
+ It provides a convenient high level API suitable for most tasks and for the
+ few cases where more control is needed it provides access to the full zlib
+ feature set.
+
+Package: libghc6-zlib-prof
+Architecture: any
+Depends: libghc6-zlib-dev (= ${binary:Version}), ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Compression and decompression in the gzip and zlib formats; profiling libraries
+ This package provides a library for the Haskell programming language,
+ compiled for profiling.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides a pure interface for compressing and decompressing
+ streams of data represented as lazy ByteStrings. It uses the zlib C library so
+ it has high performance. It supports the \"zlib\", \"gzip\" and \"raw\"
+ compression formats.
+ .
+ It provides a convenient high level API suitable for most tasks and for the
+ few cases where more control is needed it provides access to the full zlib
+ feature set.
+
+Package: haskell-zlib-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Recommends: ghc6-doc (>= 6.8.2)
+Suggests: libghc6-zlib-dev (= ${binary:Version})
+Description: Compression and decompression in the gzip and zlib formats; documentation
+ This package provides the documentation for a library for the Haskell
+ programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ This package provides a pure interface for compressing and decompressing
+ streams of data represented as lazy ByteStrings. It uses the zlib C library so
+ it has high performance. It supports the \"zlib\", \"gzip\" and \"raw\"
+ compression formats.
+ .
+ It provides a convenient high level API suitable for most tasks and for the
+ few cases where more control is needed it provides access to the full zlib
+ feature set.
diff -rN -u old-pkg-haskell/haskell-zlib/copyright new-pkg-haskell/haskell-zlib/copyright
--- old-pkg-haskell/haskell-zlib/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-zlib/copyright	2009-07-04 13:01:27.932053137 +0000
@@ -0,0 +1,149 @@
+This package was debianized by Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+on Thu, 02 Oct 2008 22:49:29 -0300.
+
+Upstream:
+  Location:
+    It was downloaded from
+    http://hackage.haskell.org/packages/archive/zlib/0.5.0.0/zlib-0.5.0.0.tar.gz
+
+  cbits/:
+    Copyright:
+      Copyright (C) 1995-2005 Jean-loup Gailly. <jloup at gzip.org>
+      Copyright (C) 1995-2005 Mark Adler <madler at alumni.caltech.edu>
+
+    License:
+      This software is provided 'as-is', without any express or implied
+      warranty.  In no event will the authors be held liable for any damages
+      arising from the use of this software.
+
+      Permission is granted to anyone to use this software for any purpose,
+      including commercial applications, and to alter it and redistribute it
+      freely, subject to the following restrictions:
+
+      1. The origin of this software must not be misrepresented; you must not
+         claim that you wrote the original software. If you use this software
+         in a product, an acknowledgment in the product documentation would be
+         appreciated but is not required.
+      2. Altered source versions must be plainly marked as such, and must not
+         be misrepresented as being the original software.
+      3. This notice may not be removed or altered from any source
+         distribution.
+
+  rest:
+    Copyright:
+      Copyright (c) 2006-2008, Duncan Coutts
+
+      All rights reserved.
+
+      Redistribution and use in source and binary forms, with or without
+      modification, are permitted provided that the following conditions are
+      met:
+
+      1. Redistributions of source code must retain the above copyright notice,
+         this list of conditions and the following disclaimer.
+      2. Redistributions in binary form must reproduce the above copyright
+         notice, this list of conditions and the following disclaimer in the
+         documentation and/or other materials provided with the distribution.
+
+      THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
+      IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+      THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+      PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+      CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+      EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+      PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+      PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+      LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+      NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+      SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Packaging:
+  Copyright:
+    Copyright (c) 2008-2009 Marco Túlio Gontijo e Silva <marcot at holoscopio.com>
+
+  License:
+    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL
+    SERVICES. DISTRIBUTION OF THIS CC0 WAIVER DOES NOT CREATE AN
+    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON
+    AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE
+    INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+    ITS USE.
+
+    Statement of Purpose
+
+    The laws of various jurisdictions throughout the world automatically confer
+    certain exclusive rights upon the creator of an original work of authorship
+    and/or a database (each, a “Work”), and the subsequent owners thereof.
+
+    Some owners of these exclusive rights wish to permanently remove these
+    restrictions from a Work for the purpose of contributing to a commons that
+    the public can reliably build upon, modify, reuse and redistribute as
+    freely as possible from such restrictions for any purposes and in any form
+    whatsoever, whether modified or unmodified, in whole or in part. Such
+    owners therefore wish to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish their Copyright Related
+    Rights (defined below) with respect to a Work to the fullest extent
+    permitted by applicable law.
+
+    A Work associated with this CC0 Waiver may be protected by copyright and
+    related or neighboring rights, database rights (such as those arising under
+    Directive 96/9/EC of the European Parliament and of the Council of 11 March
+    1996 on the legal protection of databases, and under any national
+    implementation thereof, (including any amended or successor version of such
+    directive)), and/or other similar equivalent or corresponding rights
+    throughout the world as such rights may be available under applicable law
+    or treaty (and national implementations thereof), including but not limited
+    to moral rights retained by the original author(s), publicity and privacy
+    rights pertaining to an individual’s image or likeness depicted in a Work,
+    rights protecting against unfair competition in regards to the Work, and
+    any rights protecting the extraction, dissemination and reuse of data in
+    the Work (such rights all, collectively, the “Copyright Related Rights”).
+
+    The person associating this CC0 Waiver with a Work is the owner of
+    Copyright Related Rights in the Work (the “Affirmer”), and does openly,
+    overtly and voluntarily elect to apply this CC0 Waiver to his or her Work
+    with knowledge of his or her Copyright Related Rights in the Work and the
+    meaning and intended legal effect of this CC0 Waiver.
+
+    Subject to rights of other persons in the Work, and any patent and
+    trademark rights held by Affirmer, by associating this CC0 Waiver with a
+    Work the Affirmer does intend to fully, permanently, irrevocably and
+    unconditionally waive, abandon and relinquish all of his or her Copyright
+    Related Rights in such Work, to the fullest extent permitted by (but not in
+    contravention of) applicable law.
+
+    CC0 Waiver
+
+    1.  To the fullest extent permitted by (but not in contravention of)
+    applicable law, Affirmer hereby fully, permanently, irrevocably and
+    unconditionally waives, abandons and relinquishes all of Affirmer’s
+    Copyright Related Rights and associated claims and causes of action,
+    whether present or future, vested or contingent, in the Work, (such waiver,
+    abandonment, and relinquishment, the "Waiver"). Affirmer makes the Waiver
+    for the benefit of each member of the public at large and to the detriment
+    of Affirmer's heirs or successors.
+
+    2. Should the Waiver for any reason be judged legally invalid or
+    ineffective under applicable law, then the Waiver shall be preserved to the
+    maximum extent permitted and Affirmer hereby grants to each such affected
+    recipient of the Work a worldwide, royalty-free, non exclusive, perpetual
+    (for the duration of the applicable copyright), non transferable, non
+    sublicensable, irrevocable and unconditional license to exercise Affirmer’s
+    Copyright Related Rights in the Work, which license shall be deemed
+    effective as of the date this CC0 Waiver was applied by Affirmer to the
+    Work.
+
+    3. No trademark or patent rights held by Affirmer are waived, abandoned,
+    relinquished, licensed or otherwise affected by this CC0 Waiver.
+
+    4. Affirmer hereby fully and completely disclaims responsibility for
+    clearing rights of other persons that may apply to the Work or any intended
+    use thereof, including without limitation any such person’s Copyright
+    Related Rights (including privacy and publicity rights). Further, Affirmer
+    hereby fully and completely disclaims responsibility for obtaining any
+    necessary consents, permissions or other rights required for such intended
+    use.
+
+    5. Affirmer understands and acknowledges that Creative Commons is not party
+    to this CC0 Waiver and has no duty or obligation with respect to this CC0
+    Waiver or use of the Work.
diff -rN -u old-pkg-haskell/haskell-zlib/rules new-pkg-haskell/haskell-zlib/rules
--- old-pkg-haskell/haskell-zlib/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-zlib/rules	2009-07-04 13:01:27.928052923 +0000
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff -rN -u old-pkg-haskell/haskell-zlib/watch new-pkg-haskell/haskell-zlib/watch
--- old-pkg-haskell/haskell-zlib/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-pkg-haskell/haskell-zlib/watch	2009-07-04 13:01:27.928052923 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/packages/archive/zlib/([\d\.]+)/zlib-([\d\.]+).tar.gz





More information about the Pkg-haskell-commits mailing list