summaryrefslogtreecommitdiff
path: root/debian/changelog
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 /debian/changelog
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.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 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)