From: Sebastian Harl Date: Tue, 22 Jun 2010 20:31:27 +0000 (+0200) Subject: control: Updated versioned build-dep on asciidoc to versions >= 8.4. X-Git-Tag: tig-0.16-1~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cf67bdfbf502676a70f8871a537bf03cb3605ca4;p=pkg-tig.git control: Updated versioned build-dep on asciidoc to versions >= 8.4. … as documented in the upstream `INSTALL' file. --- diff --git a/debian/changelog b/debian/changelog index 1739117..ae8456e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ tig (0.16-1) unstable; urgency=low * New upstream release; thanks to Sedat Dilek for the pointer (Closes: #586560). + * debian/control: + - Updated versioned build-dep on asciidoc to versions >= 8.4 as documented + in the upstream `INSTALL' file. - -- Sebastian Harl Tue, 22 Jun 2010 22:08:52 +0200 + -- Sebastian Harl Tue, 22 Jun 2010 22:30:24 +0200 tig (0.15-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 59223eb..d7f9327 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tig Section: vcs Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 7), xmlto, docbook-utils +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), libncursesw5-dev, asciidoc (>= 8.4), xmlto, docbook-utils Standards-Version: 3.8.3 Homepage: http://jonas.nitro.dk/tig/ Vcs-Git: git://git.tokkee.org/pkg-tig.git