From 1a257dc327bc6ad66caa10dbbf82c78734b5f9cf Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 7 Sep 2020 13:34:45 +0100 Subject: [PATCH] debian/: Preparation and fixing for release. --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 8 ++++---- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3356e7f..ac75897 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mdwfonts (1.3~) experimental; urgency=medium + + * (preliminary version to untangle build dependency cycle) + + -- Mark Wooding Sun, 06 Sep 2020 12:44:26 +0100 + mdwfonts (1.2.3.1) experimental; urgency=low * Unbreak release source tarballs. diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 80c2473..a98afe9 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,14 @@ Source: mdwfonts Section: tex Priority: extra Maintainer: Mark Wooding -Build-Depends: debhelper (>= 8.9), tex-common (>= 3), context, - ghostscript, texlive-latex-base, texlive-font-utils, - texlive-fonts-recommended, mdwtools +Build-Depends: debhelper (>= 9), tex-common, + texlive-latex-base, texlive-font-utils, texlive-fonts-recommended, + mdwtools (>= 1.14~) Standards-Version: 3.1.1 Package: mdwfonts Architecture: all -Depends: tex-common (>= 3), texlive-binaries +Depends: ${misc:Depends}, texlive-latex-base, texlive-fonts-recommended Description: Package for selecting Postscript fonts This is a LaTeX package and some various font bits which allow configurable fonts in documents, provide a `squashed' Courier font (inlcuding the bits -- 2.11.0