[% PROCESS 'config/archive_layout.tmpl' %] [%- PROCESS 'html/head.tmpl' title_tag = ( is_source ? "Details of source package $pkg in $suite" : "Details of package $pkg in $suite" ) description = desc keywords = "$suite, $archive, $section, $subsection, $version" print_search_field = 'packages' search_field_values = { searchon => is_source ? 'sourcenames' : 'names', } navigation = [ { prefix=>'Distribution:', title=>'Overview over this suite', url=>make_url('/'), name=>suite }, { prefix=>'Section:', title=>'All packages in this section', url=>make_url("$subsection/"), name=>subsection }, { prefix=>'Package:', name=>pkg } ] -%] [% PROCESS 'html/menu.inc' %] [% FOREACH s IN suites %] [% '
Debian Package Repository (VCS:
[% vcs_name %]):
[% vcs_info %]
Download Source Package [% src.pkg %]: [% FOREACH src.downloads %] [% '
Homepage: [% url | html %]
[% END %]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.
[% END %] [% IF subsection == "debian-installer" %]Warning: This package is intended for the use in building debian-installer images only. Do not install it on a normal Debian system.
[% END %][% desc.long %] [% END %] [% ELSE %]
This is a virtual package. See the Debian policy for a definition of virtual packages.
[% END %]= build-depends | = build-depends-indep | [% ELSE %]= depends | = recommends | = suggests | [% END %]
Architecture | [% 'Version | ' IF versions.multiple %]Package Size | Installed Size | Files |
---|---|---|---|---|
[% arch %] | [% '' _ version _ ' | ' IF versions.multiple %][% pkgsize %] kB | [% instsize %] kB | [% IF contents_avail %] [list of files] [% ELSE %] no current information [% END %] |
File | Size (in kB) | md5sum |
---|---|---|
[% filename %] | [% size %] | [% md5sum %] |