[Git][haskell-team/DHG_packages][master] zip-archive: change zip build-dep to unzip
Clint Adams
gitlab at salsa.debian.org
Sat Apr 14 04:57:12 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
bf7ad19d by Clint Adams at 2018-04-13T23:55:40-04:00
zip-archive: change zip build-dep to unzip
- - - - -
2 changed files:
- p/haskell-zip-archive/debian/changelog
- p/haskell-zip-archive/debian/control
Changes:
=====================================
p/haskell-zip-archive/debian/changelog
=====================================
--- a/p/haskell-zip-archive/debian/changelog
+++ b/p/haskell-zip-archive/debian/changelog
@@ -1,3 +1,9 @@
+haskell-zip-archive (0.3.2.4-2) unstable; urgency=medium
+
+ * Change zip build-dep to unzip.
+
+ -- Clint Adams <clint at debian.org> Fri, 13 Apr 2018 23:55:23 -0400
+
haskell-zip-archive (0.3.2.4-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
=====================================
p/haskell-zip-archive/debian/control
=====================================
--- a/p/haskell-zip-archive/debian/control
+++ b/p/haskell-zip-archive/debian/control
@@ -23,7 +23,7 @@ Build-Depends:
libghc-hunit-dev,
libghc-temporary-dev,
libminizip-dev,
- zip,
+ unzip,
Build-Depends-Indep: ghc-doc,
libghc-digest-doc,
libghc-mtl-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/bf7ad19dd399c103325eb98ea4b89338ee2182fd
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/bf7ad19dd399c103325eb98ea4b89338ee2182fd
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/20180414/8d51e66f/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list