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

[SCM] Debian packaging of texlive-bin) branch, master, updated. debian/2013.20130522.30620-1-16-gfe9e330



The following commit has been merged in the master branch:
commit fe9e3308ab270e0446bcc794d998da30f9f03ace
Author: Norbert Preining <preining@logic.at>
Date:   Thu May 23 22:09:33 2013 +0900

    prepare for building with system libharfbuzz

diff --git a/debian/changelog b/debian/changelog
index 9fc8f67..00db19e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+texlive-bin (2013.NNNNNNNN.30626-2) UNRELEASED; urgency=low
+
+  * remove embedded copy of libharfbuzz, and build with system-harfbuzz
+    NEEDS NEW UPSTREAM FOR REMOVING THE COPY!
+
+ -- Norbert Preining <preining@debian.org>  Thu, 23 May 2013 22:06:45 +0900
+
 texlive-bin (2013.20130523.30626-1) unstable; urgency=low
 
   * update pmpost patch to fix png/svg output, thanks to Akira Kakuto
diff --git a/debian/control b/debian/control
index 52eb16b..6fbd62b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: tex
 Priority: optional
 Maintainer: Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
 Uploaders: Norbert Preining <preining@debian.org>, Frank Küster <frank@kuesterei.ch>
-Build-Depends: debhelper (>= 7.0.50~), sharutils, ed, libncurses5-dev | libncurses-dev, libxaw7-dev, libpng-dev, zlib1g-dev | libz-dev, flex, bison, libpoppler-private-dev (>= 0.12.4), libfontconfig1-dev, dh-autoreconf, time, libgraphite2-dev, libgs-dev, libcairo2-dev (>= 1.12), libpixman-1-dev (>= 0.18), libzzip-dev (>= 0.12), libicu-dev
+Build-Depends: debhelper (>= 7.0.50~), sharutils, ed, libncurses5-dev | libncurses-dev, libxaw7-dev, libpng-dev, zlib1g-dev | libz-dev, flex, bison, libpoppler-private-dev (>= 0.12.4), libfontconfig1-dev, dh-autoreconf, time, libgraphite2-dev, libgs-dev, libcairo2-dev (>= 1.12), libpixman-1-dev (>= 0.18), libzzip-dev (>= 0.12), libicu-dev, libharfbuzz-dev
 Standards-Version: 3.9.3
 Homepage: http://www.tug.org/texlive/
 Vcs-Git: git://anonscm.debian.org/debian-tex/texlive-bin.git
diff --git a/debian/rules b/debian/rules
index 5de449c..4a2e748 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,7 @@ override_dh_auto_configure:
 	--with-system-pixman			\
 	--with-system-zziplib			\
 	--with-system-icu			\
+	--with-system-harfbuzz			\
 	--with-freetype2-include=/usr/include/freetype2 \
 	--with-x				\
 	--with-mf-x-toolkit			\

-- 
Debian packaging of texlive-bin)


Reply to: