[Git][haskell-team/DHG_packages][master] http-link-header: use hlibrary.setup instead of cabal
Clint Adams
gitlab at salsa.debian.org
Wed Jun 6 03:57:11 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2d35d92d by Clint Adams at 2018-06-05T22:56:23-04:00
http-link-header: use hlibrary.setup instead of cabal
- - - - -
2 changed files:
- p/haskell-http-link-header/debian/changelog
- p/haskell-http-link-header/debian/rules
Changes:
=====================================
p/haskell-http-link-header/debian/changelog
=====================================
--- a/p/haskell-http-link-header/debian/changelog
+++ b/p/haskell-http-link-header/debian/changelog
@@ -1,8 +1,9 @@
-haskell-http-link-header (1.0.3-7) UNRELEASED; urgency=medium
+haskell-http-link-header (1.0.3-7) unstable; urgency=medium
* Set Rules-Requires-Root to no.
+ * Use hlibrary.setup instead of cabal.
- -- Clint Adams <clint at debian.org> Sun, 06 May 2018 22:09:55 -0400
+ -- Clint Adams <clint at debian.org> Tue, 05 Jun 2018 22:56:07 -0400
haskell-http-link-header (1.0.3-6) unstable; urgency=medium
=====================================
p/haskell-http-link-header/debian/rules
=====================================
--- a/p/haskell-http-link-header/debian/rules
+++ b/p/haskell-http-link-header/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-DEB_SETUP_BIN_NAME = cabal
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
DEB_CABAL_PACKAGE = http-link-header
DEB_DEFAULT_COMPILER = ghc
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2d35d92d7a99603587ae0c4e6c9514cbe7c02347
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2d35d92d7a99603587ae0c4e6c9514cbe7c02347
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/20180606/4a68da9e/attachment.html>
More information about the Pkg-haskell-commits
mailing list