[DHG_packages] 129/155: typed-process: Upgrading from 0.1.0.0 to 0.1.0.1
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:44:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
spwhitton pushed a commit to branch master
in repository DHG_packages.
commit 8106dcad11acfac03aae326037994d579af218f3
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 14:14:55 2017 -0700
typed-process: Upgrading from 0.1.0.0 to 0.1.0.1
---
p/haskell-typed-process/debian/changelog | 6 ++++++
p/haskell-typed-process/debian/control | 4 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/p/haskell-typed-process/debian/changelog b/p/haskell-typed-process/debian/changelog
index 7200fcd..1875015 100644
--- a/p/haskell-typed-process/debian/changelog
+++ b/p/haskell-typed-process/debian/changelog
@@ -1,3 +1,9 @@
+haskell-typed-process (0.1.0.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 14:14:55 -0700
+
haskell-typed-process (0.1.0.0-2) unstable; urgency=medium
* Don't pass -N for the test suite. closes: #864856.
diff --git a/p/haskell-typed-process/debian/control b/p/haskell-typed-process/debian/control
index bb0b215..808ac7e 100644
--- a/p/haskell-typed-process/debian/control
+++ b/p/haskell-typed-process/debian/control
@@ -29,7 +29,9 @@ Build-Depends-Indep: ghc-doc,
libghc-exceptions-doc,
libghc-stm-doc,
Standards-Version: 3.9.8
-Homepage: https://github.com/fpco/typed-process#readme
+Homepage: https://haskell-lang.org/library/typed-process
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-typed-process
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: run external processes, with strong typing of streams
This library provides the ability to launch and interact with
external processes. It wraps around the process library, and intends
--
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