~ubuntu-branches/ubuntu/utopic/texlive-bin/utopic

« back to all changes in this revision

Viewing changes to libs/t1lib/ChangeLog

  • Committer: Package Import Robot
  • Author(s): Norbert Preining
  • Date: 2012-04-10 10:16:01 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20120410101601-7mt8nyn280xrgza6
Tags: 2011.20120410-1
* new upstream checkout:
  - remove decls of popen and pclose (Closes: #64524) (!yow, 5 digit bug!)
  - do not declare getopt in C++, fixes FTBFS with g++ >= 4.7 
    (Closes: #667392)
* add patches (maybe to be included upstream) that allows inclusion of
  one config file in another for (x)dvipdfmx. This will be
  used by the paper code.
* fix description of libptexenc-dev package (Closes: #667694)
* remove xdvik patch, included upstream
* remove conflict with ptex-bin, we are building a transitional package now
* build with internal t1lib, as t1lib is going to disappear in
  wheezy (Closes: #667912) (no, dropping xdvi is not an option!)
  (add a lintian override otherwise this gives a lintian error)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-07-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
2
 
 
3
        * configure.ac: Use KPSE_COMPILER_WARNINGS.
 
4
        * Makefile.am [AM_CFLAGS]: Prepare for WARNING_CFLAGS.
 
5
 
 
6
2011-07-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
7
 
 
8
        * version.ac: New file defining the t1lib version.
 
9
        * configure.ac: Adapt. Drop useless AC_HEADER_STAT.
 
10
 
 
11
2010-05-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
12
 
 
13
        * Makefile.am: Do not compile lib/type1/bstring.c.
 
14
 
 
15
2010-02-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
16
 
 
17
        * Makefile.am: List all t1lib source files.
 
18
 
 
19
2009-12-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
20
 
 
21
        * configure.ac: Exchange role of t1lib.h and lib/t1lib/t1lib.h
 
22
        to work around an Autoconf bug when srcdir as an absolute path.
 
23
        Bug reported by Nikola Lecic <nikola.lecic@anthesphoria.net>.
 
24
 
 
25
2009-12-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
26
 
 
27
        * configure.ac: Check if libm is required for sqrt().
 
28
        * type1afm.test: Avoid GNU-ism (sed -e EXPR FILE).
 
29
        Reported by Nikola Lecic <nikola.lecic@anthesphoria.net>.
 
30
 
 
31
2009-02-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
32
 
 
33
        Adapt to TL2009 build system.
 
34
        Add a test case for 'make check'.
 
35
 
 
36
2008-01-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
 
37
 
 
38
        Convert from autoconf-2.13 to autoconf-2.59+:
 
39
        * t1lib.ac: Fixed a typo (that was ignored by autoconf-2.13).
 
40
        * Makefile.in: Add @configure_input@ line.
 
41
        * aclocal.m4 (new): Generated (aclocal -I ../../texk/m4).
 
42
        * configure: Regenerated (autoconf).
 
43