[Git][debian-proftpd-team/proftpd][master] Run just "make check-api" in test suite instead of patching test Makefile.
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Wed Mar 15 09:02:00 GMT 2023
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd
Commits:
ef6758b4 by Hilmar Preusse at 2023-03-15T10:01:49+01:00
Run just "make check-api" in test suite instead of patching test Makefile.
- - - - -
3 changed files:
- debian/changelog
- debian/patches/series
- debian/tests/test-suite
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proftpd-dfsg (1.3.8+dfsg-5) UNRELEASED; urgency=medium
+
+ * Run just "make check-api" in test suite instead of patching
+ test Makefile.
+
+ -- Hilmar Preusse <hille42 at web.de> Wed, 15 Mar 2023 10:00:43 +0100
+
proftpd-dfsg (1.3.8+dfsg-4) unstable; urgency=medium
* Correct Umask entry in commented section (Closes: #1006011).
=====================================
debian/patches/series
=====================================
@@ -16,4 +16,4 @@ upstream_1592.diff
upstream_bug_1597.diff
01_disable_inet_connect_ipv4_test.diff
02_disable_redis_sentinel_conn_new_test.diff
-03_disable_all_non_api_tests.diff
+#03_disable_all_non_api_tests.diff
=====================================
debian/tests/test-suite
=====================================
@@ -18,4 +18,4 @@ DSOMODS6=mod_log_forensic:mod_qos:mod_statcache:mod_tls_fscache:mod_tls_shmcache
--disable-strip --enable-redis --enable-tests \
--with-shared=${DSOMODS1}:${DSOMODS2}:${DSOMODS3}:${DSOMODS4}:${DSOMODS5}:${DSOMODS6}
-make check
+make check-api
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/ef6758b4cd75cb163d95d6293d1b9ee753eef39f
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/ef6758b4cd75cb163d95d6293d1b9ee753eef39f
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list