[Git][haskell-team/haskell-devscripts][master] Re-define the 'debian/tmp-inst-%' target

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sun Sep 25 14:07:29 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / haskell-devscripts


Commits:
bffe728b by Ilias Tsitsimpis at 2022-09-25T15:54:42+03:00
Re-define the 'debian/tmp-inst-%' target

- - - - -


2 changed files:

- debian/changelog
- hlibrary.mk


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+haskell-devscripts (0.16.29) unstable; urgency=medium
+
+  * Re-define the 'debian/tmp-inst-%' target (Closes: #1020072, #1020206,
+    #1020154, #1020182, #1020175, #1020165, #1020212, #1020159,
+    #1020163, #1020157)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 25 Sep 2022 15:54:06 +0300
+
 haskell-devscripts (0.16.28) unstable; urgency=medium
 
   * Patch from Steve Langasek to not build docs during


=====================================
hlibrary.mk
=====================================
@@ -186,7 +186,8 @@ install-%-arch: $(DEB_SETUP_BIN_NAME) check-ghc-stamp install-%-base
 install-%-indep: $(DEB_SETUP_BIN_NAME) check-ghc-stamp build-haddock-stamp install-%-base
 	:
 
-debian/tmp-inst-%:: $(DEB_SETUP_BIN_NAME) check-ghc-stamp build-haddock-stamp install-%-base
+debian/tmp-inst-%: $(DEB_SETUP_BIN_NAME) check-ghc-stamp build-haddock-stamp install-%-base
+	:
 
 dist-hugs: $(DEB_SETUP_BIN_NAME)
 	$(DEB_SETUP_BIN_NAME) configure --hugs --prefix=/usr -v2 \



View it on GitLab: https://salsa.debian.org/haskell-team/haskell-devscripts/-/commit/bffe728be5311317d412bfb115beae4b70d3ff61

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/haskell-devscripts/-/commit/bffe728be5311317d412bfb115beae4b70d3ff61
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/20220925/67e8f4ab/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list