flatpak 0.10.0-2 source package in Ubuntu

Changelog

flatpak (0.10.0-2) unstable; urgency=medium

  * Version the dh-exec build-dependency to (>= 0.23~).
    The version in oldstable doesn't support build profiles. Strictly
    speaking 0.15 might be enough, but I'm not going to test with anything
    older than oldstable-backports.
  * d/tests/gnome-desktop-testing: Clear proxy-related environment
    variables, as was previously done for ostree. These are set on
    Ubuntu's infrastructure to allow accessing the Internet (which we
    don't need), at the cost of breaking access to 127.0.0.1 (which we
    do need) for anything that doesn't respect $no_proxy (in
    particular libostree). (Closes: #880043)
  * d/control: Set Rules-Requires-Root to no
    - d/control: Build-depend on gobject-introspection 1.54.1-2 for a
      fixed dh_girepository to make this work (#880095)

 -- Simon McVittie <email address hidden>  Sun, 05 Nov 2017 14:06:00 +0000

Upload details

Uploaded by:
Utopia Maintenance Team
Uploaded to:
Sid
Original maintainer:
Utopia Maintenance Team
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
flatpak_0.10.0-2.dsc 3.1 KiB 94749211afd6bcb6b673f9331c3758f940a1f3822d7c4a2e0ef1a31c3d5a6ffc
flatpak_0.10.0.orig.tar.xz 829.9 KiB 57920502e154088e8a1776137e98786d53736daa92bb49c0920a0df1b7032da9
flatpak_0.10.0-2.debian.tar.xz 18.1 KiB 6f4151ca2442eae1808814beab474672b6b848602cebdbcf70ed46cd66c28913

Available diffs

No changes file available.

Binary packages built by this source

flatpak: Application deployment framework for desktop apps

 Flatpak installs, manages and runs sandboxed desktop application bundles.
 Application bundles run partially isolated from the wider system, using
 containerization techniques such as namespaces to prevent direct access
 to system resources. Resources from outside the sandbox can be accessed
 via "portal" services, which are responsible for access control; for
 example, the Documents portal displays an "Open" dialog outside the
 sandbox, then allows the application to access only the selected file.
 .
 Each application uses a specified "runtime", or set of libraries, which is
 available as /usr inside its sandbox. This can be used to run application
 bundles with multiple, potentially incompatible sets of dependencies within
 the same desktop environment.
 .
 This package contains the services and executables needed to install and
 launch sandboxed applications, and the portal services needed to provide
 limited access to resources outside the sandbox.

flatpak-dbgsym: debug symbols for flatpak
flatpak-tests: Application deployment framework for desktop apps (tests)

 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains automated tests.

flatpak-tests-dbgsym: debug symbols for flatpak-tests
gir1.2-flatpak-1.0: Application deployment framework for desktop apps (introspection)

 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings for libflatpak0.

libflatpak-dev: Application deployment framework for desktop apps (development)

 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains development headers and pkg-config metadata
 for libflatpak0.

libflatpak-doc: Application deployment framework for desktop apps (documentation)

 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains reference documentation for libflatpak0.

libflatpak0: Application deployment framework for desktop apps (library)

 Flatpak installs, manages and runs sandboxed desktop application bundles.
 See the flatpak package for a more comprehensive description.
 .
 This package contains the flatpak shared library, used by higher level
 package management tools like gnome-software.

libflatpak0-dbgsym: debug symbols for libflatpak0