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

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



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


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

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+proftpd-mod-sftp-ldap (0.2-3) UNRELEASED; urgency=medium
+
+  * Enable Reprotest on Salsa CI.
+
+ -- Hilmar Preuße <hille42 at debian.org>  Tue, 16 Sep 2025 21:55:53 +0200
+
 proftpd-mod-sftp-ldap (0.2-2) unstable; urgency=medium
 
   * Sample config files are located in d/templates in source package.


=====================================
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-sftp-ldap/-/commit/fba60dc7063d6b34910cca58f7cdcb21d6f4bda7

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




More information about the Pkg-proftpd-maintainers mailing list