[DHG_packages] 60/155: interpolate: Upgrading from 0.1.0 to 0.1.1
Sean Whitton
spwhitton at spwhitton.name
Sun Sep 3 21:44:04 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 5f207ca3234cb524b1fbc5b06a17081b59688ad5
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sun Sep 3 13:51:17 2017 -0700
interpolate: Upgrading from 0.1.0 to 0.1.1
---
p/haskell-interpolate/debian/changelog | 6 ++++++
p/haskell-interpolate/debian/control | 5 ++++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/p/haskell-interpolate/debian/changelog b/p/haskell-interpolate/debian/changelog
index 9cf54b0..c7fd498 100644
--- a/p/haskell-interpolate/debian/changelog
+++ b/p/haskell-interpolate/debian/changelog
@@ -1,3 +1,9 @@
+haskell-interpolate (0.1.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Sun, 03 Sep 2017 13:51:17 -0700
+
haskell-interpolate (0.1.0-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/haskell-interpolate/debian/control b/p/haskell-interpolate/debian/control
index 6b03b72..0b74afc 100644
--- a/p/haskell-interpolate/debian/control
+++ b/p/haskell-interpolate/debian/control
@@ -10,6 +10,9 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
+ libghc-src-meta-dev (>= 0.8),
+ libghc-src-meta-prof,
+ libghc-quickcheck2-dev,
libghc-hspec-dev (>= 1.5),
libghc-quickcheck-instances-dev,
libghc-quickcheck2-dev,
@@ -20,7 +23,7 @@ Build-Depends-Indep:
ghc-doc,
libghc-src-meta-doc,
Standards-Version: 3.9.8
-Homepage: http://hackage.haskell.org/package/interpolate
+Homepage: https://github.com/sol/interpolate#readme
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-interpolate
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
X-Description: string interpolation done right
--
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