Codebase list texinfo / 92e276f
add libperl-dev to build-deps, needed for XS building Norbert Preining 8 years ago
2 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
66 * use bundled libintl-perl, as the Debian version breaks Texinfo
77 * do not patch out version number from automake calls
88 * warn_missing_tex: add remark to the original warning message
9
10 -- Norbert Preining <preining@debian.org> Mon, 08 Feb 2016 13:47:48 +0900
9 * add libperl-dev to build-deps
10
11 -- Norbert Preining <preining@debian.org> Mon, 08 Feb 2016 14:05:00 +0900
1112
1213 texinfo (6.0.0.dfsg.1-4) unstable; urgency=medium
1314
22 Priority: standard
33 Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
44 Uploaders: Norbert Preining <preining@debian.org>, Frank Küster <frank@debian.org>
5 Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev | libncurses-dev, gettext, libtext-unidecode-perl, help2man, autotools-dev
5 Build-Depends: debhelper (>= 7.0.50~), libncurses5-dev | libncurses-dev, gettext, libtext-unidecode-perl, help2man, autotools-dev, libperl-dev
66 Standards-Version: 3.9.6
77 Vcs-Git: git://anonscm.debian.org/debian-tex/texinfo.git
88 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-tex/texinfo.git