summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-12-28 16:54:21 +0100
committerGard Spreemann <gspr@nonempty.org>2019-12-28 16:54:21 +0100
commit7c4e0d98192d20e67f91edeaf0236d3b9cdc4b73 (patch)
treee8d4daa94ef59ed316211345a2c427e477072f38
parentc0ae3dd5d497a2d4fd2c02554922d4c1a4a4e96d (diff)
Depend on tex-common.debian/2.1.4-4
With our use, dh_installtex is not needed and therefore not automatically run, meaning tex-common will not be added to ${misc:Depends} automatically. It is needed to update TeX paths.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 21ff17d..32175f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tikzit (2.1.4-4) unstable; urgency=medium
+
+ * Depend on tex-common.
+
+ -- Gard Spreemann <gspr@nonempty.org> Sat, 28 Dec 2019 16:50:53 +0100
+
tikzit (2.1.4-3) unstable; urgency=medium
* Install style file. Thanks to ael for reporting. (Closes: #947517)
diff --git a/debian/control b/debian/control
index ce54889..e83374e 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Git: https://salsa.debian.org/debian/tikzit.git
Package: tikzit
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, tex-common
Recommends: preview-latex-style,
texlive-latex-base,
texlive-pictures