From d3e132b07d52eeaa13eedefa9ade8a84f36f6c5e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 7 Sep 2020 14:34:40 +0100 Subject: [PATCH] debian/: Preparation and fixing for release. --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 5 +++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a5989f3..2d15b81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +strayman (1.11~) experimental; urgency=medium + + * (preliminary version to untangle build dependency cycle) + + -- Mark Wooding Sun, 06 Sep 2020 12:44:35 +0100 + strayman (1.1.5) experimental; urgency=medium * Shift left-side headers and footers into the margin. 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 cff1e7d..6adf110 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,13 @@ Source: strayman Section: tex Priority: extra Maintainer: Mark Wooding -Build-Depends: debhelper (>= 8.9), tex-common, texlive-latex-base, ghostscript +Build-Depends: debhelper (>= 9), tex-common, texlive-latex-base, + mdwtools (>= 1.14~), mdwfonts (>= 1.3~) Standards-Version: 3.1.1 Package: strayman Architecture: all -Depends: texlive-latex-base +Depends: ${misc:Depends}, texlive-latex-base Description: Document class for large and small documents The `strayman' class was originally designed for software manuals, but has grown with time and is now useful for short articles too. Its most -- 2.11.0