Christoph Berg pushed to branch master at Debian GIS Project / postgis
Commits: 07d937f2 by Christoph Berg at 2019-10-14T09:32:27Z Add debian/.gitlab-ci.yml. - - - - - 2 changed files: - + debian/.gitlab-ci.yml - debian/changelog Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -0,0 +1,9 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +# disable reprotest until clang understands -ffile-prefix-map +reprotest: + only: + variables: + - $FALSE ===================================== debian/changelog ===================================== @@ -5,6 +5,7 @@ postgis-2.5 (2.5.3+dfsg-2) UNRELEASED; urgency=medium This finally allows us to depend on the -scripts package from the main extension package. * debian/tests: Run regression tests. + * Add debian/.gitlab-ci.yml. -- Christoph Berg <[email protected]> Fri, 11 Oct 2019 17:19:19 +0200 View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/07d937f202b90d0678cfd2e758e2271ca588db45 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/commit/07d937f202b90d0678cfd2e758e2271ca588db45 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
