Browsing Swedish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Swedish guidelines.
122131 of 594 results
122.
When a source package is producing multiple binary packages ``dh`` will install the files into ``debian/tmp`` rather than directly into ``debian/<package>``. Files installed into ``debian/tmp`` can then be moved into separate binary packages using multiple ``$package_name.install`` files. This is often done to split large amounts of architecture independent data out of architecture dependent packages and into ``Architecture: all`` packages. In this case, only the name of the files (or directories) to be installed are needed without the installation directory. For example, ``foo.install`` containing only the architecture dependent files might look like::
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:268
123.
While ``foo-common.install`` containing only the architecture independent file might look like::
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:281
124.
This would create two binary packages, ``foo`` and ``foo-common``. Both would require their own paragraph in ``debian/control``.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:289
125.
See ``man dh_install`` and the `install file section (Section 5.11) <http://www.debian.org/doc/manuals/maint-guide/dother.en.html#install>`_ of the Debian New Maintainers' Guide for additional details.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:292
126.
The watch file
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:297
127.
The ``debian/watch`` file allows us to check automatically for new upstream versions using the tool ``uscan`` found in the ``devscripts`` package. The first line of the watch file must be the format version (3, at the time of this writing), while the following lines contain any URLs to parse. For example::
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:299
128.
Running ``uscan`` in the root source directory will now compare the upstream version number in ``debian/changelog`` with the latest available upstream version. If a new upstream version is found, it will be automatically downloaded. For example::
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:308
129.
If your tarballs live on Launchpad, the ``debian/watch`` file is a little more complicated (see `Question 21146 <Q21146_>`_ and `Bug 231797 <Bug231797_>`_ for why this is). In that case, use something like::
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:321
130.
For further information, see ``man uscan`` and the `watch file section (Section 4.11) <http://www.debian.org/doc/debian-policy/ch-source.html#s-debianwatch>`_ of the Debian Policy Manual.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:328
131.
For a list of packages where the ``watch`` file reports they are not in sync with upstream see `Ubuntu External Health Status <http://qa.ubuntuwire.org/uehs/no_updated.html>`_.
(no translation yet)
Located in ../ubuntu-packaging-guide/debian-dir-overview.rst:332
122131 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.