[graphite2] 65/69: Imported Debian patch 1.3.6-1
This is an automated email from the git hooks/post-receive script.
rene pushed a commit to branch master
in repository graphite2.
commit 0a9edc441d12d64d969115dac3a681739fdd0760
Author: Rene Engelhard <rene@debian.org>
Date: Mon Feb 29 20:52:55 2016 +0100
Imported Debian patch 1.3.6-1
---
debian/changelog | 7 -------
debian/control | 27 +--------------------------
debian/libgraphite2-3-dbg.substvars | 2 ++
debian/rules | 3 +++
4 files changed, 6 insertions(+), 33 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cf63ac1..a2eadb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,3 @@
-graphite2 (1.3.6-1~deb8u1) stable-security; urgency=high
-
- * rebuild for stable-security
- * revert ddeb-migration
-
- -- Rene Engelhard <rene@debian.org> Wed, 09 Mar 2016 12:11:42 +0100
-
graphite2 (1.3.6-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index fe00609..5b50109 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Section: libs
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>, Daniel Glassey <wdg@debian.org>
-Build-Depends: debhelper (>= 9), dh-exec (>= 0.3), dpkg-dev (>= 1.16.1~), cmake, python, fonttools
+Build-Depends: debhelper (>= 9.20151219), dh-exec (>= 0.3), dpkg-dev (>= 1.18.2~), 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
@@ -62,31 +62,6 @@ 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/libgraphite2-3-dbg.substvars b/debian/libgraphite2-3-dbg.substvars
new file mode 100644
index 0000000..978fc8b
--- /dev/null
+++ b/debian/libgraphite2-3-dbg.substvars
@@ -0,0 +1,2 @@
+misc:Depends=
+misc:Pre-Depends=
diff --git a/debian/rules b/debian/rules
index b361477..b83bbce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -68,3 +68,6 @@ 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
Reply to: