[Git][haskell-team/DHG_packages][master] 2 commits: remove more CDBS leftovers

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Tue Nov 11 18:34:42 GMT 2025



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
21c0f177 by Alexandre Detiste at 2025-11-11T18:25:54+01:00
remove more CDBS leftovers

- - - - -
d6e72c09 by Alexandre Detiste at 2025-11-11T19:07:27+01:00
remove CDBS leftover

- - - - -


12 changed files:

- p/cabal-debian/debian/rules
- p/haskell-bz2/debian/rules
- p/haskell-gio/debian/rules
- p/haskell-glib/debian/rules
- p/haskell-gtk3/debian/rules
- p/haskell-pango/debian/rules
- p/haskell-pid1/debian/rules
- p/haskell-sdl2-image/debian/rules
- p/haskell-sdl2-mixer/debian/rules
- p/haskell-what4/debian/rules
- p/haxml/debian/rules
- p/hlint/debian/rules


Changes:

=====================================
p/cabal-debian/debian/rules
=====================================
@@ -2,7 +2,5 @@
 
 # export DEB_ENABLE_TESTS = yes
 
-common-binary-arch:: check-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-bz2/debian/rules
=====================================
@@ -2,7 +2,5 @@
 
 export DEB_ENABLE_TESTS = yes
 
-build/haskell-bz2-utils:: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-gio/debian/rules
=====================================
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-# With gtk2hs-buildtools, haddock needs a built tree
-build-haddock-stamp: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-glib/debian/rules
=====================================
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-# With gtk2hs-buildtools, haddock needs a built tree
-build-haddock-stamp: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-gtk3/debian/rules
=====================================
@@ -3,8 +3,5 @@
 # Still needed?
 # DEB_SETUP_GHC6_CONFIGURE_ARGS = --ghc-options="+RTS -V0 -RTS"
 
-# With gtk2hs-buildtools, haddock needs a built tree
-build-haddock-stamp: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-pango/debian/rules
=====================================
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-# With gtk2hs-buildtools, haddock needs a built tree
-build-haddock-stamp: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-pid1/debian/rules
=====================================
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
 
-pid1:: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haskell-sdl2-image/debian/rules
=====================================
@@ -2,7 +2,6 @@
 
 export DEB_ENABLE_TESTS = yes
 
-build/haskell-sdl2-image-utils:: build-ghc-stamp
 
 %:
 	dh $@


=====================================
p/haskell-sdl2-mixer/debian/rules
=====================================
@@ -2,7 +2,6 @@
 
 export DEB_ENABLE_TESTS = yes
 
-build/haskell-sdl2-mixer-utils:: build-ghc-stamp
 
 %:
 	dh $@


=====================================
p/haskell-what4/debian/rules
=====================================
@@ -5,7 +5,5 @@
 # https://github.com/GaloisInc/what4-solvers/issues/23
 export DEB_ENABLE_TESTS = no
 
-build/haskell-what4-utils:: build-ghc-stamp
-
 %:
 	dh $@


=====================================
p/haxml/debian/rules
=====================================
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-#build/$(CABAL_PACKAGE) :: changelog build-ghc-stamp
-#
 #changelog : docs/changelog.html
 #	html2text -nobs docs/changelog.html > changelog
 


=====================================
p/hlint/debian/rules
=====================================
@@ -3,9 +3,5 @@
 # If no threaded RTS is found, disable it
 export DEB_SETUP_GHC_CONFIGURE_ARGS := $(shell test -e /usr/lib/ghc/rts/libHSrts_thr.a || echo --flags=-threaded) --datasubdir=/usr/share/hlint
 
-build/$(CABAL_PACKAGE) :: build-ghc-stamp
-
-install/$(CABAL_PACKAGE) :: build/$(CABAL_PACKAGE)
-
 %:
 	dh $@



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/80fb878694088dbc23b5c4a257dd28d8757a49f4...d6e72c091e80742370eab435c178ce8b4c93e4f2

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/80fb878694088dbc23b5c4a257dd28d8757a49f4...d6e72c091e80742370eab435c178ce8b4c93e4f2
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/20251111/951a5be1/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list