[Git][haskell-team/DHG_packages][master] shake: newer haskell-devscripts
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Sep 7 17:02:39 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
d1cfdd09 by Clint Adams at 2022-09-07T12:02:11-04:00
shake: newer haskell-devscripts
- - - - -
3 changed files:
- p/haskell-shake/debian/changelog
- p/haskell-shake/debian/control
- p/haskell-shake/debian/rules
Changes:
=====================================
p/haskell-shake/debian/changelog
=====================================
@@ -1,8 +1,9 @@
haskell-shake (0.19.6-2) unstable; urgency=medium
- * Fix duplicate extra-packages path issue (Closes: #1016506)
+ * Depend on newer haskell-devscripts to avoid duplicate
+ extra-packages issue. closes: #1016506.
- -- Scott Talbert <swt at techie.net> Tue, 16 Aug 2022 14:23:25 -0400
+ -- Clint Adams <clint at debian.org> Wed, 07 Sep 2022 12:00:50 -0400
haskell-shake (0.19.6-1) unstable; urgency=medium
=====================================
p/haskell-shake/debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
- libghc-extra-dev (>= 1.6.19),
+ libghc-extra-dev (>= 1.6.28),
libghc-extra-prof,
libghc-filepattern-dev,
libghc-filepattern-prof,
=====================================
p/haskell-shake/debian/rules
=====================================
@@ -21,3 +21,4 @@ build-ghc-stamp: html/viz.js
install/libghc-shake-data:: debian/tmp-inst-ghc
mv debian/tmp-inst-ghc/usr/share/shake debian/libghc-shake-data/usr/share
+ dh_haskell_depends -plibghc-shake-data # for haskell:Extra-Depends substvar
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d1cfdd0989c2cbcbc9779e21db53152160fc257b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d1cfdd0989c2cbcbc9779e21db53152160fc257b
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/20220907/37355780/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list