This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository graphite2.
commit e2dc68ad0994a6a9fb49ab3fc40f2a36cd40539b Merge: f2db566 7258138 Author: Rene Engelhard <[email protected]> Date: Mon Feb 27 22:32:26 2012 +0100 Imported Debian patch 1.1.1-1 .hg_archival.txt | 4 +- .hgtags | 1 + Todo.txt | 5 + contrib/perl/lib/Text/Gr2.xs | 2 +- debian-src/build | 40 ++++ debian-src/changelog | 94 +++++++++- debian-src/compat | 2 +- debian-src/control | 41 +++- debian-src/copyright | 207 ++++++++++++++++++++- .../libgraphite2-2.0.0-dbg.lintian-overrides | 1 + debian-src/libgraphite2-2.0.0.dirs | 1 + debian-src/libgraphite2-2.0.0.install | 1 + debian-src/libgraphite2-2.0.0.lintian-overrides | 1 + debian-src/libgraphite2-dev.install | 1 - debian-src/libgraphite2-dev.lintian-overrides | 1 + debian-src/libgraphite2-doc.lintian-overrides | 1 + debian-src/libtext-graphite2-perl.examples | 1 + debian-src/rules | 39 +++- debian-src/source/format | 2 +- debian/changelog | 6 + doc/release.txt | 14 ++ include/graphite2/Font.h | 2 +- src/CMakeLists.txt | 1 + 23 files changed, 439 insertions(+), 29 deletions(-) diff --cc debian/changelog index a7f3861,0000000..9b8cf5f mode 100644,000000..100644 --- a/debian/changelog +++ b/debian/changelog @@@ -1,100 -1,0 +1,106 @@@ ++graphite2 (1.1.1-1) unstable; urgency=low ++ ++ * New upstream release ++ ++ -- Rene Engelhard <[email protected]> Mon, 27 Feb 2012 22:32:26 +0100 ++ +graphite2 (1.1.0-2) unstable; urgency=low + + * upload to unstable + + -- Rene Engelhard <[email protected]> Tue, 21 Feb 2012 20:41:47 +0100 + +graphite2 (1.1.0-1) experimental; urgency=low + + * New upstream release + * fix copyright syntax + + -- Rene Engelhard <[email protected]> Tue, 07 Feb 2012 22:55:08 +0000 + +graphite2 (1.0.3.real-1) unstable; urgency=low + + * fixup upstream release for 1.0.3 + + -- Rene Engelhard <[email protected]> Thu, 22 Sep 2011 20:59:53 +0200 + +graphite2 (1.0.3-1) unstable; urgency=low + + * New upstream release + * add libxml2-utils to B-D-I + + -- Rene Engelhard <[email protected]> Tue, 20 Sep 2011 00:28:27 +0200 + +graphite2 (1.0.2-1) unstable; urgency=low + + * New upstream release + + -- Rene Engelhard <[email protected]> Mon, 15 Aug 2011 13:29:41 +0000 + +graphite2 (1.0.1-3) unstable; urgency=low + + * debian/patches/fix-typedefs.diff: move ... + * debian/patches/words-bigendian-fixes.diff: ... here and add additional + upstream fix for setting -DWORDS_BIGENDIAN also for the tests... + * clean up Build-Depends: + + move asciidoc, dblatex, doxygen, docbook-xsl, latex-xcolor to B-D-I + + remove libxml2-utils + + -- Rene Engelhard <[email protected]> Wed, 10 Aug 2011 15:42:59 +0200 + +graphite2 (1.0.1-2) unstable; urgency=low + + * debian/patches/fix-typedefs.diff: fix Main.h typedefs for + WORDS_BIGENDIAN + + -- Rene Engelhard <[email protected]> Tue, 09 Aug 2011 17:47:10 +0000 + +graphite2 (1.0.1-1) unstable; urgency=low + + * New upstream release + - removes -nostdlibs (closes: #634810) + + * build with -DDISABLE_TRACING:bool=1 + * stop symlinking to Debian's fonts as they are not sufficient for the + tests + * update debian/copyright; mention ppport.h according to + http://pkg-perl.alioth.debian.org/copyright.html#devel__ppport + * fix libgraphite2-2.0.0's short description + + -- Rene Engelhard <[email protected]> Thu, 28 Jul 2011 12:54:36 +0000 + +graphite2 (0.9.4.dfsg-4) unstable; urgency=low + + * grr, remove dpkg-source generated patch which readds ppport.h... + + -- Rene Engelhard <[email protected]> Thu, 14 Jul 2011 14:50:55 +0200 + +graphite2 (0.9.4.dfsg-3) unstable; urgency=low + + * upload to unstable + + -- Rene Engelhard <[email protected]> Tue, 12 Jul 2011 16:58:19 +0000 + +graphite2 (0.9.4.dfsg-2) experimental; urgency=low + + * add missing build-dep on latex-xcolor + + -- Rene Engelhard <[email protected]> Sun, 10 Jul 2011 00:05:23 +0200 + +graphite2 (0.9.4.dfsg-1) experimental; urgency=low + + * remove perl/pport.h and tests/fonts/* from .orig + + * debian/changelog: update + * debian/control: build-depend on ttf-sil-padauk, ttf-sil-scheherazade + * debian/rules: symlink to Debian's versions pf Padauk and Scheherazade, + though.... + * debian/patches/disable_font_tests.diff: disable them (fail) + * debian/rules, debian/control: disable perl build + + -- Rene Engelhard <[email protected]> Sat, 09 Jul 2011 16:50:25 +0000 + +graphite2 (0.9.4-1) experimental; urgency=low + + * Initial release (closes: #617718) + + -- Rene Engelhard <[email protected]> Fri, 03 Jun 2011 11:08:48 +0000 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/graphite2.git

