Hi,
My sponsor created a new package. It should be fixed now.
https://tracker.debian.org/news/893466
Bests,
Joël
On Sat, Nov 25, 2017 at 8:35 AM, Joël Krähemann wrote:
> Hi,
> Just provided a new upstream package v1.1.5 and made debian
> repository fit for autopkgtest.
>
> Best regards,
> Joël
>
Hi,
Just provided a new upstream package v1.1.5 and made debian
repository fit for autopkgtest.
Best regards,
Joël
On Fri, Nov 24, 2017 at 10:55 AM, Joël Krähemann wrote:
> Hi,
> Since I (upstream) doesn't have the infrastructure to run integration
> tests configure.ac remains the same. But the
Hi,
Since I (upstream) doesn't have the infrastructure to run integration
tests configure.ac remains the same. But the fixes to the file
functional-system-tests.mk.am just applied upstream.
http://git.savannah.nongnu.org/cgit/gsequencer.git/commit/?h=1.2.x
Bests,
Joël
On Fri, Nov 24, 2017 at 1
Hi,
Just providing a patch. The target ags-integration-test wasn't take care
much.
Apply the patch fix-integration-tests.patch
`patch -p1 < ../nongnu/gsequencer/fix-integration-tests.patch`
run `autoreconf -fi && ./configure`
then `make -j20 && make ags-integration-test`
Bests,
Joël
On Fri, Nov
Hi Dimitri,
The make target ags-integration-test runs against installed libraries. Just run
`make check` which contains the very same functional tests. But this requires
to remove the following patch:
debian/patches/disable-functional-tests.patch
`make ags-integration-test` is only useful to run
Package: gsequencer
Version: 1.1.4-1
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear Maintainer,
The autopkgtest included in gsequencer appears to not work at all
anymore.
It calls into debian/rules targets that do not exist anymore. I've
tried fixing it up, by making the