Browsing Swedish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Swedish guidelines.
92101 of 594 results
92.
Notice that the version has a ``-0ubuntu1`` appended to it, this is the distro revision, used so that the packaging can be updated (to fix bugs for example) with new uploads within the same source release version.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:52
93.
Ubuntu and Debian have slightly different package versioning schemes to avoid conflicting packages with the same source version. If a Debian package has been changed in Ubuntu, it has ``ubuntuX`` (where ``X`` is the Ubuntu revision number) appended to the end of the Debian version. So if the Debian hello ``2.6-1`` package was changed by Ubuntu, the version string would be ``2.6-1ubuntu1``. If a package for the application does not exist in Debian, then the Debian revision is ``0`` (e.g. ``2.6-0ubuntu1``).
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:56
94.
For further information, see the `changelog section (Section 4.4) <policy-changelog_>`_ of the Debian Policy Manual.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:64
95.
The control file
Kontrollfilen
Translated by Peter Ahlgren
Reviewed by Joachim Johansson
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:69
96.
The ``control`` file contains the information that the package manager (such as ``apt-get``, ``synaptic``, and ``adept``) uses, build-time dependencies, maintainer information, and much more.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:71
97.
For the Ubuntu ``hello`` package, the ``control`` file looks something like this:
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:75
98.
The first paragraph describes the source package including the list of packages required to build the package from source in the ``Build-Depends`` field. It also contains some meta-information such as the maintainer's name, the version of Debian Policy that the package complies with, the location of the packaging version control repository, and the upstream home page.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:100
99.
Note that in Ubuntu, we set the ``Maintainer`` field to a general address because anyone can change any package (this differs from Debian where changing packages is usually restricted to an individual or a team). Packages in Ubuntu should generally have the ``Maintainer`` field set to ``Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>``. If the Maintainer field is modified, the old value should be saved in the ``XSBC-Original-Maintainer`` field. This can be done automatically with the ``update-maintainer`` script available in the ``ubuntu-dev-tools`` package. For further information, see the `Debian Maintainer Field spec <MaintField_>`_ on the Ubuntu wiki.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:107
100.
Each additional paragraph describes a binary package to be built.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:118
101.
For further information, see the `control file section (Chapter 5) <policy-control_>`_ of the Debian Policy Manual.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:120
92101 of 594 results

This translation is managed by Ubuntu Swedish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Daniel Holbach, Dmitry Shachnev, Joachim Johansson, Peter Ahlgren.