Codebase list lmodern / c0096ce
NMU from Christian Perrier, transition away from defoma Norbert Preining 12 years ago
8 changed file(s) with 38 addition(s) and 18 deletion(s). Raw diff Collapse all Expand all
0 * Register the OpenType fonts with defoma or Fontconfig?
10 * Split the OpenType fonts (7 MB out of 44 MB) in an otf-lmodern package?
0 lmodern (2.004.1-3.1) unstable; urgency=low
1
2 * Non-maintainer upload
3 * Transition away from defoma. Closes: #649831
4
5 -- Christian Perrier <bubulle@debian.org> Sat, 17 Dec 2011 19:05:45 +0100
6
07 lmodern (2.004.1-3) unstable; urgency=low
18
29 * upload to unstable
33 Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
44 Uploaders: Julian Gilbey <jdg@debian.org>, C.M. Connelly <cmc@debian.org>, Atsuhito KOHDA <kohda@debian.org>, Frank Küster <frank@debian.org>, Florent Rougon <frn@debian.org>, Norbert Preining <preining@debian.org>
55 Build-Depends: debhelper (>= 7)
6 Build-Depends-Indep: defoma (>= 0.7.0), tex-common (>= 1.18)
6 Build-Depends-Indep: tex-common (>= 1.18)
77 Standards-Version: 3.8.3
88 Vcs-Svn: svn://svn.debian.org/svn/debian-tex/lmodern/trunk
99 Vcs-Browser: http://svn.debian.org/wsvn/debian-tex/lmodern/trunk/
1212 Package: lmodern
1313 Section: fonts
1414 Architecture: all
15 Depends: defoma (>= 0.5.0), ${misc:Depends}
15 Depends: ${misc:Depends}
1616 Conflicts: lm, lmodern-x11, context (<= 2008.10.31-1)
1717 Replaces: lm, lmodern-x11
1818 Description: scalable PostScript and OpenType fonts based on Computer Modern
77 - the TeX typesetting system (TeX, LaTeX, pdfTeX, pdfLaTeX, xdvi,
88 Dvips, etc.);
99
10 - defoma (this is a generic framework available in Debian whose
11 purpose is to help the packages that use fonts find the fonts
12 installed by the packages that provide fonts. defoma-registered
13 fonts are also classified by family, weight, etc. so that defoma can
14 perform font substitution whenever it is necessary); Fontconfig and
15 Ghostscript are two noteworthy applications that take advantage of
16 defoma-registered fonts in Debian;
10 - desktop environments;
1711
1812 - the core X11 fonts system[1], for use by any X application.
19
20
21 How to use the Latin Modern fonts with defoma-aware applications?
22 -----------------------------------------------------------------
23
24 You have nothing particular to do. This package already did the job.
2513
2614
2715 How to use the Latin Modern fonts with X11?
0 #! /bin/sh -e
1
2
3 if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
4 dpkg-maintscript-helper rm_conffile /etc/defoma/hints/lmodern.hints 2.004.1-3.1 -- "$@"
5 fi
6
7
8 #DEBHELPER#
9
10 exit 0
5454 ;;
5555 esac
5656
57 if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
58 dpkg-maintscript-helper rm_conffile /etc/defoma/hints/lmodern.hints 2.004.1-3.1 -- "$@"
59 fi
60
61
5762 #DEBHELPER#
5863
5964 exit 0
240240 ;;
241241 esac
242242
243 if dpkg --compare-versions "$2" lt 2.004.1-3.1; then
244 if [ -x "which defoma-font 2>/dev/null" ]; then
245 defoma-font purge /etc/defoma/hints/lmodern.hints
246 fi
247 fi
248
249
250 if dpkg-maintscript-helper supports rm_conffile 2>/dev/null; then
251 dpkg-maintscript-helper rm_conffile /etc/defoma/hints/lmodern.hints 2.004.1-3.1 -- "$@"
252 fi
253
254
243255 #DEBHELPER#
244256
245257 exit 0
222222
223223 dh_link
224224
225 dh_installdefoma
226
227225 dh_installdocs debian/NEWS.Debian
228226
229227 $(INSTALL_FILE) debian/font-substitution/* \