- Oct 16, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This is necessary for packages that were built in OBS, which pretend to be a sourceful upload to avoid breaking packages' assumptions that Architecture: all packages are never binNMU'd and hence can be depended on as foo-data (= ${source:Version}). However, the source isn't kept, and is identical to the base version except for debian/changelog. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Otherwise ostree will try to hard-link files across the boundary. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Previously, we were only invoking it after fetching from a remote. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
This is useful for GPL and DFSG compliance. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 09, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 06, 2017
-
-
Simon McVittie authored
We don't break out a Debug runtime yet, so the debug symbols for libc will just go into the SDK. This seems fine for now. Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 03, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Oct 02, 2017
-
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Signed-off-by:
Simon McVittie <smcv@collabora.com>
-
- Sep 20, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
- Sep 18, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Development files for libgles2, libglu1-mesa are indirectly pulled in by development files for SDL2. Development files for libxcb-randr0, libxcb-render0 are indirectly pulled in by development files for Mesa, via libxcb-present-dev. It's misleading if we have development files for something in the Sdk (so we can link against it at build time) but then don't ship the corresponding shared library in the Platform.
-
file:///Simon McVittie authored
This means they are treated like downloaded files, so they end up as bundleable sources rather than base64 in the manifest.
-
- Sep 15, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
- Sep 07, 2017
-
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
-
Simon McVittie authored
Otherwise, building for i386 on an x86_64 host will install ${sdk}/i386/${version}, but then flatpak-builder will try and fail to use ${sdk}/x86_64/${version} instead.
-
Simon McVittie authored
This avoids removal errors when adduser.postrm wants to use debconf, which needs perl-base.
-
Simon McVittie authored
initscripts invokes it from postrm.
-