summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 81c78a9)
raw | patch | inline | side by side (parent: 81c78a9)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 8 Nov 2018 21:30:13 +0000 (22:30 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 8 Nov 2018 21:30:13 +0000 (22:30 +0100) |
That's the min version specified by upstream.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 8889478fe0fb4b2256e9c7f36307ab9eae4c224e..d1925b45cf3ad98fa544c5bd0d42495746017c23 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
tig (2.4.1-1) UNRELEASED; urgency=medium
* New upstream version.
+ * debian/control:
+ - Build depend on readline >= 6.3; that's the min version specified by
+ upstream.
-- Sebastian Harl <tokkee@debian.org> Thu, 08 Nov 2018 22:03:18 +0100
diff --git a/debian/control b/debian/control
index 38ab5b04bea3a89531a0e896c587ac53123c9a1b..f919446a1a92237979f6851810be12b2cd8f3091 100644 (file)
--- a/debian/control
+++ b/debian/control
Section: vcs
Priority: optional
Maintainer: Sebastian Harl <tokkee@debian.org>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.14.6), libncursesw5-dev, libreadline-dev,
- asciidoc (>= 8.4), xmlto, docbook-utils
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.14.6), libncursesw5-dev,
+ libreadline-dev (>= 6.3), asciidoc (>= 8.4), xmlto, docbook-utils
Standards-Version: 4.1.1
Homepage: http://jonas.nitro.dk/tig/
Vcs-Git: git://git.tokkee.org/pkg-tig.git