[med-svn] [Git][med-team/phybin][master] 2 commits: Build with dh-haskell instead of cdbs

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Oct 16 05:53:56 BST 2025



Andreas Tille pushed to branch master at Debian Med / phybin


Commits:
03533d46 by Scott Talbert at 2025-10-15T19:57:10-04:00
Build with dh-haskell instead of cdbs

- - - - -
ad82c112 by Andreas Tille at 2025-10-16T06:53:53+02:00
Merge branch 'dh-haskell' into 'master'

Build with dh-haskell instead of cdbs

See merge request med-team/phybin!1
- - - - -


4 changed files:

- debian/control
- − debian/phybin.haskell-binaries
- + debian/phybin.install
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -5,10 +5,9 @@ Uploaders:
 Section: science
 Priority: optional
 Build-Depends:
- cdbs,
+ dh-sequence-haskell,
  debhelper (>= 11),
  ghc,
- haskell-devscripts,
  libghc-async-dev,
  libghc-fgl-dev,
  libghc-graphviz-dev,


=====================================
debian/phybin.haskell-binaries deleted
=====================================
@@ -1 +0,0 @@
-phybin


=====================================
debian/phybin.install
=====================================
@@ -0,0 +1 @@
+dist-ghc/build/phybin/phybin usr/bin


=====================================
debian/rules
=====================================
@@ -1,10 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_ENABLE_TESTS = yes
-DEB_CABAL_PACKAGE = phybin
-DEB_DEFAULT_COMPILER = ghc
+export DEB_ENABLE_TESTS = yes
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/hlibrary.mk
-
-build/phybin:: build-ghc-stamp
+%:
+	dh $@



View it on GitLab: https://salsa.debian.org/med-team/phybin/-/compare/ea0771b712d694995bd2d2cdd3f57dfea4295d17...ad82c1120ec63c4cb26df74d0c1eee69ab5944c1

-- 
View it on GitLab: https://salsa.debian.org/med-team/phybin/-/compare/ea0771b712d694995bd2d2cdd3f57dfea4295d17...ad82c1120ec63c4cb26df74d0c1eee69ab5944c1
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/debian-med-commit/attachments/20251016/257987d9/attachment-0001.htm>


More information about the debian-med-commit mailing list