[Git][haskell-team/DHG_packages][master] hsini: Add Setup.hs missing from upstream tarball

Ilias Tsitsimpis gitlab at salsa.debian.org
Sat Oct 20 08:51:29 BST 2018


Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
a93de4d2 by Ilias Tsitsimpis at 2018-10-20T07:48:19Z
hsini: Add Setup.hs missing from upstream tarball

- - - - -


4 changed files:

- p/haskell-hsini/debian/changelog
- p/haskell-hsini/debian/control
- + p/haskell-hsini/debian/patches/missing-setup
- + p/haskell-hsini/debian/patches/series


Changes:

=====================================
p/haskell-hsini/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hsini (0.5.1.2-5) unstable; urgency=medium
+
+  * Add Setup.hs missing from upstream tarball
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 20 Oct 2018 10:48:13 +0300
+
 haskell-hsini (0.5.1.2-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-parsec3-dev (provided by ghc-


=====================================
p/haskell-hsini/debian/control
=====================================
@@ -15,6 +15,8 @@ Build-Depends: debhelper (>= 10),
  libghc-tasty-th-dev,
 Build-Depends-Indep: ghc-doc,
 Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hsini
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hsini]
 X-Description: user configuration files (INI) parser
  Parser for and types which represent an INI configuration file.
 


=====================================
p/haskell-hsini/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-hsini/debian/patches/series
=====================================
@@ -0,0 +1 @@
+missing-setup



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/a93de4d2c6b9c5466f2f617ada1d8807265aed07
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/20181020/ecf27b71/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list