[Git][haskell-team/DHG_packages][master] binary-orphans: patch in a Setup.hs

Clint Adams gitlab at salsa.debian.org
Wed Jun 3 21:37:09 BST 2020



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


Commits:
50848f78 by Clint Adams at 2020-06-03T16:36:41-04:00
binary-orphans: patch in a Setup.hs

- - - - -


3 changed files:

- p/haskell-binary-orphans/debian/changelog
- + p/haskell-binary-orphans/debian/patches/series
- + p/haskell-binary-orphans/debian/patches/setup-hs


Changes:

=====================================
p/haskell-binary-orphans/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-binary-orphans (1.0.1-2) unstable; urgency=medium
+
+  * Patch in a Setup.hs.
+
+ -- Clint Adams <clint at debian.org>  Wed, 03 Jun 2020 16:36:17 -0400
+
 haskell-binary-orphans (1.0.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-binary-orphans/debian/patches/series
=====================================
@@ -0,0 +1 @@
+setup-hs


=====================================
p/haskell-binary-orphans/debian/patches/setup-hs
=====================================
@@ -0,0 +1,6 @@
+--- /dev/null
++++ b/Setup.hs
+@@ -0,0 +1,3 @@
++import Distribution.Simple
++
++main = defaultMain



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/50848f7861b2d21e349507047c9bcf2e7c324041
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/20200603/fed48a64/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list