[Pkg-haskell-commits] darcs: gtk2hs-buildtools: New upstream version 0.12.4.

Clint Adams clint at debian.org
Mon Nov 12 21:27:38 UTC 2012


Mon Nov 12 21:27:30 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.12.4.
  Ignore-this: 998d3aeed9563f52d75a3b36ce994524

    M ./changelog -3 +7
    R ./patches/c2hs-workaround.diff
    M ./patches/series -1
    M ./rules -1 +1

Mon Nov 12 21:27:30 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.12.4.
  Ignore-this: 998d3aeed9563f52d75a3b36ce994524
diff -rN -u old-gtk2hs-buildtools//changelog new-gtk2hs-buildtools//changelog
--- old-gtk2hs-buildtools//changelog	2012-11-12 21:27:38.778750588 +0000
+++ new-gtk2hs-buildtools//changelog	2012-11-12 21:27:38.782768154 +0000
@@ -1,10 +1,14 @@
-gtk2hs-buildtools (0.12.3-3) UNRELEASED; urgency=low
+gtk2hs-buildtools (0.12.4-1) experimental; urgency=low
 
-  * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+  [ Joachim Breitner ]
+  * Depend on haskell-devscripts 0.8.13 to ensure this package is built
     against experimental
   * Bump standards version, no change
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:07:07 +0200
+  [ Clint Adams ]
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 12 Nov 2012 16:21:39 -0500
 
 gtk2hs-buildtools (0.12.3-2) unstable; urgency=low
 
diff -rN -u old-gtk2hs-buildtools//patches/c2hs-workaround.diff new-gtk2hs-buildtools//patches/c2hs-workaround.diff
--- old-gtk2hs-buildtools//patches/c2hs-workaround.diff	2012-11-12 21:27:38.758756390 +0000
+++ new-gtk2hs-buildtools//patches/c2hs-workaround.diff	1970-01-01 00:00:00.000000000 +0000
@@ -1,14 +0,0 @@
---- a/hierarchyGen/Hierarchy.chs.template
-+++ b/hierarchyGen/Hierarchy.chs.template
-@@ -37,11 +37,7 @@
-   ) where
- 
- import Foreign.ForeignPtr (ForeignPtr, castForeignPtr, unsafeForeignPtrToPtr)
--#if __GLASGOW_HASKELL__>=704
- import Foreign.C.Types    (CULong(..), CUInt(..))
--#else
--import Foreign.C.Types    (CULong, CUInt)
--#endif
- import System.Glib.GType	(GType, typeInstanceIsA)
- @MODULE_IMPORTS@
- {# context lib="@CONTEXT_LIB@" prefix="@CONTEXT_PREFIX@" #}
diff -rN -u old-gtk2hs-buildtools//patches/series new-gtk2hs-buildtools//patches/series
--- old-gtk2hs-buildtools//patches/series	2012-11-12 21:27:38.758756390 +0000
+++ new-gtk2hs-buildtools//patches/series	2012-11-12 21:27:38.786723556 +0000
@@ -1,3 +1,2 @@
 manpages.patch
 BangPatterns.patch
-c2hs-workaround.diff
diff -rN -u old-gtk2hs-buildtools//rules new-gtk2hs-buildtools//rules
--- old-gtk2hs-buildtools//rules	2012-11-12 21:27:38.758756390 +0000
+++ new-gtk2hs-buildtools//rules	2012-11-12 21:27:38.786723556 +0000
@@ -10,4 +10,4 @@
 install/gtk2hs-buildtools::
 	$(DEB_SETUP_BIN_NAME) copy --builddir=dist-ghc \
 		--destdir=debian/gtk2hs-buildtools/
-	rm -r debian/gtk2hs-buildtools/usr/share/doc/gtk2hs-buildtools-0.12.3
+	rm -r debian/gtk2hs-buildtools/usr/share/doc/gtk2hs-buildtools-0.12.4





More information about the Pkg-haskell-commits mailing list