[Git][debian-proftpd-team/proftpd-mod-vroot][master] Enable Reprotest on Salsa CI.
Hilmar Preuße (@hilmar)
gitlab at salsa.debian.org
Tue Sep 16 21:00:44 BST 2025
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-vroot
Commits:
f7102c8f by Hilmar Preuße at 2025-09-16T22:00:37+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-vroot (0.9.12-2) UNRELEASED; urgency=medium
+
+ * Enable Reprotest on Salsa CI.
+
+ -- Hilmar Preuße <hille42 at debian.org> Tue, 16 Sep 2025 22:00:08 +0200
+
proftpd-mod-vroot (0.9.12-1) unstable; urgency=medium
[ Debian Janitor ]
=====================================
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-vroot/-/commit/f7102c8f844968c1d84b6d372ef28521462a9cba
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-vroot/-/commit/f7102c8f844968c1d84b6d372ef28521462a9cba
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list