Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ context (2020.03.10.20200331-2) UNRELEASED; urgency=medium
* Add missing build dependency on dh addon.
* Set upstream metadata fields: Repository.

[ Debian Janitor ]
* Remove 1 obsolete maintscript entry.
* Bump debhelper from old 12 to 13.
* Remove Section on context that duplicates source.

-- Debian Janitor <janitor@jelmer.uk> Wed, 06 May 2020 08:12:38 +0000

context (2020.03.10.20200331-1) unstable; urgency=medium
Expand Down
1 change: 0 additions & 1 deletion debian/context.maintscript

This file was deleted.

3 changes: 1 addition & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,13 @@ Priority: optional
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Uploaders: Norbert Preining <norbert@preining.info>,
Hilmar Preusse <hille42@web.de>
Build-Depends: debhelper-compat (= 12), tex-common
Build-Depends: debhelper-compat (= 13), tex-common
Build-Depends-Indep: tex-common (>= 6)
Standards-Version: 4.2.1
Vcs-Git: https://github.com/debian-tex/context.git
Vcs-Browser: https://github.com/debian-tex/context

Package: context
Section: tex
Architecture: all
Depends: ruby | ruby-interpreter, texlive-binaries (>= 2019), texlive-base (>= 2019), texlive-metapost (>= 2019), lmodern (>= 2.004.4), tex-gyre, ${misc:Depends}
Recommends: fonts-gfs-artemisia, fonts-gfs-baskerville, fonts-gfs-bodoni-classic, fonts-gfs-didot-classic, fonts-gfs-didot, fonts-gfs-olga, fonts-gfs-porson, fonts-gfs-gazis, fonts-gfs-neohellenic, fonts-gfs-solomos, fonts-gfs-theokritos, fonts-freefont, fonts-sil-gentium, context-modules
Expand Down