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

[tex-gyre] 01/02: fix dh_installtex call



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

preining pushed a commit to branch master
in repository tex-gyre.

commit 94289fbed67c428aa60337e0c023425608d7cf17
Author: Norbert Preining <preining@debian.org>
Date:   Fri Mar 25 00:03:07 2016 +0900

    fix dh_installtex call
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 +---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c0e4ffe..208c9c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tex-gyre (20150923-3) unstable; urgency=medium
+
+  * fix dh_installtex fonts (Closes: #819164)
+
+ -- Norbert Preining <preining@debian.org>  Fri, 25 Mar 2016 00:02:39 +0900
+
 tex-gyre (20150923-2) unstable; urgency=medium
 
   * drop dh_installtex call for fonts-texgyre, as all work is done
diff --git a/debian/rules b/debian/rules
index 83bfb11..df0f77f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -123,9 +123,7 @@ binary-indep: build-indep
 	
 	dh_install
 	dh_installxfonts
-	dh_installtex mapfile=debian/tex-gyre.cfg
-	# not necessary anymore
-	# dh_installtex -p $(PKGFONTS)
+	dh_installtex --package=$(PKG) mapfile=debian/tex-gyre.cfg
 
 	$(foreach PPP, $(PKG) $(PKGFONTS), \
 	  dh_link -p $(PPP) \

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


Reply to: