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

[asymptote] 32/65: put build-depend on tex-common in the right spot; only use dh_installtex for the asymptote package



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

preining pushed a commit to branch master
in repository asymptote.

commit 7d15545769b206c49516b0a8fa35e93d5005bb0d
Author: Hubert Chathi <hubert@uhoreg.ca>
Date:   Thu Jul 9 07:52:59 2009 -0400

    put build-depend on tex-common in the right spot; only use dh_installtex for the asymptote package
---
 debian/control |    4 ++--
 debian/rules   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index babe43e..4919a60 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: asymptote
 Section: tex
 Priority: optional
 Maintainer: Hubert Chathi <uhoreg@debian.org>
-Build-Depends: cdbs, debhelper (>= 4.1.0), flex, bison, libfftw3-dev, libreadline5-dev, libncurses5-dev, libgc-dev (>= 1:6.4), libgsl0-dev, libsigsegv-dev, zlib1g-dev, freeglut3-dev
-Build-Depends-Indep: imagemagick, ghostscript, texlive-latex-base, texlive-base-bin, texlive-pstricks, texinfo, tex-common
+Build-Depends: cdbs, debhelper (>= 4.1.0), flex, bison, libfftw3-dev, libreadline5-dev, libncurses5-dev, libgc-dev (>= 1:6.4), libgsl0-dev, libsigsegv-dev, zlib1g-dev, freeglut3-dev, tex-common
+Build-Depends-Indep: imagemagick, ghostscript, texlive-latex-base, texlive-base-bin, texlive-pstricks, texinfo
 Standards-Version: 3.7.3
 Homepage: http://asymptote.sourceforge.net/
 
diff --git a/debian/rules b/debian/rules
index c2ae1d7..6482f9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ common-build-arch::
 
 common-install-arch::
 	make install-asy DESTDIR=$(CURDIR)/debian/asymptote
-	dh_installtex
+	dh_installtex -pasymptote
 
 binary-install/asymptote::
 	@ # asy-init is already covered by asymptote.emacsen-startup, so

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


Reply to: