[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[texinfo] 01/02: add missing dep on perlapi-* (Closes: #825116)



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository texinfo.

commit d50522a69d3e9ae317cbdd9dbcbff4090e54df9c
Author: Norbert Preining <preining@debian.org>
Date:   Tue May 24 07:38:29 2016 +0900

    add missing dep on perlapi-* (Closes: #825116)
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3aaec0c..d392c69 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Package: texinfo
 Section: text
 Priority: optional
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libtext-unidecode-perl, libxml-libxml-perl, tex-common (>= 6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, libtext-unidecode-perl, libxml-libxml-perl, tex-common (>= 6)
 Suggests: texlive-base, texlive-latex-base, texlive-generic-recommended, texinfo-doc-nonfree, texlive-fonts-recommended
 Breaks: tetex-bin (<< 3.0), tetex-base (<< 3.0), ja-trans (<= 0.7-3.1)
 Replaces: tetex-base (<< 1.0.2+20000804-9), tetex-bin (<< 3.0)
diff --git a/debian/rules b/debian/rules
index a1e25f4..41268aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -120,6 +120,7 @@ ifeq "$(findstring nostrip,$(DEB_BUILD_OPTIONS))" ""
 endif
 endif
 	dh_compress
+	dh_perl /usr/lib/texinfo
 	dh_fixperms
 	dh_installdeb
 	dh_shlibdeps

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/texinfo.git


Reply to: