@@ -1,3 +1,9 @@
+dulwich (0.19.9-3) UNRELEASED; urgency=medium
+
+ * Add CI/CD configuration for Salsa.
+ -- Jelmer Vernooij <jelmer@debian.org> Wed, 21 Nov 2018 01:12:02 +0000
dulwich (0.19.9-2) unstable; urgency=medium
* Stop attempting to build pypy package mips64el, ppc64 and sparc64 -
@@ -0,0 +1,16 @@
+include: https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+build:
+ extends: .build-unstable
+reprotest:
+ extends: .test-reprotest
+lintian:
+ extends: .test-lintian
+autopkgtest:
+ extends: .test-autopkgtest
+piuparts:
+ extends: .test-piuparts