From 9f9b31685d612731c2b3064beb9fa149f4b6e76a Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 28 Dec 2024 03:58:42 +0300 Subject: Debian: disabled parallel builds when running the test suite * Hopefully makes the log easier to read in case of failures. There may still be 2 runs concurrently since we build Curses and Gtk in parallel. * Updated homepage. * Ubuntu plucky builds are failing. See https://launchpadlibrarian.net/765999455/buildlog_ubuntu-plucky-amd64.sciteco_2.3.0-0ppa1~plucky1_BUILDING.txt.gz This may have been a spurious failure due to xvfb-run. It may be less likely with --no-parallel. Theoretically we could bump the Debian package version in order to test that, but the PPA is practically not used by anybody anyway. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index a5aeca0..e1d67f8 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dh-exec, g++ (>= 4:5.0), libglib2.0-dev (>= 2. libgtk-3-dev (>= 3.12), xvfb, groff-base Standards-Version: 4.5.0 -Homepage: http://sciteco.sf.net/ +Homepage: https://rhaberkorn.github.io/sciteco/ Vcs-Browser: https://github.com/rhaberkorn/sciteco Vcs-Git: git://github.com/rhaberkorn/sciteco.git -- cgit v1.2.3