Log of /manuals/trunk/release-notes/Makefile
Parent Directory
|
Revision Log
Revision
9283 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 1 22:01:12 2012 UTC
(10 months, 2 weeks ago)
by
taffit
File length: 12372 byte(s)
Diff to
previous 9223
,
to
selected 3218
Get rid of locally hacked Locale::Po4a::Xml, tweak options to almost match the hold behavior, except proper handling of footnote and editor
Revision
8956 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 27 21:26:07 2011 UTC
(19 months, 3 weeks ago)
by
taffit
File length: 12039 byte(s)
Diff to
previous 8903
,
to
selected 3218
rn: PO update (with Squeeze's po4a); +1f in whats-new.po and +4u in issues.po (since the strings are not translatable, no update really needed)
Revision
8903 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 30 13:12:46 2011 UTC
(22 months, 3 weeks ago)
by
taffit
File length: 12600 byte(s)
Diff to
previous 8599
,
to
selected 3218
Disable broken PDF building [ Damyan Ivanov ]
Build fails on Squeeze: needs more investigation, the sane way being to
handle these languages within PO files.
Revision
8599 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 28 23:07:51 2011 UTC
(2 years, 2 months ago)
by
jfs
File length: 12580 byte(s)
Diff to
previous 8536
,
to
selected 3218
Add xmlroff.xsl file and adjust Makefile as suggested by Osamu Aoki in order to
make it possible to see footnotes when xmlroff is used. (Bug #619150)
Revision
8468 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 6 21:28:14 2011 UTC
(2 years, 4 months ago)
by
jfs
File length: 12415 byte(s)
Diff to
previous 8462
,
to
selected 3218
Make PO_LANGUAGES be based on both the enabled and the disabled languages. This way
the 'update-po' and the 'statistics' target work as expected even for those languages
we are not enabling for the build.
Revision
8446 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 6 13:37:17 2011 UTC
(2 years, 4 months ago)
by
jfs
File length: 11199 byte(s)
Diff to
previous 8445
,
to
selected 3218
The publication of some manuals fails for some languages. Remove 'set -e' from the target so that this does not prevent other languages/arches from being copied over. This way we do not prevent the publication of languages that are fully ok
Revision
8443 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 6 11:56:05 2011 UTC
(2 years, 4 months ago)
by
jfs
File length: 10582 byte(s)
Diff to
previous 8442
,
to
selected 3218
Do not make the statistics.txt target PHONY but, instead
base it on the existing files used to calculate the statistics.
This is a 'green' change as this way we prevent this task from being run every
time, even when the underlying files have not been changed.
Revision
6600 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 18 15:51:03 2009 UTC
(4 years, 4 months ago)
by
jseidel-guest
File length: 9540 byte(s)
Diff to
previous 6599
,
to
selected 3218
Fix TeX include path issues
Let's no longer copy ifxetex.sty into lang/ as the dblatex LaTeX build happens
in a temporary directory and the root directory of the Release Notes is already
in the TeX search path whereas lang/ isn't.
Also do not longer consider "es" special but add the language specific directory
to the default search path for all languages and also for the .ps target.
Revision
6599 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 18 14:42:17 2009 UTC
(4 years, 4 months ago)
by
jseidel-guest
File length: 9622 byte(s)
Diff to
previous 6577
,
to
selected 3218
Improve statistics by not counting PO file conflicts
A strings (such as the PO header) which is translated inconsistent across
multiple files would result in a PO conflict message which is fuzzy. This
leads e.g. to one bogus fuzzy message for Vietnamese.
Now only the first translation is used in case multiple are available.
This problem would not exist with a single PO file only but as we use
multiple ...
Revision
6577 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 15 15:01:44 2009 UTC
(4 years, 4 months ago)
by
spaillar-guest
File length: 9610 byte(s)
Diff to
previous 6573
,
to
selected 3218
Add initial Norwegian Bokmaal translation of lenny release-notes [Klaus Ade Johnstad]
Add nb (Norwegian Bokmaal) to lenny release-notes makefile
Revision
6542 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 13 16:27:51 2009 UTC
(4 years, 4 months ago)
by
jseidel-guest
File length: 9542 byte(s)
Diff to
previous 6541
,
to
selected 3218
Enabled build of Spanish PDF file
The problem seems to be the hyperref LaTeX package in Etch which leads to the
following error with pdflatex:
(/usr/share/texmf-texlive/tex/latex/psnfss/ot1ptm.fd)
(/usr/share/texmf-texlive/tex/latex/base/ulasy.fd)
! Undefined control sequence.
\@hyperfixhead ...unter }}\fi \let \H@old@thehead
\@thehead \if ^\@thehead ^...
l.79 \maketitle
? ! Undefined control sequence.
\@hyperfixhead ...^\@thehead ^\def \H@old@thehead
{\hfil }\fi \ifHy@texht \d...
l.79 \maketitle
?
Ignoring the hyperlink option in "\usepackage[hyperlink]{db2latex}" fixes this.
To allow this a wrapper for db2latex.sty was provided.
Revision
6242 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 6 10:32:30 2009 UTC
(4 years, 4 months ago)
by
debacle
File length: 9406 byte(s)
Diff to
previous 6240
,
to
selected 3218
Add statistics.html for translations.
Ugly quick hack, but works for me (TM).
If it breaks sth., just disable statistics.html in Makefile.
Revision
6219 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 5 14:30:36 2009 UTC
(4 years, 4 months ago)
by
jseidel-guest
File length: 9022 byte(s)
Diff to
previous 6101
,
to
selected 3218
Make po4a's --previous option the default
Since it is only used by the updatepo rule which isn't called automatically
anymore on the build host we are on the save side to activate it. Yep, this
requires Lenny but it shouldn't harm.
Revision
5938 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 26 22:25:28 2009 UTC
(4 years, 4 months ago)
by
debacle
File length: 8786 byte(s)
Diff to
previous 5866
,
to
selected 3218
Add a script to estimate translation status of pure DocBook
translation based on (non-) existance of magic strings in the
translated files. See pt_BR.
Revision
5703 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 15 12:10:53 2009 UTC
(4 years, 5 months ago)
by
jseidel-guest
File length: 8436 byte(s)
Diff to
previous 5702
,
to
selected 3218
Do no longer automatically update PO files if English files were changed
This is e.g. useful if the initial svn checkout is slow and the PO file is
older than .dbk files. The build should not update the PO files in the working
copy as this change could cause a conflict on the build host after the next svn
update. Also updating PO files with automatic tools does not affect the built
document as the translation statistics are not changed by this (only source
references will be updated, ...).
Only the target updatepo is now responsible to update PO files, independent of
timestamps. This closes: #509759.
Improved also the documentation a little bit.
Revision
5688 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 13 15:49:28 2009 UTC
(4 years, 5 months ago)
by
jseidel-guest
File length: 8302 byte(s)
Diff to
previous 5687
,
to
selected 3218
Reduce noise when checking for a more recent PO file if PO files are not used
The code uses now make instead of shell magic and reduces the output a little
bit.
Also the language targets ("de", "fr", ...) where removed from .PHONY which I
forgot in r5686.
Revision
5687 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 13 14:52:11 2009 UTC
(4 years, 5 months ago)
by
jseidel-guest
File length: 8342 byte(s)
Diff to
previous 5686
,
to
selected 3218
Avoid a useless rebuild of HTML files
The generated index file (which is used as stamp file for the html target)
is index.$(LINGUA).html not index.html.
Revision
5686 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 13 14:41:04 2009 UTC
(4 years, 5 months ago)
by
jseidel-guest
File length: 8322 byte(s)
Diff to
previous 5685
,
to
selected 3218
Removed obscure and bogus rule addressing targets such as "de" or "fr"
This rule is not required and used the probably undefined variable $a.
The makefile is still much too complex.
Revision
5685 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 13 13:59:34 2009 UTC
(4 years, 5 months ago)
by
jseidel-guest
File length: 8496 byte(s)
Diff to
previous 5684
,
to
selected 3218
Touch updated PO files to avoid calling po4a-updatepo every time
This speeds the build process up as demonstrated by:
touch en/moreinfo.dbk
make -j1 architecture=i386 LINGUA=de de/release-notes.i386.xml
make -j1 architecture=i386 LINGUA=de de/release-notes.i386.xml
The second make call does no longer start po4a again as it happend up to now.
Revision
3934 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 9 08:52:16 2006 UTC
(6 years, 7 months ago)
by
jseidel
File length: 3445 byte(s)
Diff to
previous 3930
,
to
selected 3218
Renamed pt_PT to pt as pt_PT has been deprecated and is also not used by other
DDP documents. Having pt_BR in parallel is a little bit confusing but ...
Revision
3603 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 3 21:26:45 2005 UTC
(7 years, 6 months ago)
by
jseidel
File length: 3250 byte(s)
Diff to
previous 3399
,
to
selected 3218
* Avoid bashism in clean target.
* Do no longer use Debian Reference's build scripts since the DDP server runs
now Sarge which doesn't need it.
Revision
3361 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 2 23:56:54 2005 UTC
(8 years ago)
by
djpig
File length: 3151 byte(s)
Diff to
previous 3349
,
to
selected 3218
Implement tarball generation even if we use PUBLISHDIR (we will use
this for the CD generation for now, maybe this can replaced by an
archive based solution sometime since this would be easier for the
CD people)
Revision
2755 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 4 11:50:28 2005 UTC
(8 years, 5 months ago)
by
robster
File length: 2222 byte(s)
Diff to
previous 2754
,
to
selected 3218
Undoing the last rollback. Since this now works for me i'm happier with the
compromise to use modified versions of the debiandoc-sgml tools from the
quick-reference tree.
Revision
2754 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 3 22:33:24 2005 UTC
(8 years, 5 months ago)
by
robster
File length: 2229 byte(s)
Diff to
previous 2746
,
to
selected 3218
Rolled back the changes that allowed latex derived formats for ja and zh_TW
since this adds a dependency on modified versions from the quick-reference
manual. This hack is not sustainable nor scalable.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.