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

Clint Adams gitlab at salsa.debian.org
Fri Jun 19 00:21:24 BST 2020



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


Commits:
fe90b0f8 by Clint Adams at 2020-06-18T19:20:53-04:00
MissingH: patch in a Setup.hs

- - - - -


3 changed files:

- p/missingh/debian/changelog
- + p/missingh/debian/patches/series
- + p/missingh/debian/patches/setup-hs


Changes:

=====================================
p/missingh/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+missingh (1.4.3.0-2) unstable; urgency=medium
+
+  * Patch in a Setup.hs.
+
+ -- Clint Adams <clint at debian.org>  Thu, 18 Jun 2020 19:20:19 -0400
+
 missingh (1.4.3.0-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/missingh/debian/patches/series
=====================================
@@ -0,0 +1 @@
+setup-hs


=====================================
p/missingh/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/fe90b0f8431fcb82d2e3c8a3bb315f16a769ae7a

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/fe90b0f8431fcb82d2e3c8a3bb315f16a769ae7a
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/20200618/8dc09ae1/attachment.html>


More information about the Pkg-haskell-commits mailing list