Commits on Source (16)
-
Guido Günther authored70c56769
-
Guido Günther authored
We unfortunately can't use salsa-ci's prebuilt pipeline since that hangs on large jobs: salsa/support#180 We redirct output to a file to work around: salsa/support#191
eb6c6c18 -
Guido Günther authored
Gbp-Dch: Ignore
8adbb6f7 -
Guido Günther authored
Otherwise it will not correctly pick up new upstream versions
01b1e00e -
Guido Günther authored
Otherwise we end up with the wrong changelog in the exported directory. Gbp-Dch: Ignore
6d6e28bf -
Guido Günther authored
This makes sure we don't get bogus changelog entries.
0450954c -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
5639ffb7 -
Temporary workaround until build uses meson: [16:28] <cpaelzer> phrdina: hiho a question about b98f90cf "src: access: generate source files into build directory" [16:28] <cpaelzer> I see the debian build entering a dir make[3]: Entering directory '/<<PKGBUILDDIR>>/debian/build/src' [16:29] <cpaelzer> of that "<<PKGBUILDDIR>>/debian/build" is the builddir [16:29] <cpaelzer> now later on I see the following fail [16:29] <cpaelzer> ... [16:29] <cpaelzer> 4259 /usr/bin/perl -w ../../../src/rpc/gendispatch.pl --mode=aclheader \ [16:29] <cpaelzer> 4260 remote REMOTE ../../../src/remote/remote_protocol.x \ [16:29] <cpaelzer> 4261 > access/viraccessapicheck.h [16:29] <cpaelzer> 4262 /bin/bash: access/viraccessapicheck.h: No such file or directory [16:29] <cpaelzer> phrdina: what would create the dir "access" in the build dir to be ready for hte generated file to be placed there [16:30] <danpb> cpaelzer: i bet you have --disable-dependancy-tracking passed to configure [16:30] <cpaelzer> src/access obviously existed in the past but with building relative to the build dir some step is missing [16:30] <cpaelzer> danpb: checking for disable-dependancy-tracking ... [16:31] <danpb> for reasons i don't understand this option breaks creation of sub-dirs when using separate VPATH build [16:32] <cpaelzer> --disable-dependency-tracking [16:32] <cpaelzer> it isn't in the debian packaging, but the tools set it by default [16:32] <cpaelzer> hence I only found it in the build log [16:32] <danpb> yeah, i was going to say that the debian build helpers probably set it [16:33] <danpb> there's probably a more correct fix than just removing this cli flag [16:33] <danpb> but we don't much care to investigate given that we're trying to switch to meson asap [16:33] <danpb> so i've just been telling everyone to remove use of this flag Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
dc99d355 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
9aec71e1 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
6908cf53 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
af131c77 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> Gbp-Dch: Ignore
a3a7c114 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
84367d9d -
- new doc build properly puts all we need into debian/tmp/usr/share/doc/libvirt/html/. Simplifies many rules (src:docs mostly has .in files nowadays) - devhelp became devguide and is installed there - internals (html.in) rendered and installed thre - kbase (rst) is rendered and installed there - logos are installed there - examples directory is there - this change does not seem to re-introduce https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492075 - dh_installdocs adds package name, so pull from libvirt/* Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
37f0a5c6 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
880f00e2 -
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
671aeca3
debian/salsa-ci.yml
0 → 100644