[Pkg-haskell-commits] darcs: haskell-strptime: New upstream version 1.0.6.

Clint Adams clint at debian.org
Mon May 21 20:28:42 UTC 2012


Mon May 21 20:28:31 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.6.
  Ignore-this: 60e3b0e5e35ab73552ad60a571010fda

    M ./changelog +6
    M ./control -4 +4

Mon May 21 20:28:31 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 1.0.6.
  Ignore-this: 60e3b0e5e35ab73552ad60a571010fda
diff -rN -u old-haskell-strptime//changelog new-haskell-strptime//changelog
--- old-haskell-strptime//changelog	2012-05-21 20:28:41.966402837 +0000
+++ new-haskell-strptime//changelog	2012-05-21 20:28:41.970323420 +0000
@@ -1,3 +1,9 @@
+haskell-strptime (1.0.6-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 21 May 2012 16:23:37 -0400
+
 haskell-strptime (1.0.2-2) unstable; urgency=low
 
   * Sourceful upload to rebuild documentation package
diff -rN -u old-haskell-strptime//control new-haskell-strptime//control
--- old-haskell-strptime//control	2012-05-21 20:28:41.966402837 +0000
+++ new-haskell-strptime//control	2012-05-21 20:28:41.970323420 +0000
@@ -9,7 +9,7 @@
   , ghc
   , ghc-prof
 Build-Depends-Indep: ghc-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/strptime
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-strptime
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-strptime
@@ -27,7 +27,7 @@
  times from strings and strict/lazy bytestrings. The library creates LocalTime
  values. It provides some extra features which the original strptime lacks -
  parsing of fractional seconds and parsing of ten-powers of seconds since epoch
- (for example milliseconds since epoch).  
+ (for example milliseconds since epoch).
  .
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
@@ -44,7 +44,7 @@
  times from strings and strict/lazy bytestrings. The library creates LocalTime
  values. It provides some extra features which the original strptime lacks -
  parsing of fractional seconds and parsing of ten-powers of seconds since epoch
- (for example milliseconds since epoch).  
+ (for example milliseconds since epoch).
  .
  This package provides a library for the Haskell programming language, compiled
  for profiling.  See http://www.haskell.org/ for more information on Haskell.
@@ -60,7 +60,7 @@
  times from strings and strict/lazy bytestrings. The library creates LocalTime
  values. It provides some extra features which the original strptime lacks -
  parsing of fractional seconds and parsing of ten-powers of seconds since epoch
- (for example milliseconds since epoch).  
+ (for example milliseconds since epoch).
  .
  This package provides the documentation for a library for the Haskell
  programming language.





More information about the Pkg-haskell-commits mailing list