From c169b62195c946a7b2422c4b649d0e200fe8fbba Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sat, 15 Feb 2020 16:57:45 -0500 Subject: [PATCH] Backport from sid to buster --- debian/changelog | 12 ++++++++++++ debian/control | 2 +- debian/mlton-doc.install | 1 - 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e8408b..8a96c65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +mlton (20180207-1~bpo10+hcoop1) buster-backports; urgency=medium + + * Backport to buster + * Restore dblatex build dependencies, it's definitely needed to build + documentation + * Add ca-certificates to build-depends; asciidoc process fetch resources + from github and needs to verify certificate + * Remove guide directory from mlton-docs, it doesn't build for some + reason and isn't critical + + -- Clinton Ebadi Sun, 16 Feb 2020 13:48:56 -0500 + mlton (20180207-1) unstable; urgency=low * New upstream release; new build-depends: diff --git a/debian/control b/debian/control index ed8e59f..9851793 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: mlton Section: devel Priority: optional Maintainer: Wesley W. Terpstra -Build-Depends: mlton-compiler, mlton-tools, libgmp-dev, debhelper (>= 10.0.0), cdbs (>= 0.4.52), quilt, binutils (>= 2.21.51.201104) [mips mipsel], gcc (>= 4:4.6.0-5) [mips mipsel], procps, texlive-latex-base, asciidoc, python-pygments, graphicsmagick +Build-Depends: mlton-compiler, mlton-tools, libgmp-dev, debhelper (>= 10.0.0), cdbs (>= 0.4.52), quilt, binutils (>= 2.21.51.201104) [mips mipsel], gcc (>= 4:4.6.0-5) [mips mipsel], procps, texlive-latex-base, asciidoc, python-pygments, graphicsmagick, dblatex, ca-certificates Standards-Version: 4.1.4 Package: mlton diff --git a/debian/mlton-doc.install b/debian/mlton-doc.install index 5ddc7e7..f11855c 100644 --- a/debian/mlton-doc.install +++ b/debian/mlton-doc.install @@ -1,4 +1,3 @@ usr/share/doc/mlton/examples -usr/share/doc/mlton/guide usr/share/doc/mlton/cm2mlb usr/share/doc/mlton/mlton-guide.pdf -- 2.20.1