[libfont-freetype-perl] branch master updated (3f6492e -> 4a082b8)
gregor herrmann
gregoa at debian.org
Thu Oct 19 14:48:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libfont-freetype-perl.
from 3f6492e Fix typo in previous changelog entry.
adds 35d6571 basic .gitignore file
adds 4ce644b Silencing some 'variable not used/set but not used' warnings from the compiler
adds 15780c7 fixes a compiler warning with the usage of Newx() trashing new_buf
adds 17aaa72 Silence a warning about pt may be used uninitialized.
adds 76703b1 variable class not used; removing
adds 8791129 Remove generated files from MANIFEST listing
adds ac6796e adding a few more generated files to .gitignore
adds 7f7a9a6 updating the Changes log
adds 218a885 Merge pull request #20 from HinTak/master
adds 784e452 Update version, changes
adds 7b51bae Fallback to default charmap for 2.8.1 for backward-compatibility
adds 7b870f7 Update changes; increase version
adds f85deb1 New upstream version 0.09
new 9c3cbe7 Update upstream source from tag 'upstream/0.09'
new 4c73722 Update debian/changelog
new 192d4fd Refresh 02_new_functions.patch (offset).
new 6f130a9 Drop Fallback_to_default_charmap_for_2.8.1.patch
new bbacb90 autopkgtest: run `perl Makefile.PL' before smoke tests.
new 4a082b8 releasing package libfont-freetype-perl version 0.09-1
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 10 +
FreeType.xs | 23 +-
MANIFEST | 3 +-
META.json | 13 +-
META.yml | 5 +-
debian/changelog | 12 +-
debian/patches/02_new_functions.patch | 2 +-
.../Fallback_to_default_charmap_for_2.8.1.patch | 28 -
debian/patches/series | 1 -
debian/tests/pkg-perl/smoke-files | 3 +
debian/tests/pkg-perl/smoke-setup | 5 +
lib/Font/FreeType.pm | 2 +-
t/data/bdf_glyphs.txt | 1836 --------------------
13 files changed, 59 insertions(+), 1884 deletions(-)
delete mode 100644 debian/patches/Fallback_to_default_charmap_for_2.8.1.patch
create mode 100644 debian/tests/pkg-perl/smoke-files
create mode 100755 debian/tests/pkg-perl/smoke-setup
delete mode 100644 t/data/bdf_glyphs.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfont-freetype-perl.git
More information about the Pkg-perl-cvs-commits
mailing list