[Git][debian-proftpd-team/proftpd-mod-statsd][master] Enable Reprotest on Salsa CI.

Hilmar Preuße (@hilmar) gitlab at salsa.debian.org
Tue Sep 16 20:58:03 BST 2025



Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-statsd


Commits:
b4d984b7 by Hilmar Preuße at 2025-09-16T21:57:56+02:00
Enable Reprotest on Salsa CI.

- - - - -


3 changed files:

- debian/changelog
- debian/gitlab-ci.yml
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ proftpd-mod-statsd (0.1-2) UNRELEASED; urgency=medium
     - dh $@ ... --max-parallel=1 (just a precaution).
   * d/rules: add "export DEB_BUILD_MAINT_OPTIONS = hardening=+all"
     ...does not seem to be effective.
+  * Enable Reprotest on Salsa CI.
 
  -- Hilmar Preusse <hille42 at web.de>  Thu, 05 Nov 2020 22:01:57 +0100
 


=====================================
debian/gitlab-ci.yml
=====================================
@@ -9,6 +9,6 @@ variables:
   SALSA_CI_DISABLE_BLHC: 1
   SALSA_CI_DISABLE_LINTIAN: 0
   SALSA_CI_DISABLE_PIUPARTS: 0
-  SALSA_CI_DISABLE_REPROTEST: 1
+  SALSA_CI_DISABLE_REPROTEST: 0
   SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 0
   SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 0
\ No newline at end of file


=====================================
debian/rules
=====================================
@@ -13,7 +13,6 @@ override_dh_auto_configure:
 	./configure --with-modules=$(MODULE_NAME) --enable-dso
 
 override_dh_auto_install:
-	#DESTDIR=$(CURDIR)/debian/$(DEBNAME) prxs -i -c $(MODULE_NAME).c
 	make install DESTDIR=$(CURDIR)/debian/$(DEBNAME)
 	rm -f $(CURDIR)/debian/$(DEBNAME)/usr/lib/proftpd/*.la \
 		$(CURDIR)/debian/$(DEBNAME)/usr/lib/proftpd/*.a



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-statsd/-/commit/b4d984b72f86d8b20d53d9338d7f8390865c90d7

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-statsd/-/commit/b4d984b72f86d8b20d53d9338d7f8390865c90d7
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list