[Pkg-haskell-commits] darcs: haskell-void: New upstream version 0.5.5.1.

Clint Adams clint at debian.org
Tue May 1 16:17:49 UTC 2012


Tue May  1 16:17:37 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.5.5.1.
  Ignore-this: 232bd6eda76c67fd6927a5220c468f30

    M ./changelog +7
    M ./control -5 +5

Tue May  1 16:17:37 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.5.5.1.
  Ignore-this: 232bd6eda76c67fd6927a5220c468f30
diff -rN -u old-haskell-void//changelog new-haskell-void//changelog
--- old-haskell-void//changelog	2012-05-01 16:17:49.063909034 +0000
+++ new-haskell-void//changelog	2012-05-01 16:17:49.067910395 +0000
@@ -1,3 +1,10 @@
+haskell-void (0.5.5.1-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+
+ -- Clint Adams <clint at debian.org>  Tue, 01 May 2012 12:12:52 -0400
+
 haskell-void (0.5.5-2) unstable; urgency=low
 
   * Sourceful upload to rebuild documentation package
diff -rN -u old-haskell-void//control new-haskell-void//control
--- old-haskell-void//control	2012-05-01 16:17:49.059908120 +0000
+++ new-haskell-void//control	2012-05-01 16:17:49.071907788 +0000
@@ -9,11 +9,11 @@
                haskell-devscripts (>= 0.8), 
                ghc, 
                ghc-prof,
-               libghc-semigroups-dev (>= 0.8),
+               libghc-semigroups-dev (>> 0.8.2),
                libghc-semigroups-dev (<< 0.9),
                libghc-semigroups-prof
 Build-Depends-Indep: ghc-doc, libghc-semigroups-doc
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://hackage.haskell.org/package/void
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-void
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-void
@@ -25,7 +25,7 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell 98 logically uninhabited data type
- Haskell 98 logically uninhabited data type. Used to indicate that a given 
+ Haskell 98 logically uninhabited data type. Used to indicate that a given
  term should not exist.
  .
  This package provides a library for the Haskell programming language.
@@ -38,7 +38,7 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskell 98 logically uninhabited data type; profiling data
- Haskell 98 logically uninhabited data type. Used to indicate that a given 
+ Haskell 98 logically uninhabited data type. Used to indicate that a given
  term should not exist.
  .
  This package provides a library for the Haskell programming language, compiled
@@ -51,7 +51,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Haskell 98 logically uninhabited data type; documentation
- Haskell 98 logically uninhabited data type. Used to indicate that a given 
+ Haskell 98 logically uninhabited data type. Used to indicate that a given
  term should not exist.
  .
  This package provides the documentation for a library for the Haskell





More information about the Pkg-haskell-commits mailing list