[Git][haskell-team/DHG_packages][master] hinotify: Upgrading from 0.3.10 to 0.4
Clint Adams
gitlab at salsa.debian.org
Sun Dec 1 22:14:23 GMT 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2a978c46 by Clint Adams at 2019-12-01T22:12:42Z
hinotify: Upgrading from 0.3.10 to 0.4
- - - - -
2 changed files:
- p/haskell-hinotify/debian/changelog
- p/haskell-hinotify/debian/control
Changes:
=====================================
p/haskell-hinotify/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hinotify (0.4-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sun, 01 Dec 2019 17:10:33 -0500
+
haskell-hinotify (0.3.10-1) unstable; urgency=medium
[ Clint Adams ]
=====================================
p/haskell-hinotify/debian/control
=====================================
@@ -3,7 +3,7 @@ Section: haskell
Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
Uploaders: Andy Bailey <bailey at akamai.com>, Clint Adams <clint at debian.org>
-Standards-Version: 4.1.4
+Standards-Version: 4.4.1
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
cdbs,
@@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 10),
ghc (>= 8.0),
ghc-prof,
libinotify-dev [kfreebsd-any],
- libghc-async-dev (>= 1.0),
- libghc-async-dev (<< 2.3),
+ libghc-async-dev (>= 2),
+ libghc-async-dev (<< 3),
libghc-async-prof,
Build-Depends-Indep: ghc-doc,
libghc-async-doc,
@@ -66,4 +66,3 @@ Description: Haskell inotify library${haskell:ShortBlurb}
is accessed or modified.
.
${haskell:Blurb}
-
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2a978c461360df07e047498e12e8d28c555bc06c
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2a978c461360df07e047498e12e8d28c555bc06c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20191201/b1f9562a/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list