harfbuzz (0.9.35-2) unstable; urgency=medium
authorأحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Thu, 30 Oct 2014 10:43:28 +0000 (10:43 +0000)
committerأحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Thu, 30 Oct 2014 10:43:28 +0000 (10:43 +0000)
  * debain/clean: Remove test/shaping/*.pyc during clean
  * debian/rules: Build static libraries.
  * debian/libharfbuzz-dev.install:
    + Install static libraries (LP: #1385616)
    + Simplify file
  * debian/control: Bumped Standards-Version to 3.9.6
  * Update my email.

[dgit import unpatched harfbuzz 0.9.35-2]

25 files changed:
1  2 
debian/changelog
debian/clean
debian/compat
debian/control
debian/copyright
debian/gir1.2-harfbuzz-0.0.install
debian/libharfbuzz-bin.install
debian/libharfbuzz-dev.install
debian/libharfbuzz-doc.doc-base
debian/libharfbuzz-doc.install
debian/libharfbuzz-doc.links
debian/libharfbuzz-gobject0.install
debian/libharfbuzz-gobject0.symbols
debian/libharfbuzz-icu0.install
debian/libharfbuzz-icu0.symbols
debian/libharfbuzz0-udeb.install
debian/libharfbuzz0b.docs
debian/libharfbuzz0b.install
debian/libharfbuzz0b.symbols
debian/patches/series
debian/patches/unbreak_abi.diff
debian/rules
debian/source/format
debian/upstream/metadata
debian/watch

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..4340acf4406d1a7144becf030448c53cb407a39c
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,287 @@@
++harfbuzz (0.9.35-2) unstable; urgency=medium
++
++  * debain/clean: Remove test/shaping/*.pyc during clean
++  * debian/rules: Build static libraries.
++  * debian/libharfbuzz-dev.install:
++    + Install static libraries (LP: #1385616)
++    + Simplify file
++  * debian/control: Bumped Standards-Version to 3.9.6
++  * Update my email.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Thu, 30 Oct 2014 12:43:28 +0200
++
++harfbuzz (0.9.35-1) unstable; urgency=medium
++
++  * New upstream release.
++  * Remove hb-xetex.patch, it is included upstream.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Thu, 14 Aug 2014 11:47:30 +0300
++
++harfbuzz (0.9.34-2) unstable; urgency=medium
++
++  * Added hb-xetex.patch patch from upstream to fix shape-plan caching with
++    more than one requested shaper
++    (Closes: #750785)
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 13 Aug 2014 17:01:09 +0300
++
++harfbuzz (0.9.34-1) unstable; urgency=medium
++
++  * New upstream release.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sat, 09 Aug 2014 10:17:03 +0300
++
++harfbuzz (0.9.33-1) unstable; urgency=medium
++
++  * New upstream release.
++  * Upload to unstable.
++  * Added unbreak_abi.diff patch to Re-add hb_version_check to unbreak API/ABI.
++    This patch should be removed on the next API/ABI break by upstream.
++    See: #755094
++  * Revert last SO bump, libharfbuzz0c back to libharfbuzz0b.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 30 Jul 2014 11:38:44 +0200
++
++harfbuzz (0.9.32-1) experimental; urgency=medium
++
++  * New upstream release.
++  * Update symbols file
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sun, 20 Jul 2014 10:23:40 +0200
++
++harfbuzz (0.9.30-1) experimental; urgency=medium
++
++  * New upstream release.
++  * SO bumped libharfbuzz0b to libharfbuzz0c.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Tue, 15 Jul 2014 10:33:48 +0200
++
++harfbuzz (0.9.29-1) unstable; urgency=medium
++
++  * New upstream release.
++  * debian/upstream/metadata: Add upstream metadata information.
++  * debian/rules: Get failing tests' stdout and stderr so we have some
++    information when a build fails.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Thu, 05 Jun 2014 11:05:24 +0300
++
++harfbuzz (0.9.28-2) unstable; urgency=medium
++
++  * Build-Dep on gobject-introspection >= 1.34.0 (Closes: #749305)
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 26 May 2014 11:54:26 +0300
++
++harfbuzz (0.9.28-1) unstable; urgency=medium
++
++  * New upstream release.
++  * Update copyright years
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Thu, 08 May 2014 10:00:19 +0200
++
++harfbuzz (0.9.27-1) unstable; urgency=medium
++
++  * New upstream release.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sat, 22 Mar 2014 09:22:46 +0200
++
++harfbuzz (0.9.26-4) unstable; urgency=low
++
++  * Don't bail out on failed tests, the failed tests are not a problem in
++    HarfBuzz itself.
++    Thanks to Emilio Pozuelo Monfort <pochu@debian.org>
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Tue, 04 Feb 2014 15:48:03 +0200
++
++harfbuzz (0.9.26-3) unstable; urgency=low
++
++  * Re-enable the test suite.
++    Since HarfBuzz has two builds, dh_auto_test needs to be overridden as
++    with the other dh_auto_*.
++    Thanks to Pino Toscano <pino@debian.org> (Closes: #737473)
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 03 Feb 2014 04:33:36 +0200
++
++harfbuzz (0.9.26-2) unstable; urgency=low
++
++  [ Iain Lane ]
++  * Use Conflicts instead of Breaks for old library packages with same SONAME
++    to ensure they are fully removed (thanks to Steve Langasek in Ubuntu).
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sun, 02 Feb 2014 23:26:21 +0200
++
++harfbuzz (0.9.26-1) unstable; urgency=low
++
++  * New upstream release.
++  * debian/copyright: Update copyright years.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sun, 02 Feb 2014 22:07:55 +0200
++
++harfbuzz (0.9.25-1) unstable; urgency=medium
++
++  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
++  * New upstream release.
++
++  [ Iain Lane ]
++  * Build with dh-autoreconf; thanks to Matthias Klose for the original change
++    in Ubuntu.
++  * Build without silent rules.
++
++  [ Emilio Pozuelo Monfort ]
++  * Wrap build depends.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 18 Dec 2013 13:29:08 +0200
++
++harfbuzz (0.9.24-2) unstable; urgency=low
++
++  * debian/control:
++    + Add missing breaks/replaces on libharfbuzz0a.
++
++ -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 04 Dec 2013 17:49:59 +0100
++
++harfbuzz (0.9.24-1) unstable; urgency=low
++
++  * New upstream release.
++  * debian/control: Bumped Standards-Version to 3.9.5.
++  * SO bumped libharfbuzz0a to libharfbuzz0b
++  * Added libharfbuzz-gobject0 for GObject bindings library and
++    gir1.2-harfbuzz-0.0 for GObject introspection data
++  * Added documentation package: libharfbuzz-doc
++  * debian/libharfbuzz0b.symbols: Updated symbols file.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 20 Nov 2013 09:49:08 +0200
++
++harfbuzz (0.9.19-1) unstable; urgency=low
++
++  * New upstream release.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Tue, 23 Jul 2013 22:37:34 +0200
++
++harfbuzz (0.9.18-3) unstable; urgency=low
++
++  * debian/patches/0001-Fix-build-without-graphite2.patch:
++    + Removed, graphite2 is now available on armel and sparc so we can
++      build with graphite2 support everywhere.
++  * debian/control,
++    debian/rules:
++    + Build with graphite2 support everywhere in the normal build.
++
++ -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 02 Jun 2013 15:23:10 +0200
++
++harfbuzz (0.9.18-2) unstable; urgency=low
++
++  * Add myself to Uploaders.
++  * debian/patches/0001-Fix-build-without-graphite2.patch:
++    + Fix build when graphite2 is not installed. Fixes FTBFS on armel
++      and sparc.
++
++ -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 02 Jun 2013 11:16:48 +0200
++
++harfbuzz (0.9.18-1) unstable; urgency=low
++
++  * New upstream release.
++  * Removed icu.patch & graphite2.diff patches, as they got applied upstream.
++  * Removed autoreconf
++  * Add Graphite2 support (except for armel & sparc archs)
++  * debian/libharfbuzz-dev.install: Install harfbuzz-icu.* development files.
++  * Do not disable ICU in udeb, it is not needed anymore and it causes FTBFS.
++  * Added libharfbuzz-icu0 package in which ICU support library is installed.
++  * Renamed libharfbuzz0 to libharfbuzz0a.
++  * debian/control:
++    + Added libharfbuzz-icu0 to -dev package Depends.
++    + Added Breaks/Replaces: libharfbuzz0 for libharfbuzz0a
++  * debian/*.symbols: fixed package names.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Fri, 31 May 2013 17:02:53 +0200
++
++harfbuzz (0.9.17-4) unstable; urgency=low
++
++  * Added icu.patch patch to add configure option to enable/disable ICU 
++    support.
++    Thanks to Emilio Pozuelo Monfort <pochu@debian.org>
++  * Added graphite2.diff patch to add configure option to enable/disable 
++    Graphite2 support.
++  * Use autoreconf
++  * Re-enable ICU support
++  * Disable ICU support only for the udeb target. (Closes: #709926)
++    (LP: #1184340)
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Mon, 27 May 2013 22:47:30 +0200
++
++harfbuzz (0.9.17-3) unstable; urgency=low
++
++  * Disable ICU support, as it pulls libicu & libstdc++, for which no udebs
++    exist.
++    Thanks to Michael Biebl <biebl@debian.org> (Closes: #709796)
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sat, 25 May 2013 22:35:22 +0200
++
++harfbuzz (0.9.17-2) unstable; urgency=low
++
++  * Added udeb package
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Thu, 23 May 2013 13:00:29 +0200
++
++harfbuzz (0.9.17-1) unstable; urgency=low
++
++  * New upstream release.
++  * Upload to unstable.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 22 May 2013 17:00:26 +0200
++
++harfbuzz (0.9.16-1) experimental; urgency=low
++
++  * New upstream release.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sat, 20 Apr 2013 19:28:43 +0200
++
++harfbuzz (0.9.15-1) experimental; urgency=low
++
++  * New upstream release.
++    + src/check-symbols.sh: Removed T marker (Closes: #704665)
++  * Fixed libharfbuzz-dev description: FriBidi -> HarfBuzz
++  * debian/libharfbuzz0.symbols: Added Build-Depends-Package field
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Tue, 02 Apr 2013 09:01:01 +0200
++
++harfbuzz (0.9.14-1) experimental; urgency=low
++
++  * New upstream release.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sat, 30 Mar 2013 22:17:31 +0200
++
++harfbuzz (0.9.13-1) experimental; urgency=low
++
++  * New upstream release.
++  * Disable Graphite2 backend, since it is unbuildable on some archs.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Thu, 28 Feb 2013 09:29:37 +0200
++
++harfbuzz (0.9.12-1) experimental; urgency=low
++
++  * New upstream release.
++  * debian/copyright: Update copyright years.
++  * debian/libharfbuzz0.symbols: Update symbols.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Sun, 20 Jan 2013 12:44:54 +0200
++
++harfbuzz (0.9.10-1) experimental; urgency=low
++
++  * New upstream release.
++  * debian/control:
++    + Bumped Standards-Version to 3.9.4
++    + Use canonical URIs in VCS-* fields
++    + Added libgraphite2-dev to Build-Deps to enable Graphite2 backend
++  * Update symbols file
++  * Use autotools_dev to update outdated autotools helper files.
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Wed, 09 Jan 2013 01:00:54 +0200
++
++harfbuzz (0.9.9-1) experimental; urgency=low
++
++  * Initial Release. (Closes: #687161)
++
++  [ Andreas Henriksson ]
++  * Imported Upstream version 0.9.9
++  * Update symbols file for 0.9.9
++
++ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>  Fri, 07 Dec 2012 10:31:26 +0200
diff --cc debian/clean
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..a4618a932782c1dc43504ad1ef6dbb2a882da011
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++test/shaping/*.pyc
diff --cc debian/compat
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ec635144f60048986bc560c5576355344005e6e7
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++9
diff --cc debian/control
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..84ecf1a41bb3ddf54f14cef18f91cf0e105e0704
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,109 @@@
++Source: harfbuzz
++Section: libs
++Priority: optional
++Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
++Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>
++Standards-Version: 3.9.6
++Build-Depends:
++ debhelper (>= 9~),
++ pkg-config,
++ libglib2.0-dev,
++ libcairo2-dev,
++ libfreetype6-dev,
++ libicu-dev,
++ libgraphite2-dev,
++ libgirepository1.0-dev (>= 1.31.0-2),
++ gobject-introspection (>= 1.34.0),
++ gtk-doc-tools (>= 1.15),
++ dh-autoreconf,
++Homepage: http://www.freedesktop.org/wiki/Software/HarfBuzz
++Vcs-Git: git://anonscm.debian.org/collab-maint/harfbuzz.git
++Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/harfbuzz.git
++
++Package: libharfbuzz0b
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends}, ${shlibs:Depends}
++Conflicts: libharfbuzz0, libharfbuzz0a
++Replaces: libharfbuzz0, libharfbuzz0a
++Pre-Depends: ${misc:Pre-Depends}
++Description: OpenType text shaping engine (shared library)
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains the shared libraries.
++
++Package: libharfbuzz-gobject0
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends}, ${shlibs:Depends}
++Pre-Depends: ${misc:Pre-Depends}
++Description: OpenType text shaping engine ICU backend (GObject library)
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains the GObject library, providing wrapper GObject type
++ bindings for all HarfBuzz objects and enums.
++
++Package: gir1.2-harfbuzz-0.0
++Section: introspection
++Architecture: any
++Depends: ${shlibs:Depends}, ${misc:Depends}, ${gir:Depends}
++Description: OpenType text shaping engine (GObject introspection data)
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains introspection data for the GObject bindings library.
++
++Package: libharfbuzz-icu0
++Architecture: any
++Multi-Arch: same
++Depends: ${misc:Depends}, ${shlibs:Depends}
++Pre-Depends: ${misc:Pre-Depends}
++Description: OpenType text shaping engine ICU backend
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains the ICU backend.
++
++Package: libharfbuzz-dev
++Architecture: any
++Section: libdevel
++Depends: ${misc:Depends}, libharfbuzz0b (= ${binary:Version}), libharfbuzz-icu0 (= ${binary:Version}), libharfbuzz-gobject0 (= ${binary:Version})
++Description: Development files for OpenType text shaping engine
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains the header files and static libraries for the
++ HarfBuzz library.
++
++Package: libharfbuzz-bin
++Architecture: any
++Section: utils
++Depends: ${misc:Depends}, ${shlibs:Depends}
++Description: OpenType text shaping engine (utility)
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains a command line interface for the HarfBuzz library.
++
++Package: libharfbuzz-doc
++Section: doc
++Architecture: all
++Depends: ${misc:Depends}
++Multi-Arch: foreign
++Description: Documentation files for the HarfBuzz library
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
++ .
++ This package contains the HTML documentation for the HarfBuzz library.
++
++Package: libharfbuzz0-udeb
++Package-Type: udeb
++Architecture: any
++Section: debian-installer
++Priority: extra
++Depends: ${misc:Depends}, ${shlibs:Depends}
++Description: OpenType text shaping engine
++ HarfBuzz is an implementation of the OpenType Layout engine (aka layout
++ engine) and the script-specific logic (aka shaping engine).
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ade36770640f517a7bf440dc0e748218d8b8c759
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,39 @@@
++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
++Upstream-Name: HarfBuzz
++Upstream-Contact: Behdad Esfahbod
++Source: http://www.freedesktop.org/wiki/Software/HarfBuzz
++
++Files: *
++Copyright: 2010,2011,2013,2014  Google, Inc.
++           2012,2013  Mozilla Foundation
++           2011  Codethink Limited
++           2008,2010  Nokia Corporation and/or its subsidiary(-ies)
++           2009  Keith Stribley
++           2009  Martin Hosken and SIL International
++           2007  Chris Wilson
++           2006  Behdad Esfahbod
++           2005  David Turner
++           2004,2007,2008,2009,2010,2013  Red Hat, Inc.
++           1998-2004  David Turner and Werner Lemberg
++License: MIT
++
++Files: debian/*
++Copyright: 2012-2014 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
++License: MIT
++
++License: MIT
++ Permission is hereby granted, without written agreement and without license or
++ royalty fees, to use, copy, modify, and distribute this software and its
++ documentation for any purpose, provided that the above copyright notice and
++ the following two paragraphs appear in all copies of this software.
++ .
++ IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR DIRECT,
++ INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE
++ OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE COPYRIGHT HOLDER HAS BEEN
++ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
++ .
++ THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
++ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
++ PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
++ AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT,
++ UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..5d86973689d6b82bd910216bc87d9ae447277b3e
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/*/girepository-1.0/*.typelib usr/lib/girepository-1.0/
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..c703cf852fddcc0e947d87b4fedf75cf8badd4f3
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/bin/
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ef4a5bf5b597a6221355a8984698dec2838cf228
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++usr/include/harfbuzz/
++usr/lib/*/*.a
++usr/lib/*/*.so
++usr/lib/*/pkgconfig/*.pc
++usr/share/gir-*/*.gir
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f7c120616f0ae4228637e9d79785ec97e11a5f6f
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,11 @@@
++Document: harfbuzz
++Title: HarfBuzz Reference Manual
++Author: Behdad Esfahbod
++Abstract: HarfBuzz is an implementation of the OpenType Layout engine (aka
++ layout engine) and the script-specific logic (aka shaping engine); this
++ details how to program using it.
++Section: Programming/C
++
++Format: HTML
++Index: /usr/share/gtk-doc/html/harfbuzz/index.html
++Files: /usr/share/gtk-doc/html/harfbuzz/*.html
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..95af827a504490e8b0c1ffc0657bb0cb0196d339
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/share/gtk-doc
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..008acecccd314c0070ea61cfc78528374a30df25
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++usr/share/gtk-doc/html/harfbuzz usr/share/doc/libharfbuzz-doc/html
++usr/share/gtk-doc/html/harfbuzz usr/share/doc/libharfbuzz-doc/harfbuzz
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..0aa3340f86b802166fdf8393488c555cc52f1c4f
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/*/libharfbuzz-gobject.so.*
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..970a9cb24f80fbcc5dd41f2a1d0cb298a2c00083
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,25 @@@
++libharfbuzz-gobject.so.0 libharfbuzz-gobject0 #MINVER#
++ hb_gobject_blob_get_type@Base 0.9.20
++ hb_gobject_buffer_content_type_get_type@Base 0.9.20
++ hb_gobject_buffer_flags_get_type@Base 0.9.20
++ hb_gobject_buffer_get_type@Base 0.9.20
++ hb_gobject_buffer_serialize_flags_get_type@Base 0.9.20
++ hb_gobject_buffer_serialize_format_get_type@Base 0.9.20
++ hb_gobject_direction_get_type@Base 0.9.20
++ hb_gobject_face_get_type@Base 0.9.20
++ hb_gobject_feature_get_type@Base 0.9.20
++ hb_gobject_font_funcs_get_type@Base 0.9.20
++ hb_gobject_font_get_type@Base 0.9.20
++ hb_gobject_glyph_info_get_type@Base 0.9.20
++ hb_gobject_glyph_position_get_type@Base 0.9.20
++ hb_gobject_language_get_type@Base 0.9.21
++ hb_gobject_memory_mode_get_type@Base 0.9.20
++ hb_gobject_ot_layout_glyph_class_get_type@Base 0.9.20
++ hb_gobject_script_get_type@Base 0.9.20
++ hb_gobject_segment_properties_get_type@Base 0.9.20
++ hb_gobject_set_get_type@Base 0.9.20
++ hb_gobject_shape_plan_get_type@Base 0.9.20
++ hb_gobject_unicode_combining_class_get_type@Base 0.9.20
++ hb_gobject_unicode_funcs_get_type@Base 0.9.20
++ hb_gobject_unicode_general_category_get_type@Base 0.9.20
++ hb_gobject_user_data_key_get_type@Base 0.9.20
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..379e02abd006b42452b86e5c5dc88907cf8d2f68
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/*/libharfbuzz-icu.so.*
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..7283b702cd50742126c34da4e24c5bea30be1c76
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++libharfbuzz-icu.so.0 libharfbuzz-icu0 #MINVER#
++* Build-Depends-Package: libharfbuzz-dev
++ hb_icu_get_unicode_funcs@Base 0.9.9
++ hb_icu_script_from_script@Base 0.9.9
++ hb_icu_script_to_script@Base 0.9.9
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..45b1692bf1ba11fb75d5d773f8b2c0abefc68e41
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++build-udeb/src/.libs/libharfbuzz.so.* lib
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..1333ed77b7e1ed056329cae96075dc558158ee69
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++TODO
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..6638ec8f938f5cf7b7c93290476b3c010a711a7f
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++usr/lib/*/libharfbuzz.so.*
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..20414d995919f787e2a0f664bd7ca8b2f1cd8fc4
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,256 @@@
++libharfbuzz.so.0 libharfbuzz0b #MINVER#
++* Build-Depends-Package: libharfbuzz-dev
++ hb_blob_create@Base 0.6.0
++ hb_blob_create_sub_blob@Base 0.6.0
++ hb_blob_destroy@Base 0.6.0
++ hb_blob_get_data@Base 0.6.0
++ hb_blob_get_data_writable@Base 0.6.0
++ hb_blob_get_empty@Base 0.6.0
++ hb_blob_get_length@Base 0.6.0
++ hb_blob_get_user_data@Base 0.6.0
++ hb_blob_is_immutable@Base 0.6.0
++ hb_blob_make_immutable@Base 0.6.0
++ hb_blob_reference@Base 0.6.0
++ hb_blob_set_user_data@Base 0.6.0
++ hb_buffer_add@Base 0.6.0
++ hb_buffer_add_codepoints@Base 0.9.32
++ hb_buffer_add_utf16@Base 0.6.0
++ hb_buffer_add_utf32@Base 0.6.0
++ hb_buffer_add_utf8@Base 0.6.0
++ hb_buffer_allocation_successful@Base 0.6.0
++ hb_buffer_clear_contents@Base 0.9.11
++ hb_buffer_create@Base 0.6.0
++ hb_buffer_deserialize_glyphs@Base 0.9.9
++ hb_buffer_destroy@Base 0.6.0
++ hb_buffer_get_content_type@Base 0.9.9
++ hb_buffer_get_direction@Base 0.6.0
++ hb_buffer_get_empty@Base 0.6.0
++ hb_buffer_get_flags@Base 0.9.9
++ hb_buffer_get_glyph_infos@Base 0.6.0
++ hb_buffer_get_glyph_positions@Base 0.6.0
++ hb_buffer_get_language@Base 0.6.0
++ hb_buffer_get_length@Base 0.6.0
++ hb_buffer_get_replacement_codepoint@Base 0.9.32
++ hb_buffer_get_script@Base 0.6.0
++ hb_buffer_get_segment_properties@Base 0.9.9
++ hb_buffer_get_unicode_funcs@Base 0.6.0
++ hb_buffer_get_user_data@Base 0.6.0
++ hb_buffer_guess_segment_properties@Base 0.9.9
++ hb_buffer_normalize_glyphs@Base 0.9.4
++ hb_buffer_pre_allocate@Base 0.6.0
++ hb_buffer_reference@Base 0.6.0
++ hb_buffer_reset@Base 0.6.0
++ hb_buffer_reverse@Base 0.6.0
++ hb_buffer_reverse_clusters@Base 0.6.0
++ hb_buffer_serialize_format_from_string@Base 0.9.9
++ hb_buffer_serialize_format_to_string@Base 0.9.9
++ hb_buffer_serialize_glyphs@Base 0.9.9
++ hb_buffer_serialize_list_formats@Base 0.9.9
++ hb_buffer_set_content_type@Base 0.9.9
++ hb_buffer_set_direction@Base 0.6.0
++ hb_buffer_set_flags@Base 0.9.9
++ hb_buffer_set_language@Base 0.6.0
++ hb_buffer_set_length@Base 0.6.0
++ hb_buffer_set_replacement_codepoint@Base 0.9.32
++ hb_buffer_set_script@Base 0.6.0
++ hb_buffer_set_segment_properties@Base 0.9.9
++ hb_buffer_set_unicode_funcs@Base 0.6.0
++ hb_buffer_set_user_data@Base 0.6.0
++ hb_direction_from_string@Base 0.6.0
++ hb_direction_to_string@Base 0.6.0
++ hb_face_create@Base 0.6.0
++ hb_face_create_for_tables@Base 0.6.0
++ hb_face_destroy@Base 0.6.0
++ hb_face_get_empty@Base 0.6.0
++ hb_face_get_glyph_count@Base 0.9.9
++ hb_face_get_index@Base 0.9.4
++ hb_face_get_upem@Base 0.6.0
++ hb_face_get_user_data@Base 0.6.0
++ hb_face_is_immutable@Base 0.6.0
++ hb_face_make_immutable@Base 0.6.0
++ hb_face_reference@Base 0.6.0
++ hb_face_reference_blob@Base 0.9.4
++ hb_face_reference_table@Base 0.6.0
++ hb_face_set_glyph_count@Base 0.9.9
++ hb_face_set_index@Base 0.9.4
++ hb_face_set_upem@Base 0.9.4
++ hb_face_set_user_data@Base 0.6.0
++ hb_feature_from_string@Base 0.9.9
++ hb_feature_to_string@Base 0.9.9
++ hb_font_add_glyph_origin_for_direction@Base 0.6.0
++ hb_font_create@Base 0.6.0
++ hb_font_create_sub_font@Base 0.6.0
++ hb_font_destroy@Base 0.6.0
++ hb_font_funcs_create@Base 0.6.0
++ hb_font_funcs_destroy@Base 0.6.0
++ hb_font_funcs_get_empty@Base 0.6.0
++ hb_font_funcs_get_user_data@Base 0.6.0
++ hb_font_funcs_is_immutable@Base 0.6.0
++ hb_font_funcs_make_immutable@Base 0.6.0
++ hb_font_funcs_reference@Base 0.6.0
++ hb_font_funcs_set_glyph_contour_point_func@Base 0.6.0
++ hb_font_funcs_set_glyph_extents_func@Base 0.6.0
++ hb_font_funcs_set_glyph_from_name_func@Base 0.9.4
++ hb_font_funcs_set_glyph_func@Base 0.6.0
++ hb_font_funcs_set_glyph_h_advance_func@Base 0.6.0
++ hb_font_funcs_set_glyph_h_kerning_func@Base 0.6.0
++ hb_font_funcs_set_glyph_h_origin_func@Base 0.6.0
++ hb_font_funcs_set_glyph_name_func@Base 0.9.4
++ hb_font_funcs_set_glyph_v_advance_func@Base 0.6.0
++ hb_font_funcs_set_glyph_v_kerning_func@Base 0.6.0
++ hb_font_funcs_set_glyph_v_origin_func@Base 0.6.0
++ hb_font_funcs_set_user_data@Base 0.6.0
++ hb_font_get_empty@Base 0.6.0
++ hb_font_get_face@Base 0.6.0
++ hb_font_get_glyph@Base 0.6.0
++ hb_font_get_glyph_advance_for_direction@Base 0.6.0
++ hb_font_get_glyph_contour_point@Base 0.6.0
++ hb_font_get_glyph_contour_point_for_origin@Base 0.6.0
++ hb_font_get_glyph_extents@Base 0.6.0
++ hb_font_get_glyph_extents_for_origin@Base 0.6.0
++ hb_font_get_glyph_from_name@Base 0.9.4
++ hb_font_get_glyph_h_advance@Base 0.6.0
++ hb_font_get_glyph_h_kerning@Base 0.6.0
++ hb_font_get_glyph_h_origin@Base 0.6.0
++ hb_font_get_glyph_kerning_for_direction@Base 0.6.0
++ hb_font_get_glyph_name@Base 0.9.4
++ hb_font_get_glyph_origin_for_direction@Base 0.6.0
++ hb_font_get_glyph_v_advance@Base 0.6.0
++ hb_font_get_glyph_v_kerning@Base 0.6.0
++ hb_font_get_glyph_v_origin@Base 0.6.0
++ hb_font_get_parent@Base 0.6.0
++ hb_font_get_ppem@Base 0.6.0
++ hb_font_get_scale@Base 0.6.0
++ hb_font_get_user_data@Base 0.6.0
++ hb_font_glyph_from_string@Base 0.9.4
++ hb_font_glyph_to_string@Base 0.9.4
++ hb_font_is_immutable@Base 0.6.0
++ hb_font_make_immutable@Base 0.6.0
++ hb_font_reference@Base 0.6.0
++ hb_font_set_funcs@Base 0.6.0
++ hb_font_set_funcs_data@Base 0.9.4
++ hb_font_set_ppem@Base 0.6.0
++ hb_font_set_scale@Base 0.6.0
++ hb_font_set_user_data@Base 0.6.0
++ hb_font_subtract_glyph_origin_for_direction@Base 0.6.0
++ hb_ft_face_create@Base 0.6.0
++ hb_ft_face_create_cached@Base 0.6.0
++ hb_ft_font_create@Base 0.6.0
++ hb_ft_font_get_face@Base 0.9.4
++ hb_ft_font_set_funcs@Base 0.9.4
++ hb_glib_get_unicode_funcs@Base 0.6.0
++ hb_glib_script_from_script@Base 0.6.0
++ hb_glib_script_to_script@Base 0.6.0
++ hb_graphite2_face_get_gr_face@Base 0.9.10
++ hb_graphite2_font_get_gr_font@Base 0.9.10
++ hb_language_from_string@Base 0.6.0
++ hb_language_get_default@Base 0.6.0
++ hb_language_to_string@Base 0.6.0
++ hb_ot_font_set_funcs@Base 0.9.28
++ hb_ot_layout_collect_lookups@Base 0.9.9
++ hb_ot_layout_feature_get_lookups@Base 0.9.9
++ hb_ot_layout_get_attach_points@Base 0.6.0
++ hb_ot_layout_get_glyph_class@Base 0.9.9
++ hb_ot_layout_get_glyphs_in_class@Base 0.9.9
++ hb_ot_layout_get_ligature_carets@Base 0.6.0
++ hb_ot_layout_get_size_params@Base 0.9.9
++ hb_ot_layout_has_glyph_classes@Base 0.6.0
++ hb_ot_layout_has_positioning@Base 0.6.0
++ hb_ot_layout_has_substitution@Base 0.6.0
++ hb_ot_layout_language_find_feature@Base 0.6.0
++ hb_ot_layout_language_get_feature_indexes@Base 0.6.0
++ hb_ot_layout_language_get_feature_tags@Base 0.6.0
++ hb_ot_layout_language_get_required_feature@Base 0.9.30
++ hb_ot_layout_language_get_required_feature_index@Base 0.6.0
++ hb_ot_layout_lookup_collect_glyphs@Base 0.9.9
++ hb_ot_layout_lookup_substitute_closure@Base 0.9.9
++ hb_ot_layout_lookup_would_substitute@Base 0.9.9
++ hb_ot_layout_script_find_language@Base 0.6.0
++ hb_ot_layout_script_get_language_tags@Base 0.6.0
++ hb_ot_layout_table_choose_script@Base 0.6.0
++ hb_ot_layout_table_find_script@Base 0.6.0
++ hb_ot_layout_table_get_feature_tags@Base 0.6.0
++ hb_ot_layout_table_get_lookup_count@Base 0.9.22
++ hb_ot_layout_table_get_script_tags@Base 0.6.0
++ hb_ot_shape_glyphs_closure@Base 0.9.4
++ hb_ot_shape_plan_collect_lookups@Base 0.9.9
++ hb_ot_tag_from_language@Base 0.6.0
++ hb_ot_tag_to_language@Base 0.6.0
++ hb_ot_tag_to_script@Base 0.6.0
++ hb_ot_tags_from_script@Base 0.6.0
++ hb_script_from_iso15924_tag@Base 0.6.0
++ hb_script_from_string@Base 0.6.0
++ hb_script_get_horizontal_direction@Base 0.6.0
++ hb_script_to_iso15924_tag@Base 0.6.0
++ hb_segment_properties_equal@Base 0.9.9
++ hb_segment_properties_hash@Base 0.9.9
++ hb_set_add@Base 0.9.4
++ hb_set_add_range@Base 0.9.9
++ hb_set_allocation_successful@Base 0.9.4
++ hb_set_clear@Base 0.9.4
++ hb_set_create@Base 0.9.4
++ hb_set_del@Base 0.9.4
++ hb_set_del_range@Base 0.9.9
++ hb_set_destroy@Base 0.9.4
++ hb_set_get_empty@Base 0.9.4
++ hb_set_get_max@Base 0.9.9
++ hb_set_get_min@Base 0.9.9
++ hb_set_get_population@Base 0.9.9
++ hb_set_get_user_data@Base 0.9.4
++ hb_set_has@Base 0.9.4
++ hb_set_intersect@Base 0.9.4
++ hb_set_invert@Base 0.9.10
++ hb_set_is_empty@Base 0.9.9
++ hb_set_is_equal@Base 0.9.9
++ hb_set_next@Base 0.9.4
++ hb_set_next_range@Base 0.9.9
++ hb_set_reference@Base 0.9.4
++ hb_set_set@Base 0.9.4
++ hb_set_set_user_data@Base 0.9.4
++ hb_set_subtract@Base 0.9.4
++ hb_set_symmetric_difference@Base 0.9.4
++ hb_set_union@Base 0.9.4
++ hb_shape@Base 0.6.0
++ hb_shape_full@Base 0.9.4
++ hb_shape_list_shapers@Base 0.9.4
++ hb_shape_plan_create@Base 0.9.9
++ hb_shape_plan_create_cached@Base 0.9.9
++ hb_shape_plan_destroy@Base 0.9.9
++ hb_shape_plan_execute@Base 0.9.9
++ hb_shape_plan_get_empty@Base 0.9.9
++ hb_shape_plan_get_shaper@Base 0.9.9
++ hb_shape_plan_get_user_data@Base 0.9.9
++ hb_shape_plan_reference@Base 0.9.9
++ hb_shape_plan_set_user_data@Base 0.9.9
++ hb_tag_from_string@Base 0.6.0
++ hb_tag_to_string@Base 0.9.9
++ hb_unicode_combining_class@Base 0.9.4
++ hb_unicode_compose@Base 0.9.4
++ hb_unicode_decompose@Base 0.9.4
++ hb_unicode_decompose_compatibility@Base 0.9.4
++ hb_unicode_eastasian_width@Base 0.9.4
++ hb_unicode_funcs_create@Base 0.6.0
++ hb_unicode_funcs_destroy@Base 0.6.0
++ hb_unicode_funcs_get_default@Base 0.6.0
++ hb_unicode_funcs_get_empty@Base 0.6.0
++ hb_unicode_funcs_get_parent@Base 0.6.0
++ hb_unicode_funcs_get_user_data@Base 0.6.0
++ hb_unicode_funcs_is_immutable@Base 0.6.0
++ hb_unicode_funcs_make_immutable@Base 0.6.0
++ hb_unicode_funcs_reference@Base 0.6.0
++ hb_unicode_funcs_set_combining_class_func@Base 0.6.0
++ hb_unicode_funcs_set_compose_func@Base 0.9.4
++ hb_unicode_funcs_set_decompose_compatibility_func@Base 0.9.4
++ hb_unicode_funcs_set_decompose_func@Base 0.9.4
++ hb_unicode_funcs_set_eastasian_width_func@Base 0.6.0
++ hb_unicode_funcs_set_general_category_func@Base 0.6.0
++ hb_unicode_funcs_set_mirroring_func@Base 0.6.0
++ hb_unicode_funcs_set_script_func@Base 0.6.0
++ hb_unicode_funcs_set_user_data@Base 0.6.0
++ hb_unicode_general_category@Base 0.9.4
++ hb_unicode_mirroring@Base 0.9.4
++ hb_unicode_script@Base 0.9.4
++ hb_version@Base 0.6.0
++ hb_version_atleast@Base 0.9.30
++ hb_version_check@Base 0.6.0
++ hb_version_string@Base 0.6.0
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..85c59b7decdc6b42fb65848b69addaa0579e6ebb
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++unbreak_abi.diff
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..236b9a7377647075684003636ce66f44afb2076e
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,81 @@@
++Description: Re-add hb_version_check to unbreak API/ABI
++  This patch should be removed on the next API/ABI break by upstream.
++Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
++Bug-Debian: http://bugs.debian.org/755094
++Forwarded: not-needed
++
++--- a/src/hb-common.cc
+++++ b/src/hb-common.cc
++@@ -587,3 +587,23 @@
++ {
++   return HB_VERSION_ATLEAST (major, minor, micro);
++ }
+++
+++/**
+++ * hb_version_check:
+++ * @major: 
+++ * @minor: 
+++ * @micro: 
+++ *
+++ * 
+++ *
+++ * Return value: 
+++ *
+++ * Since: 1.0
+++ **/
+++hb_bool_t
+++hb_version_check (unsigned int major,
+++                 unsigned int minor,
+++                 unsigned int micro)
+++{
+++  return HB_VERSION_CHECK (major, minor, micro);
+++}
++--- a/src/hb-version.h
+++++ b/src/hb-version.h
++@@ -45,6 +45,9 @@
++ #define HB_VERSION_ATLEAST(major,minor,micro) \
++      ((major)*10000+(minor)*100+(micro) <= \
++       HB_VERSION_MAJOR*10000+HB_VERSION_MINOR*100+HB_VERSION_MICRO)
+++#define HB_VERSION_CHECK(major,minor,micro) \
+++     ((major)*10000+(minor)*100+(micro) >= \
+++      HB_VERSION_MAJOR*10000+HB_VERSION_MINOR*100+HB_VERSION_MICRO)
++ 
++ 
++ void
++@@ -60,6 +63,11 @@
++                  unsigned int minor,
++                  unsigned int micro);
++ 
+++hb_bool_t
+++hb_version_check (unsigned int major,
+++                 unsigned int minor,
+++                 unsigned int micro);
+++
++ 
++ HB_END_DECLS
++ 
++--- a/src/hb-version.h.in
+++++ b/src/hb-version.h.in
++@@ -45,6 +45,10 @@
++ #define HB_VERSION_ATLEAST(major,minor,micro) \
++      ((major)*10000+(minor)*100+(micro) <= \
++       HB_VERSION_MAJOR*10000+HB_VERSION_MINOR*100+HB_VERSION_MICRO)
+++#define HB_VERSION_CHECK(major,minor,micro) \
+++     ((major)*10000+(minor)*100+(micro) >= \
+++      HB_VERSION_MAJOR*10000+HB_VERSION_MINOR*100+HB_VERSION_MICRO)
+++
++ 
++ 
++ void
++@@ -60,6 +64,11 @@
++                  unsigned int minor,
++                  unsigned int micro);
++ 
+++hb_bool_t
+++hb_version_check (unsigned int major,
+++                 unsigned int minor,
+++                 unsigned int micro);
+++
++ 
++ HB_END_DECLS
++ 
diff --cc debian/rules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..7cc6acd51e6fc1e0bb6a68c732ac3dbb222cb887
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,33 @@@
++#!/usr/bin/make -f
++
++# Uncomment this to turn on verbose mode. 
++#export DH_VERBOSE=1
++
++# Let's get failing tests' stdout and stderr so we have some information when
++# a build fails
++export VERBOSE=1
++
++%:
++      dh $@ --with autoreconf --with gir
++
++override_dh_auto_configure:
++      dh_auto_configure --builddir build-main -- --with-graphite2=yes --enable-introspection --with-gobject --enable-gtk-doc --disable-silent-rules --enable-static
++      dh_auto_configure --builddir build-udeb -- --with-graphite2=no --disable-silent-rules
++
++override_dh_auto_clean:
++      dh_auto_clean --builddir build-main
++      dh_auto_clean --builddir build-udeb
++
++override_dh_auto_build:
++      dh_auto_build --builddir build-main
++      dh_auto_build --builddir build-udeb
++
++override_dh_auto_test:
++      dh_auto_test --builddir build-main || true
++      dh_auto_test --builddir build-udeb || true
++
++override_dh_auto_install:
++      dh_auto_install --builddir build-main
++
++override_dh_makeshlibs:
++      dh_makeshlibs -V --add-udeb="libharfbuzz0-udeb"
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..163aaf8d82b6c54f23c45f32895dbdfdcc27b047
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ee899ac950325fa95c50d6dc96193173a8e2b3b1
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,6 @@@
++Bug-Database: https://bugs.freedesktop.org/buglist.cgi?product=HarfBuzz&component=src
++Bug-Submit: https://bugs.freedesktop.org/enter_bug.cgi?product=HarfBuzz
++Contact: harfbuzz@lists.freedesktop.org
++Homepage: http://harfbuzz.org
++Repository: http://anongit.freedesktop.org/git/harfbuzz.git
++Repository-Browse: http://cgit.freedesktop.org/harfbuzz/
diff --cc debian/watch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..bea8fb9673f655eaf8d62d47ad3a35b8e9a57a86
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++version=3
++http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-([\d\.]+)\.tar\.bz2