[ubuntu/cosmic-proposed] fontconfig 2.13.0-5ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Mon Aug 20 14:48:13 UTC 2018
fontconfig (2.13.0-5ubuntu1) cosmic; urgency=medium
* Resynchronize on Debian, remaining changes
- debian/source_fontconfig.py, debian/fontconfig.install:
+ Install apport hook
- Add 03_prefer_dejavu.patch:
+ Prefer DejaVu to Bitstream Vera
- Add 04_ubuntu_monospace_lcd_filter_conf.patch:
+ Use legacy lcdfilter with smaller monospace fonts
- Add 05_ubuntu_add_antialiasing_confs.patch:
+ Add config file for antialiasing
- Add 05_lcdfilterlegacy.patch: Recognize const value "lcdfilterlegacy",
used in Ubuntu before upstream introduced "lcdlegacy"
- Add 07_no_bitmaps.patch:
+ Install 70-no-bitmaps.conf
- Add 0001-cache-If-nsec-is-zero-don-t-use-it-for-comparisons.patch
+ If nsec is zero, don't use it for comparisons
- Drop debian/fontconfig.NEWS, debian/fontconfig-config.templates,
debian/fontconfig-config.config, and associated po files.
Modify debian/rules, debian/fontconfig-config.postinst,
debian/fontconfig-config.postrm, and debian/README.Debian.
+ Don't provide debconf prompts
- Modify debian/rules, debian/fontconfig-config.install,
debian/fontconfig-config.links, debian/fontconfig-config.postrm,
and debian/fontconfig-udeb.install:
+ Delay doing the transition from /etc to /usr
fontconfig (2.13.0-5) unstable; urgency=medium
* Team upload.
* d/p/0003-Bug-106459-fc-cache-doesn-t-use-y-option-for-.uuid-f.patch: Honor
the -y option when looking for .uuid files as well
fontconfig (2.13.0-4) unstable; urgency=medium
* debian/libfontconfig1.symbols: update symbols version for those that
were available in 2.12.6.
* debian/rules: only move the config files around when building the
fontconfig-config package, fixes the build on binary-arch builds.
Closes: #895592.
fontconfig (2.13.0-3) unstable; urgency=medium
* Update Portuguese debconf translation, thanks Rui Branco.
Closes: #871398.
* Update Russian debconf translation, thanks Lev Lamberov.
Closes: #883873.
* Update German debconf translation, thanks Markus Hiereth.
Closes: #886031.
* Switch to dh.
* Bump debhelper compat to 11. Automatic autoreconf.
* debian/*.install: Let debhelper find files in debian/tmp automatically.
* Update README.packaging for the move to salsa.
* debian/libfontconfig1-dev.doc-base: update index file.
* 0001-Do-not-override-locale-if-already-set-by-app.patch,
0002-Leave-the-locale-setting-to-applications.patch:
- Don't call setlocale() from the library, as that breaks applications.
Closes: #895470.
* Add a symbols file.
* Bump Standards-Version to 4.1.4, no changes needed.
fontconfig (2.13.0-2) unstable; urgency=medium
* debian/control: let libfontconfig1-dev depend on uuid-dev.
Closes: #895391.
* Add myself to Uploaders.
fontconfig (2.13.0-1) unstable; urgency=medium
* Team upload.
[ Keith Packard ]
* Add dependency on python2.7, python-lxml, python-six
* Add dependency on docbook, docbook-utils, texlive-formats-extra
[ Emilio Pozuelo Monfort ]
* debian/control: git repo moved to salsa, add Vcs-* fields accordingly.
* debian/control: set the freedesktop.org team as maintainer.
* debian/control: drop obsolete pre-depends / conflicts / replaces.
* debian/gbp.conf: set pristine-tar to false, compression to bz2.
* New upstream release.
- Drop python build-deps.
- Bump freetype minimum dependency.
- Build-dep on uuid-dev.
fontconfig (2.12.6-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (Closes: #881278, #869584)
- Drop debian/patches/03_locale_c.utf8.patch and
debian/patches/06_cross.patch: applied upstream
* debian/control:
- Bump Standards-Version to 4.1.1 (no further changes)
- Use the priority optional instead of extra, the later is deprecated
* debian/rules: Use ?= instead of = operator to assign DEB_BUILD_GNU_TYPE to
please lintian
* debian/po/fr.po: Update French debconf translations (Closes: #873121)
* debian/po/nl.po: Update Dutch debconf translations (Closes: #874277)
* debian/watch: Use https:// to watch new upstream releases
Date: Mon, 20 Aug 2018 16:46:19 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/fontconfig/2.13.0-5ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 20 Aug 2018 16:46:19 +0200
Source: fontconfig
Binary: fontconfig fontconfig-config fontconfig-udeb libfontconfig1-dev libfontconfig1
Architecture: source
Version: 2.13.0-5ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
fontconfig - generic font configuration library - support binaries
fontconfig-config - generic font configuration library - configuration
fontconfig-udeb - generic font configuration library - minimal runtime (udeb)
libfontconfig1 - generic font configuration library - runtime
libfontconfig1-dev - generic font configuration library - development
Closes: 869584 871398 873121 874277 881278 883873 886031 895391 895470 895592
Changes:
fontconfig (2.13.0-5ubuntu1) cosmic; urgency=medium
.
* Resynchronize on Debian, remaining changes
- debian/source_fontconfig.py, debian/fontconfig.install:
+ Install apport hook
- Add 03_prefer_dejavu.patch:
+ Prefer DejaVu to Bitstream Vera
- Add 04_ubuntu_monospace_lcd_filter_conf.patch:
+ Use legacy lcdfilter with smaller monospace fonts
- Add 05_ubuntu_add_antialiasing_confs.patch:
+ Add config file for antialiasing
- Add 05_lcdfilterlegacy.patch: Recognize const value "lcdfilterlegacy",
used in Ubuntu before upstream introduced "lcdlegacy"
- Add 07_no_bitmaps.patch:
+ Install 70-no-bitmaps.conf
- Add 0001-cache-If-nsec-is-zero-don-t-use-it-for-comparisons.patch
+ If nsec is zero, don't use it for comparisons
- Drop debian/fontconfig.NEWS, debian/fontconfig-config.templates,
debian/fontconfig-config.config, and associated po files.
Modify debian/rules, debian/fontconfig-config.postinst,
debian/fontconfig-config.postrm, and debian/README.Debian.
+ Don't provide debconf prompts
- Modify debian/rules, debian/fontconfig-config.install,
debian/fontconfig-config.links, debian/fontconfig-config.postrm,
and debian/fontconfig-udeb.install:
+ Delay doing the transition from /etc to /usr
.
fontconfig (2.13.0-5) unstable; urgency=medium
.
* Team upload.
* d/p/0003-Bug-106459-fc-cache-doesn-t-use-y-option-for-.uuid-f.patch: Honor
the -y option when looking for .uuid files as well
.
fontconfig (2.13.0-4) unstable; urgency=medium
.
* debian/libfontconfig1.symbols: update symbols version for those that
were available in 2.12.6.
* debian/rules: only move the config files around when building the
fontconfig-config package, fixes the build on binary-arch builds.
Closes: #895592.
.
fontconfig (2.13.0-3) unstable; urgency=medium
.
* Update Portuguese debconf translation, thanks Rui Branco.
Closes: #871398.
* Update Russian debconf translation, thanks Lev Lamberov.
Closes: #883873.
* Update German debconf translation, thanks Markus Hiereth.
Closes: #886031.
* Switch to dh.
* Bump debhelper compat to 11. Automatic autoreconf.
* debian/*.install: Let debhelper find files in debian/tmp automatically.
* Update README.packaging for the move to salsa.
* debian/libfontconfig1-dev.doc-base: update index file.
* 0001-Do-not-override-locale-if-already-set-by-app.patch,
0002-Leave-the-locale-setting-to-applications.patch:
- Don't call setlocale() from the library, as that breaks applications.
Closes: #895470.
* Add a symbols file.
* Bump Standards-Version to 4.1.4, no changes needed.
.
fontconfig (2.13.0-2) unstable; urgency=medium
.
* debian/control: let libfontconfig1-dev depend on uuid-dev.
Closes: #895391.
* Add myself to Uploaders.
.
fontconfig (2.13.0-1) unstable; urgency=medium
.
* Team upload.
.
[ Keith Packard ]
* Add dependency on python2.7, python-lxml, python-six
* Add dependency on docbook, docbook-utils, texlive-formats-extra
.
[ Emilio Pozuelo Monfort ]
* debian/control: git repo moved to salsa, add Vcs-* fields accordingly.
* debian/control: set the freedesktop.org team as maintainer.
* debian/control: drop obsolete pre-depends / conflicts / replaces.
* debian/gbp.conf: set pristine-tar to false, compression to bz2.
* New upstream release.
- Drop python build-deps.
- Bump freetype minimum dependency.
- Build-dep on uuid-dev.
.
fontconfig (2.12.6-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release (Closes: #881278, #869584)
- Drop debian/patches/03_locale_c.utf8.patch and
debian/patches/06_cross.patch: applied upstream
* debian/control:
- Bump Standards-Version to 4.1.1 (no further changes)
- Use the priority optional instead of extra, the later is deprecated
* debian/rules: Use ?= instead of = operator to assign DEB_BUILD_GNU_TYPE to
please lintian
* debian/po/fr.po: Update French debconf translations (Closes: #873121)
* debian/po/nl.po: Update Dutch debconf translations (Closes: #874277)
* debian/watch: Use https:// to watch new upstream releases
Checksums-Sha1:
603ad209887aab6f87ddb80dbe684c48e3a73b10 1932 fontconfig_2.13.0-5ubuntu1.dsc
b7bcc5d47211b7bbac35bb221860407db3601f5b 1700500 fontconfig_2.13.0.orig.tar.bz2
167f6a7020954f620f6d79c4e81732adf024e7a6 26904 fontconfig_2.13.0-5ubuntu1.debian.tar.xz
Checksums-Sha256:
0d7e47ea0113d6677dec7b6cf492333032c65fcf86fbb0cf2f2673bf7bde1871 1932 fontconfig_2.13.0-5ubuntu1.dsc
91dde8492155b7f34bb95079e79be92f1df353fcc682c19be90762fd3e12eeb9 1700500 fontconfig_2.13.0.orig.tar.bz2
e835d0a94aeffe2731e3fe3667579e6cc041a18ad11146695b4eb1a8253d770a 26904 fontconfig_2.13.0-5ubuntu1.debian.tar.xz
Files:
6ccd2f6dde940bc53c534966ffa7d506 1932 fonts optional fontconfig_2.13.0-5ubuntu1.dsc
60d2394a79d3b2e5db2daea55193fa47 1700500 fonts optional fontconfig_2.13.0.orig.tar.bz2
7f13d0e5bfc1b47fb445c5a50bfe99c6 26904 fonts optional fontconfig_2.13.0-5ubuntu1.debian.tar.xz
Original-Maintainer: Debian freedesktop.org maintainers <pkg-freedesktop-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlt61FEACgkQQxo87aLX0pIcjwCfWPAnUxLUk+YwCBnAwrHxgwmf
ecEAnR3rcIRaocoBI3yrTP2/2WAdK//s
=Zmas
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list