[Git][haskell-team/DHG_packages][master] random: explicitly set DEB_CABAL_PACKAGE in debian/rules

Clint Adams gitlab at salsa.debian.org
Mon Jul 29 20:40:35 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
9365cadd by Clint Adams at 2019-07-29T19:39:57Z
random: explicitly set DEB_CABAL_PACKAGE in debian/rules

- - - - -


2 changed files:

- p/haskell-random/debian/changelog
- p/haskell-random/debian/rules


Changes:

=====================================
p/haskell-random/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-random (1.1-10) unstable; urgency=medium
+
+  * Explicitly set DEB_CABAL_PACKAGE in rules file.
+
+ -- Clint Adams <clint at debian.org>  Mon, 29 Jul 2019 15:39:23 -0400
+
 haskell-random (1.1-9) unstable; urgency=medium
 
   * Revert debhelper-compat change.


=====================================
p/haskell-random/debian/rules
=====================================
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
 
+DEB_SETUP_BIN_NAME = debian/hlibrary.setup
+DEB_CABAL_PACKAGE = random
+DEB_DEFAULT_COMPILER = ghc
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9365cadd8a49f18194e8924adcd91d149db68b71

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/9365cadd8a49f18194e8924adcd91d149db68b71
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/20190729/c1c6eeee/attachment.html>


More information about the Pkg-haskell-commits mailing list