[Git][haskell-team/DHG_packages][master] time-compat: patch for missing Setup file

Clint Adams gitlab at salsa.debian.org
Sat May 30 20:22:32 BST 2020



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


Commits:
0b62cbe1 by Clint Adams at 2020-05-30T15:21:43-04:00
time-compat: patch for missing Setup file

- - - - -


3 changed files:

- p/haskell-time-compat/debian/changelog
- + p/haskell-time-compat/debian/patches/missing-setup
- + p/haskell-time-compat/debian/patches/series


Changes:

=====================================
p/haskell-time-compat/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-time-compat (1.9.3-2) unstable; urgency=medium
+
+  * Patch for missing Setup file.
+
+ -- Clint Adams <clint at debian.org>  Sat, 30 May 2020 15:21:25 -0400
+
 haskell-time-compat (1.9.3-1) unstable; urgency=medium
 
   * New upstream version.


=====================================
p/haskell-time-compat/debian/patches/missing-setup
=====================================
@@ -0,0 +1,10 @@
+Description: Add Setup.hs missing from upstream tarball
+Author: Ilias Tsitsimpis <iliastsi at debian.org>
+
+Index: b/Setup.hs
+===================================================================
+--- /dev/null
++++ b/Setup.hs
+@@ -0,0 +1,2 @@
++import Distribution.Simple
++main = defaultMain


=====================================
p/haskell-time-compat/debian/patches/series
=====================================
@@ -0,0 +1 @@
+missing-setup



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0b62cbe1d7ab4390f7b0768ae5b528caf3119f07
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/20200530/0f1c7afe/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list