~ubuntu-branches/ubuntu/hardy/texlive-base/hardy

« back to all changes in this revision

Viewing changes to debian/CHANGES.packaging

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-08-31 22:00:12 UTC
  • Revision ID: james.westby@ubuntu.com-20070831220012-vojo2sbawyhm3s2b
Tags: 2007-12
only try to resurrect conffiles when there is a template file present,
i.e., only for versions of 2007 in the archive (Closes: #439205) [np]

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
# ChangeLog for tpm2deb.pl and relatives
3
3
#
4
 
# $Id: CHANGES.packaging 2964 2007-06-14 08:27:42Z frank $
 
4
# $Id: CHANGES.packaging 3056 2007-09-01 09:41:53Z preining $
5
5
#
 
6
 
 
7
release texlive-base 2007-12 unstable
 
8
release texlive-bin 2007-14 unstable
 
9
 
 
10
2007-09-01
 
11
  * rework the preinst resurrect code so that it is executed *only* for
 
12
    upgrades from >= 2007. Furthermore, the special code for config.ps
 
13
    is executed only for 2007-12.
 
14
  * texlive-bin: blacklist latexmp.pdf since no source is present
 
15
    (Closes: #436965)
 
16
 
 
17
2007-08-25
 
18
  * set LANG=C for the update-alternatives grepping, thanks Andreas Degert
 
19
    (Closes: #438551) [np]
 
20
  * blacklist literat (texlive-lang-cyrillic) (Closes: #439028) [np]
 
21
  * Add missing quotes around the sed script in
 
22
    texlive-base-bin.postinst(.pre) (Closes parts of #439205) [np]
 
23
 
 
24
2007-08-23
 
25
  * only try to resurrect conffiles when there is a template file present,
 
26
    i.e., only for versions of 2007 in the archive (Closes: #439205) [np]
 
27
 
 
28
2007-08-16
 
29
  * fix FTBFS on hurd-i386, adding patch icu-powerpc-buildfix-patch from
 
30
    Samuel Thibault (Closes: #437949) [np]
 
31
 
 
32
2007-08-15
 
33
  * Really move Philokalia-Regular.otf to a fonts directory [fk]
 
34
 
 
35
release texlive-base 2007-11 unstable
 
36
release texlive-bin 2007-13 unstable
 
37
 
 
38
2007-08-13
 
39
  * run the resurrect code *also* in the postinst scripts for the cases 
 
40
    where a package is in rc state with removed conf files. [np]
 
41
  * adapt the menu items to new menu policy [np]
 
42
 
 
43
2007-08-11
 
44
  * adjust latest-version for texlive-base to -11 and -bin to -13 so that
 
45
    we get a good combination of packages ;-) [np]
 
46
  * fix removal of old tetex files in language.d (Closes: #435812) [np]
 
47
  * use see in texdoc for displaying of all types of files (Closes: #432037) 
 
48
    [np]
 
49
  * run the resurrect code only at upgrade, not install time. At clean install
 
50
    time there is no file in /u/s/texlive-{bin,base}/... [np]
 
51
 
 
52
2007-08-07
 
53
  * move the code to recreate missing conffiles from postinst to preinst:
 
54
    texlive-base: modes.mf
 
55
    texlive-base-bin: pdftexconfig.tex, config.ps
 
56
    texlive-latex-base: color/graphics.cfg
 
57
    (Closes: #425803, #435156, #435081, #433889, #436235, #435719, #435081,
 
58
    #433889) [np]
 
59
    unfortunately version 2007-12 of texlive-bin ships a config.ps in
 
60
    /u/s/texlive-bin which is NOT equal to /e/texmf/dvips/config/config.ps
 
61
    in the same version. We fix this by applying a sed command that transforms
 
62
    the /u/s/texlive-bin/config.ps into the /e/texmf/d/c/config.ps of -12
 
63
    in the preinst of -13. After -13 is in testing we should remove this
 
64
    code.
 
65
 
 
66
2007-07-27
 
67
  * Move Philokalia-Regular.otf to a fonts directory [fk]
 
68
 
 
69
2007-07-24
 
70
  * copy over explanations in copyright from tetex-base's copyright.header
 
71
    [fk]
 
72
  * bump versioned dep of tl-common on tex-common [fk]
 
73
  
 
74
2007-07-03
 
75
  * [texlive-bin] add another libpoppler patch for libpoppler >= 0.5.9
 
76
    (needs control update, too). Thanks go to 
 
77
    Martin Pitt <martin.pitt@ubuntu.com> for creating this patch. Rename the
 
78
    libpoppler patches to have the respective version in the name. [np]
 
79
  * [texlive-bin] include the fixes to dvilj(k) which are included in the 
 
80
    TeX Live security branch, this adds a patch dviljk-security-fixes [np]
 
81
 
 
82
2007-07-02
 
83
  * [texlive-bin] update config.ps from svn (Closes: #431338) [np]
 
84
  * add lost texlive-extra-utils recommends dvidvi (thanks Lionel for
 
85
    spotting this) [np]
 
86
 
 
87
2007-06-29
 
88
  * [texlive-bin] update a2ping script and it's man page (Closes: #412107) [np]
 
89
 
 
90
2007-06-27
 
91
  * update patch for xetex from texlive svn release texlive 2007.1
 
92
    this also fixes some bugs with OTF inclusion
 
93
    actually use this patch
 
94
 
 
95
2007-06-25
 
96
  * fix multiple inclusion of hyphen patterns [np]
 
97
  * let texlive-xetex depend on dvipdfmx (Closes: #430373)
 
98
 
 
99
2007-06-22
 
100
  * include a patch for xetex from Jonathan Kew which fixes problems
 
101
    on 64bit archs, and incorrect output in certain (obscure)
 
102
    situations. The patch is NOT activated by now! [np]
 
103
    (version patch1a from 23 Jun 2007, texlive ML
 
104
    msg id <D1EBC1B5-2ADD-4972-8198-9EBE4AFA7249@sil.org>, see
 
105
    http://tug.org/pipermail/tex-live/2007-June/014110.html)
 
106
 
 
107
2007-06-21
 
108
  * change common.functions.preinst to use new dpkg_md5sum which
 
109
    does not grep the status file but uses dpkg_query [np]
 
110
 
 
111
release texlive-base 2007-10 unstable
 
112
release texlive-bin 2007-12 unstable
 
113
release texlive-lang 2007.dfsg.1-3 unstable
 
114
 
 
115
2007-06-20
 
116
  * many changes and fixes by Frank (thanks!)
 
117
 
6
118
2007-06-13
7
119
  * Change mapping directive config-copy-move to copy-move and don't
8
120
    register it as a conffile: This is only for *moved* conffiles [fk]