[graphite2] 01/01: rebuild for jessie-security...

Rene Engelhard rene at moszumanska.debian.org
Thu Jun 22 19:36:48 UTC 2017


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

rene pushed a commit to branch jessie
in repository graphite2.

commit 0d76e9702356f5e30aa5d77419725e968045ed0f
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Wed Jun 14 23:39:35 2017 +0200

    rebuild for jessie-security...
---
 debian/changelog |  8 ++++++++
 debian/control   | 29 +++++++++++++++++++++++++++--
 debian/rules     |  3 ---
 3 files changed, 35 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2753ffc..c7d0c22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+graphite2 (1.3.10-1~deb8u1) jessie-security; urgency=high
+
+  * rebuild for jessie-security
+  * revert ddeb-migration
+  * revert s/asciidoc, dblatex/asciidoc-dblatex/ in Build-Depends-Indep
+
+ -- Rene Engelhard <rene at debian.org>  Wed, 14 Jun 2017 23:05:51 +0200
+
 graphite2 (1.3.10-1) unstable; urgency=medium
 
   * New upstream version 1.3.10
diff --git a/debian/control b/debian/control
index 5426e75..061e2d8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Priority: optional
 Section: libs
 Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>, Daniel Glassey <wdg at debian.org>
-Build-Depends: debhelper (>= 9.20151219), dh-exec (>= 0.3), dpkg-dev (>= 1.18.2~), cmake, python, fonttools
+Build-Depends: debhelper (>= 9), dh-exec (>= 0.3), dpkg-dev (>= 1.16.1~), cmake, python, fonttools
 # perl: libmodule-build-perl
 # mono: mono-xbuild, mono-gmcs, mono-dmcs, libnunit-cil-dev
-Build-Depends-Indep: asciidoc-dblatex, doxygen, docbook-xsl, latex-xcolor, libxml2-utils, graphviz
+Build-Depends-Indep: asciidoc, dblatex, doxygen, docbook-xsl, latex-xcolor, libxml2-utils, graphviz
 Standards-Version: 3.9.6
 Homepage: http://graphite.sil.org/
 
@@ -63,6 +63,31 @@ Description: Development files for libgraphite2
  .
  This package contains the development libraries for libgraphite2 
 
+Package: libgraphite2-3-dbg
+Priority: extra
+Section: debug
+Architecture: any
+Depends: libgraphite2-3 (= ${binary:Version}), ${misc:Depends}
+Description: Debug symbols for libgraphite2
+ Graphite is a system that can be used to create and use "smart fonts" capable
+ of displaying writing systems with various complex behaviors, such as:
+ contextual shaping, ligatures, reordering, split glyphs, bidirectionality,
+ stacking diacritics and complex positioning.
+ .
+ This library was designed and developed by the NRSI (Non-Roman Script
+ Initiative) within SIL International (www.sil.org) to act as a complement to
+ other smart font rendering technologies with limited practical local
+ extensibility. Its purpose is to help meet the needs of a very large number
+ of "minority language" communities for local extensibility of complex script
+ behaviors. 
+ .
+ The behavior of the rendering engine for a given writing system is specified
+ through extra tables added to a TrueType font.  These tables are generated by
+ compiling a GDL (Graphite Description Language) source file into a font using
+ grcompiler. 
+ .
+ Debug symbols for libgraphite2
+
 Package: libgraphite2-doc
 Section: doc
 Architecture: all
diff --git a/debian/rules b/debian/rules
index b83bbce..b361477 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,6 +68,3 @@ override_dh_auto_configure:
 override_dh_gencontrol:
 	dh_gencontrol -Nlibtext-gr2-perl -O--builddirectory=build
 #	dh_gencontrol -plibtext-gr2-perl -- -v`cat perl/META.yml | grep version: | tail -n 1 | awk '{ print $$2 }'`-`dpkg-parsechangelog  | grep urgency | awk '{ print $$2 }' | sed -e 's/(//' | sed -e 's/)//' | cut -d- -f2`
-
-override_dh_strip:
-	dh_strip --ddeb-migration="libgraphite2-3-dbg (<= 1.3.4-1)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/graphite2.git



More information about the Pkg-openoffice-commits mailing list