[DHG_packages] 03/05: unix-compat: Upgrading from 0.4.1.4 to 0.4.2.0
Clint Adams
clint at moszumanska.debian.org
Fri Oct 14 18:39:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch experimental
in repository DHG_packages.
commit 7538897951ffa80f9e623279ce05fd749ac22e7e
Author: Clint Adams <clint at debian.org>
Date: Sat Oct 8 00:38:47 2016 -0400
unix-compat: Upgrading from 0.4.1.4 to 0.4.2.0
---
p/haskell-unix-compat/debian/changelog | 8 ++++----
p/haskell-unix-compat/debian/control | 37 ++++++++++++++++------------------
2 files changed, 21 insertions(+), 24 deletions(-)
diff --git a/p/haskell-unix-compat/debian/changelog b/p/haskell-unix-compat/debian/changelog
index c84a4ae..aca4b61 100644
--- a/p/haskell-unix-compat/debian/changelog
+++ b/p/haskell-unix-compat/debian/changelog
@@ -1,13 +1,13 @@
-haskell-unix-compat (0.4.1.4-5) UNRELEASED; urgency=medium
+haskell-unix-compat (0.4.2.0-1) experimental; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
- [ Gianfranco Costamagna ]
- * Fix VCS fields
+ [ Clint Adams ]
+ * New upstream version.
- -- Dmitry Bogatov <KAction at gnu.org> Tue, 10 May 2016 09:36:24 +0300
+ -- Clint Adams <clint at debian.org> Sat, 08 Oct 2016 00:38:47 -0400
haskell-unix-compat (0.4.1.4-4) unstable; urgency=medium
diff --git a/p/haskell-unix-compat/debian/control b/p/haskell-unix-compat/debian/control
index db2e675..efda225 100644
--- a/p/haskell-unix-compat/debian/control
+++ b/p/haskell-unix-compat/debian/control
@@ -3,25 +3,24 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
Uploaders: Giovanni Mascellani <gio at debian.org>
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
cdbs,
- ghc,
+ debhelper (>= 9),
+ ghc (>= 8),
ghc-prof,
-Build-Depends-Indep: ghc-doc,
+ haskell-devscripts (>= 0.10),
+Build-Depends-Indep: ghc-doc
Standards-Version: 3.9.8
Homepage: http://github.com/jystic/unix-compat
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-unix-compat
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
Package: libghc-unix-compat-dev
Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
- ${shlibs:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb}
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
@@ -32,11 +31,10 @@ Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb}
Package: libghc-unix-compat-prof
Architecture: any
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb}
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
@@ -48,10 +46,9 @@ Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb}
Package: libghc-unix-compat-doc
Architecture: all
Section: doc
-Depends: ${haskell:Depends},
- ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Depends: ${haskell:Depends}, ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
Description: Haskell portable POSIX-compatible layer${haskell:ShortBlurb}
This package provides portable Haskell implementations of some POSIX
system calls contained in the unix package. This package re-exports the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list