[Pkg-haskell-commits] darcs: haskell-hinotify: New upstream version 0.3.5.
Clint Adams
clint at debian.org
Sat Nov 17 17:51:06 UTC 2012
Sat Nov 17 17:50:57 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.3.5.
Ignore-this: b3178fc159ea6669a0465faea0ecaf22
M ./changelog -1 +7
M ./control -7 +8
Sat Nov 17 17:50:57 UTC 2012 Clint Adams <clint at debian.org>
* New upstream version 0.3.5.
Ignore-this: b3178fc159ea6669a0465faea0ecaf22
diff -rN -u old-haskell-hinotify//changelog new-haskell-hinotify//changelog
--- old-haskell-hinotify//changelog 2012-11-17 17:51:06.250243215 +0000
+++ new-haskell-hinotify//changelog 2012-11-17 17:51:06.254236761 +0000
@@ -1,6 +1,12 @@
haskell-hinotify (0.3.5-1) experimental; urgency=low
- * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 17 Nov 2012 12:48:16 -0500
+
+haskell-hinotify (0.3.5-1) experimental; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
* New upstream release
diff -rN -u old-haskell-hinotify//control new-haskell-hinotify//control
--- old-haskell-hinotify//control 2012-11-17 17:51:06.246226153 +0000
+++ new-haskell-hinotify//control 2012-11-17 17:51:06.254236761 +0000
@@ -2,14 +2,15 @@
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Andy Bailey <bailey at akamai.com>
+Uploaders: Andy Bailey <bailey at akamai.com>, Clint Adams <clint at debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 7)
- , haskell-devscripts (>= 0.8.13)
, cdbs
- , ghc
+ , haskell-devscripts (>= 0.8.13)
+ , ghc
, ghc-prof
- , ghc-doc
+Build-Depends-Indep: ghc-doc
+Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/hinotify
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hinotify
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hinotify
@@ -21,7 +22,7 @@
, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Haskell inotify library for GHC
+Description: Haskell inotify library
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
.
@@ -37,7 +38,7 @@
Depends: ${haskell:Depends}
, ${misc:Depends}
Provides: ${haskell:Provides}
-Description: Haskell inotify library for GHC; profiling libraries
+Description: Haskell inotify library; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell.org/ for more information on Haskell.
@@ -55,7 +56,7 @@
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Haskell inotify library for GHC; documentation
+Description: Haskell inotify library; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
More information about the Pkg-haskell-commits
mailing list