[Pkg-haskell-commits] darcs: haskell-markdown: New upstream version 0.1.7.

Clint Adams clint at debian.org
Sat Oct 5 16:43:52 UTC 2013


Sat Oct  5 16:43:40 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.1.7.

    M ./changelog -2 +7
    M ./rules +2

Sat Oct  5 16:43:40 UTC 2013  Clint Adams <clint at debian.org>
  * New upstream version 0.1.7.
diff -rN -u old-haskell-markdown/changelog new-haskell-markdown/changelog
--- old-haskell-markdown/changelog	2013-10-05 16:43:52.074329024 +0000
+++ new-haskell-markdown/changelog	2013-10-05 16:43:52.074329024 +0000
@@ -1,8 +1,13 @@
-haskell-markdown (0.1.6+dfsg-2) UNRELEASED; urgency=low
+haskell-markdown (0.1.7-1) unstable; urgency=low
 
+  [ Joachim Breitner ]
   * Adjust watch file to new hackage layout
 
- -- Joachim Breitner <nomeata at debian.org>  Sat, 05 Oct 2013 18:20:59 +0200
+  [ Clint Adams ]
+  * New upstream version.
+  * Run tests under C.UTF-8.  closes: #721480.
+
+ -- Clint Adams <clint at debian.org>  Sat, 05 Oct 2013 12:39:40 -0400
 
 haskell-markdown (0.1.6+dfsg-1) unstable; urgency=low
 
diff -rN -u old-haskell-markdown/rules new-haskell-markdown/rules
--- old-haskell-markdown/rules	2013-10-05 16:43:52.066277964 +0000
+++ new-haskell-markdown/rules	2013-10-05 16:43:52.078328053 +0000
@@ -4,3 +4,5 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
+
+check-ghc-stamp: export LC_ALL := C.UTF-8




More information about the Pkg-haskell-commits mailing list