[Pkg-haskell-commits] darcs: haskell-void: New upstream version 0.6.1.
Clint Adams
clint at debian.org
Sun Dec 8 15:16:03 UTC 2013
Sun Dec 8 15:15:58 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.6.1.
M ./changelog -2 +6
M ./control -9 +11
Sun Dec 8 15:15:58 UTC 2013 Clint Adams <clint at debian.org>
* New upstream version 0.6.1.
diff -rN -u old-haskell-void/changelog new-haskell-void/changelog
--- old-haskell-void/changelog 2013-12-08 15:16:03.765918308 +0000
+++ new-haskell-void/changelog 2013-12-08 15:16:03.765918308 +0000
@@ -1,8 +1,12 @@
-haskell-void (0.5.11-3) UNRELEASED; urgency=low
+haskell-void (0.6.1-1) unstable; urgency=low
+ [ Joachim Breitner ]
* Adjust watch file to new hackage layout
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:22:05 +0200
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 08 Dec 2013 10:11:38 -0500
haskell-void (0.5.11-2) unstable; urgency=low
diff -rN -u old-haskell-void/control new-haskell-void/control
--- old-haskell-void/control 2013-12-08 15:16:03.765918308 +0000
+++ new-haskell-void/control 2013-12-08 15:16:03.769918308 +0000
@@ -3,17 +3,19 @@
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Iulian Udrea <iulian at linux.com>, Clint Adams <clint at debian.org>
-DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9)
- , cdbs
- , haskell-devscripts (>= 0.8.15)
- , ghc
- , ghc-prof
- , libghc-semigroups-dev (>> 0.8.2)
- , libghc-semigroups-prof
+ , cdbs
+ , haskell-devscripts (>= 0.8.15)
+ , ghc
+ , ghc-prof
+ , libghc-hashable-dev (>= 1.1)
+ , libghc-hashable-prof
+ , libghc-semigroups-dev (>= 0.8.2)
+ , libghc-semigroups-prof
Build-Depends-Indep: ghc-doc
- , libghc-semigroups-doc
-Standards-Version: 3.9.4
+ , libghc-hashable-doc
+ , libghc-semigroups-doc
+Standards-Version: 3.9.5
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
More information about the Pkg-haskell-commits
mailing list