Changeset 0367db7
- Timestamp:
- 01/22/2019 04:55:39 PM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- db817726
- Parents:
- cd0c5a70
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rcd0c5a70 r0367db7 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 1"> <!-- Always 2 digits -->3 <!ENTITY day "22"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 2 1st, &year;">9 <!ENTITY releasedate "January 22nd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genutils/gtk-doc.xml
rcd0c5a70 r0367db7 69 69 <xref linkend="DocBook"/>, 70 70 <xref linkend="docbook-xsl"/>, 71 <xref linkend="itstool"/>, 72 <xref linkend="libxslt"/>, and 73 <xref linkend="python2"/> 71 <xref linkend="itstool"/>, and 72 <xref linkend="libxslt"/> 74 73 </para> 75 74 … … 86 85 <ulink url="&gnome-download-http;/gnome-doc-utils/">GNOME Doc Utils</ulink> and 87 86 <xref linkend="which"/> (required for the test suite and gtk-doc documentation) 88 </para>89 90 <bridgehead renderas="sect4">Required (runtime)</bridgehead>91 <para role="required">92 <xref role="runtime" linkend="six"/>93 87 </para> 94 88 -
introduction/welcome/changelog.xml
rcd0c5a70 r0367db7 43 43 --> 44 44 <listitem> 45 <para>January 20th, 2019</para> 45 <para>January 22nd, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[pierre] - Update dependencies for GTK-Doc: depends 49 on Python 3, and not anymore on python-six.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 55 <para>January 21st, 2019</para> 46 56 <itemizedlist> 47 57 <listitem revision="systemd">
Note:
See TracChangeset
for help on using the changeset viewer.