[Git][haskell-team/DHG_packages][master] sandi: Upgrading from 0.4.1 to 0.4.2
Clint Adams
gitlab at salsa.debian.org
Sun Apr 15 04:32:19 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
868de0cd by Clint Adams at 2018-04-14T23:31:55-04:00
sandi: Upgrading from 0.4.1 to 0.4.2
- - - - -
2 changed files:
- p/haskell-sandi/debian/changelog
- p/haskell-sandi/debian/control
Changes:
=====================================
p/haskell-sandi/debian/changelog
=====================================
--- a/p/haskell-sandi/debian/changelog
+++ b/p/haskell-sandi/debian/changelog
@@ -1,3 +1,9 @@
+haskell-sandi (0.4.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 14 Apr 2018 23:30:35 -0400
+
haskell-sandi (0.4.1-2) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-sandi/debian/control
=====================================
--- a/p/haskell-sandi/debian/control
+++ b/p/haskell-sandi/debian/control
@@ -10,11 +10,11 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-conduit-dev (<< 1.3),
libghc-conduit-dev (>= 1.2),
+ libghc-conduit-dev (<< 1.4),
libghc-conduit-prof,
- libghc-exceptions-dev (<< 0.9),
libghc-exceptions-dev (>= 0.6),
+ libghc-exceptions-dev (<< 0.11),
libghc-exceptions-prof,
libghc-hunit-dev,
libghc-stringsearch-dev (<< 0.4),
@@ -32,7 +32,7 @@ Standards-Version: 4.1.4
Homepage: http://hackage.haskell.org/package/sandi
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-sandi
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
-X-Description: A Haskell library of data encoders and decoders
+X-Description: Haskell library of data encoders and decoders
Data encoding library currently providing Base16, Base32, Base32Hex, Base64,
Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,
uuencode, xxencode, and yEncoding.
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/868de0cd48ae035a13d14e6ba8895b569bdcfa32
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/868de0cd48ae035a13d14e6ba8895b569bdcfa32
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/20180415/8fc571ec/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list