X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=29e1f521fe992b91363a00694ac404fea0af311f;hb=ff0b31e3d3d5907391ea398583e77538e0cba72c;hp=082079efcd7f0e76b3784a65337e87ef3acaaa57;hpb=7b10a3faf069175fef7e3028df352717e89bffc2;p=deb%2Fpackages.git diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 082079e..29e1f52 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -67,9 +67,9 @@
  • [% g('Bug Reports') %]
  • [% IF src.pkg -%] -
  • g('Developer Information (PTS)') %]
  • +
  • [% g('Developer Information (PTS)') %]
  • [% ELSIF is_source %] -
  • g('Developer Information (PTS)') %]
  • +
  • [% g('Developer Information (PTS)') %]
  • [%- END %] [% IF files && (!archive or archive == main_archive or archive == 'security') %] @@ -143,16 +143,13 @@ [% changelog_link = 'changelog'; changelog_link = "$changelogs_url$files.changelog.path" %]

    [% g('Experimental package') %]

    -

    [% g('Warning: This package is from the experimental distribution. -That means it is likely unstable or buggy, and it may even cause data loss. -Please be sure to consult the changelog and other possible documentation before -using it.', changelog_link) %]

    +

    [% g('Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.', + changelog_link) %]

    [% END %] [% IF subsection == "debian-installer" %]

    [% g('debian-installer udeb package') %]

    -

    [% g('Warning: This package is intended for the use in building -debian-installer images only. -Do not install it on a normal %s system.', organisation ) %]

    +

    [% g('Warning: This package is intended for the use in building debian-installer images only. Do not install it on a normal %s system.', + organisation ) %]

    [% END %] [% END %] @@ -218,14 +215,14 @@ Do not install it on a normal %s system.', organisation ) %]

    [% g('Other Packages Related to %s', pkg) %]

    - +
    [% IF is_source %] - - + + [% ELSE %] - - - + + + [% END %]
    • build-depends
    • build-depends-indep
    • [% g('build-depends') %]
    • [% g('build-depends-indep') %]
    • depends
    • recommends
    • suggests
    • [% g('depends') %]
    • [% g('recommends') %]
    • [% g('suggests') %]
    [%- END %] @@ -235,14 +232,18 @@ Do not install it on a normal %s system.', organisation ) %]

    [% '
  • ' UNLESS is_old_pkgs %] [% FOREACH alternatives %] [% '
    ' IF loop.first %] -
    [% IF loop.first %][% id %]:[% ELSE %]or [% END %] +
    [% IF loop.first %][% id %]:[% ELSE %][% g('or ') %][% END %] [% IF suite %][% name %][% ELSE %][% name %][% END %] [% ' (' _ version _ ')' IF version %] [% ' [' _ arch_str _ ']' IF arch_str %]
    [%- IF !is_old_pkgs -%]
    [% desc -%] [%- IF providers.pkgs.size > 0 -%] - [% '
    also a ' IF providers.also %][% g('virtual package provided by') %] + [% IF providers.also; + '
    ' _ g('also a virtual package provided by'); + ELSE; + g('virtual package provided by'); + END; %] [% js_id = name %] [% FOREACH provider IN providers.pkgs %][% provider %][% ', ' UNLESS loop.last %][% END %] [% IF providers.pkgs.size > 10 %] @@ -264,7 +265,7 @@ Do not install it on a normal %s system.', organisation ) %]

    [% FOREACH d IN downloads %] [% IF loop.first -%]
    -

    Download [% pkg %]

    +

    [% g('Download %s', pkg) %]

    [% g('Download for all available architectures') %]