[Pkg-haskell-commits] darcs: haskell-semigroups: New upstream version 0.8.3.

Clint Adams clint at debian.org
Tue May 1 16:10:02 UTC 2012


Tue May  1 16:09:48 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.8.3.
  Ignore-this: 46c229433b7003fc4ef3c7e3a904c17c

    M ./changelog +8
    M ./control -4 +7

Tue May  1 16:09:48 UTC 2012  Clint Adams <clint at debian.org>
  * New upstream version 0.8.3.
  Ignore-this: 46c229433b7003fc4ef3c7e3a904c17c
diff -rN -u old-haskell-semigroups//changelog new-haskell-semigroups//changelog
--- old-haskell-semigroups//changelog	2012-05-01 16:10:01.778406636 +0000
+++ new-haskell-semigroups//changelog	2012-05-01 16:10:01.782413767 +0000
@@ -1,3 +1,11 @@
+haskell-semigroups (0.8.3-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump to Standards-Version 3.9.3.
+  * Improve description.
+
+ -- Clint Adams <clint at debian.org>  Tue, 01 May 2012 11:59:50 -0400
+
 haskell-semigroups (0.8-2) unstable; urgency=low
 
   * Sourceful upload to rebuild documentation package
diff -rN -u old-haskell-semigroups//control new-haskell-semigroups//control
--- old-haskell-semigroups//control	2012-05-01 16:10:01.762405333 +0000
+++ new-haskell-semigroups//control	2012-05-01 16:10:01.782413767 +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/semigroups
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-semigroups
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-semigroups
@@ -26,7 +26,8 @@
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
  .
- It contains Haskell98 semigroups.
+ It contains a Haskell 98 logically-uninhabited data type used to
+ indicate that a given term should not exist.
 
 Package: libghc-semigroups-prof
 Architecture: any
@@ -40,7 +41,8 @@
  compiled for profiling.
  See http://www.haskell.org/ for more information on Haskell.
  .
- It contains Haskell98 semigroups.
+ It contains a Haskell 98 logically-uninhabited data type used to
+ indicate that a given term should not exist.
 
 Package: libghc-semigroups-doc
 Section: doc
@@ -53,4 +55,5 @@
  programming language.
  See http://www.haskell.org/ for more information on Haskell.
  .
- It contains Haskell98 semigroups.
+ It contains a Haskell 98 logically-uninhabited data type used to
+ indicate that a given term should not exist.





More information about the Pkg-haskell-commits mailing list