[Git][debian-proftpd-team/proftpd-mod-fsync][master] 2 commits: Remove Depend on "proftpd-basic (>= 1.3.3d-4~)".

Hilmar Preuße (@hilmar-guest) gitlab at salsa.debian.org
Mon Sep 20 13:24:21 BST 2021



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


Commits:
014ecaf0 by Hilmar Preusse at 2021-09-20T13:52:37+02:00
Remove Depend on "proftpd-basic (>= 1.3.3d-4~)".

- - - - -
5516de60 by Hilmar Preusse at 2021-09-20T14:24:04+02:00
Add file debian/gitlab-ci.yml for Salsa-CI.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- + debian/gitlab-ci.yml


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proftpd-mod-fsync (0.3-4) UNRELEASED; urgency=medium
+
+  * Remove Depend on "proftpd-basic (>= 1.3.3d-4~)".
+  * Add file debian/gitlab-ci.yml for Salsa-CI.
+
+ -- Hilmar Preusse <hille42 at web.de>  Mon, 20 Sep 2021 13:34:11 +0200
+
 proftpd-mod-fsync (0.3-3) unstable; urgency=medium
 
   [ Francesco Paolo Lovergine ]


=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-fsync.git
 
 Package: proftpd-mod-fsync
 Architecture: any
-Depends: proftpd-basic (>= 1.3.3d-4~), ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ${proftpd:Depends}
 Description: ProFTPD module mod_fsync
  The mod_fsync module attempts to prevent such bottlenecks by forcibly
  flushing to disk the buffers used for files open for writing after a


=====================================
debian/gitlab-ci.yml
=====================================
@@ -0,0 +1,14 @@
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+# This sample disables all default tests, only disable those that you
+# don't want
+variables:
+  SALSA_CI_DISABLE_AUTOPKGTEST: 0
+  SALSA_CI_DISABLE_BLHC: 1
+  SALSA_CI_DISABLE_LINTIAN: 0
+  SALSA_CI_DISABLE_PIUPARTS: 0
+  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



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-fsync/-/compare/648145de54801f74505210578644f754c7a3f839...5516de6046c394bb2dee424d76e22b449c860a32

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-fsync/-/compare/648145de54801f74505210578644f754c7a3f839...5516de6046c394bb2dee424d76e22b449c860a32
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list