Loading p/haskell-argon2/debian/changelog +2 −1 Original line number Diff line number Diff line haskell-argon2 (1.3.0.1-2) UNRELEASED; urgency=medium * Add missing build-dep on pkg-config. * Pass -f-pkg-config to bypass pkg-config when linking with libargon2. Build otherwise fails. * Restore d/watch and d/copyright from version 1.2.0-3. The upstream source has not been repacked for the last few uploads so these files were out of line with reality. The repack is not actually Loading p/haskell-argon2/debian/control +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ Build-Depends: libghc-text-short-dev (>= 0.1.2), libghc-text-short-dev (<< 0.2), libghc-text-short-prof, pkg-config (>= 0.9.0), Build-Depends-Indep: ghc-doc, libghc-text-doc, libghc-text-short-doc, Loading p/haskell-argon2/debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ DEB_INSTALL_CHANGELOGS_ALL = Changelog.md DEB_ENABLE_TESTS = no # use libargon2 shlib DEB_SETUP_GHC_CONFIGURE_ARGS := -fuse-system-library DEB_SETUP_GHC_CONFIGURE_ARGS := -fuse-system-library -f-pkg-config include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk Loading
p/haskell-argon2/debian/changelog +2 −1 Original line number Diff line number Diff line haskell-argon2 (1.3.0.1-2) UNRELEASED; urgency=medium * Add missing build-dep on pkg-config. * Pass -f-pkg-config to bypass pkg-config when linking with libargon2. Build otherwise fails. * Restore d/watch and d/copyright from version 1.2.0-3. The upstream source has not been repacked for the last few uploads so these files were out of line with reality. The repack is not actually Loading
p/haskell-argon2/debian/control +0 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ Build-Depends: libghc-text-short-dev (>= 0.1.2), libghc-text-short-dev (<< 0.2), libghc-text-short-prof, pkg-config (>= 0.9.0), Build-Depends-Indep: ghc-doc, libghc-text-doc, libghc-text-short-doc, Loading
p/haskell-argon2/debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ DEB_INSTALL_CHANGELOGS_ALL = Changelog.md DEB_ENABLE_TESTS = no # use libargon2 shlib DEB_SETUP_GHC_CONFIGURE_ARGS := -fuse-system-library DEB_SETUP_GHC_CONFIGURE_ARGS := -fuse-system-library -f-pkg-config include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk