[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libfontenc: Changes to 'refs/tags/libfontenc-1_1.1.0-1'



Tag 'libfontenc-1_1.1.0-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 14:27 +0000

Tagging upload of libfontenc 1:1.1.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzmiWEACgkQeGfVPHR5Nd1V/wCeOfsYHJbGPeHHfRv3smu7OrnL
J/oAnREcxrA7SKHut6Ce4PZGmcVl+x8i
=pgmu
-----END PGP SIGNATURE-----

Changes since libfontenc-1_1.0.5-2:
Alan Coopersmith (4):
      Use font-utils 1.1 macros to find encodings path
      Replace malloc(strlen()) + strcpy() with strdup()
      Don't need to check if pointer is NULL before calling free()
      libfontenc 1.1.0

Cyril Brulebois (8):
      Mention upstream git URL in a comment.
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      Bump xutils-dev build-dep for new macros.
      Add xfonts-utils build-dep for font-util macros.
      Switch from --list-missing to --fail-missing for additional safety.
      Exclude libfontenc.la from dh_install accordingly.
      Upload to unstable.

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Mikhail Gusarov (5):
      Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control
      Nuke RCS tags
      unifdef FONTENC_NO_LIBFONT
      Expand xalloc/xrealloc/xfree macros
      Nuke unnecessary casts

---
 .gitignore                  |   72 ++++++++++++++---
 ChangeLog                   |  184 ++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am                 |   10 +-
 configure.ac                |   33 +++----
 debian/changelog            |   10 ++
 debian/control              |    9 --
 debian/rules                |    2 
 debian/watch                |    1 
 include/X11/fonts/fontenc.h |    2 
 src/Makefile.am             |    7 -
 src/encparse.c              |   98 ++++++++---------------
 src/fontenc.c               |   36 ++------
 src/fontencI.h              |    2 
 13 files changed, 331 insertions(+), 135 deletions(-)
---


Reply to: