Loading p/haskell-hsini/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hsini (0.5.1.2-5) unstable; urgency=medium * Add Setup.hs missing from upstream tarball -- Ilias Tsitsimpis <iliastsi@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- Loading p/haskell-hsini/debian/control +2 −0 Original line number Diff line number Diff line Loading @@ -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. Loading p/haskell-hsini/debian/patches/missing-setup 0 → 100644 +10 −0 Original line number Diff line number Diff line Description: Add Setup.hs missing from upstream tarball Author: Ilias Tsitsimpis <iliastsi@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 → 100644 +1 −0 Original line number Diff line number Diff line missing-setup Loading
p/haskell-hsini/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hsini (0.5.1.2-5) unstable; urgency=medium * Add Setup.hs missing from upstream tarball -- Ilias Tsitsimpis <iliastsi@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- Loading
p/haskell-hsini/debian/control +2 −0 Original line number Diff line number Diff line Loading @@ -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. Loading
p/haskell-hsini/debian/patches/missing-setup 0 → 100644 +10 −0 Original line number Diff line number Diff line Description: Add Setup.hs missing from upstream tarball Author: Ilias Tsitsimpis <iliastsi@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 → 100644 +1 −0 Original line number Diff line number Diff line missing-setup