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

[SCM] graphite2 packaging repository branch, master, updated. graphite2_0.9.4_dfsg-1-6-g1f4d969



The following commit has been merged in the master branch:
commit 1f4d969fcddcb7f30c17a220d8862a896479155d
Author: Rene Engelhard <rene@debian.org>
Date:   Tue Jul 26 09:58:36 2011 +0000

    stop symlinking to  ScheherazadeRegOT.ttf as it doesn't have graphite tables

diff --git a/changelog b/changelog
index 6ae4ddc..eb218ff 100644
--- a/changelog
+++ b/changelog
@@ -1,8 +1,10 @@
 graphite2 (0.9.4.dfsg-5) UNRELEASED; urgency=low
 
   * build with -DDISABLE_TRACING:bool=1
+  * stop symlinking to  ScheherazadeRegOT.ttf as it doesn't have graphite
+    tables
 
- -- Rene Engelhard <rene@debian.org>  Wed, 20 Jul 2011 15:36:44 +0000
+ -- Rene Engelhard <rene@debian.org>  Tue, 26 Jul 2011 09:58:28 +0000
 
 graphite2 (0.9.4.dfsg-4) unstable; urgency=low
 
diff --git a/control b/control
index 7cd10bb..7bd6481 100644
--- a/control
+++ b/control
@@ -3,7 +3,7 @@ Priority: optional
 Section: libs
 Maintainer: Debian LibreOffice Team <debian-openoffice@lists.debian.org>
 Uploaders: Rene Engelhard <rene@debian.org>, Daniel Glassey <wdg@debian.org>
-Build-Depends: debhelper (>= 8.0), cmake, libfreetype6-dev, libgraphite-dev, libicu-dev, asciidoc, dblatex, libxml2-utils, doxygen, docbook-xsl, libmodule-build-perl, ttf-sil-padauk, ttf-sil-scheherazade, latex-xcolor
+Build-Depends: debhelper (>= 8.0), cmake, libfreetype6-dev, libgraphite-dev, libicu-dev, asciidoc, dblatex, libxml2-utils, doxygen, docbook-xsl, libmodule-build-perl, ttf-sil-padauk, latex-xcolor
 Standards-Version: 3.9.1
 
 Package: libgraphite2-2.0.0
diff --git a/rules b/rules
index dd10a6d..b6bf808 100755
--- a/rules
+++ b/rules
@@ -29,8 +29,7 @@ override_dh_auto_install:
 
 override_dh_auto_test:
 	cd tests/fonts && \
-		ln -sf /usr/share/fonts/truetype/ttf-sil-padauk/Padauk.ttf; \
-		ln -sf /usr/share/fonts/truetype/ttf-sil-scheherazade/ScheherazadeRegOT.ttf Scheherazadegr.ttf
+		ln -sf /usr/share/fonts/truetype/ttf-sil-padauk/Padauk.ttf
 	dh_auto_test
 #ifneq (nocheck,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 #	cd perl && \

-- 
graphite2 packaging repository


Reply to: