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

[SCM] Debian packaging of tex-gyre) branch, master, updated. upstream/2.004.1-14-g32fd070



The following commit has been merged in the master branch:
commit a2348a233c10cc8c8d893c450e911970e323fc7f
Author: Norbert Preining <preining@debian.org>
Date:   Tue Oct 9 09:03:11 2012 +0900

    move lintian overrides to the proper place

diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 151d435..f9282c1 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1 +1 @@
-tex-gyre binary: extra-license-file usr/share/doc/texmf/fonts/tex-gyre/GUST-FONT-LICENSE.txt
+fonts-texgyre binary: extra-license-file usr/share/doc/texmf/fonts/tex-gyre/GUST-FONT-LICENSE.txt
diff --git a/debian/rules b/debian/rules
index d78380a..0afb8b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -122,13 +122,13 @@ binary-indep: build-indep
           usr/share/texmf/tex/latex/tex-gyre \
 	  etc/X11/fonts/Type1 \
 	  etc/fonts/conf.avail \
-	  usr/share/fonts/X11/Type1 \
-          usr/share/lintian/overrides
+	  usr/share/fonts/X11/Type1
 	
 	dh_installdirs -p $(PKGFONTS) \
 	  usr/share/texmf/fonts/opentype/public/tex-gyre \
           usr/share/doc/texmf/fonts/tex-gyre \
-	  etc/fonts/conf.avail
+	  etc/fonts/conf.avail \
+          usr/share/lintian/overrides
 	  
 
         # Note: we won't install the PFM files because we already have the
@@ -207,7 +207,7 @@ binary-indep: build-indep
 	dh_installchangelogs
 
 	$(INSTALL_FILE) debian/lintian-overrides \
-	  "$(PKG_INSTALL_DIR)/usr/share/lintian/overrides/$(PKG)"
+	  "$(PKGFONTS_INSTALL_DIR)/usr/share/lintian/overrides/$(PKGFONTS)"
 
 	dh_compress -X.pdf
 	dh_fixperms

-- 
Debian packaging of tex-gyre)


Reply to: