[Git][debian-proftpd-team/proftpd][master] Add sodium support.

Hilmar Preuße gitlab at salsa.debian.org
Wed Jul 22 23:39:26 BST 2020



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


Commits:
ea42dad1 by Hilmar Preusse at 2020-07-23T00:38:42+02:00
Add sodium support.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/control.in


Changes:

=====================================
debian/changelog
=====================================
@@ -10,6 +10,7 @@ proftpd-dfsg (1.3.7a-1) UNRELEASED; urgency=medium
   * Enable all modules available (and compilable) in 1.3.7a.
     (Closes: #965051)
 
+  * Add support for libsodium.
   * Install xferstats.holger-preiss the Debian way; using dh-exec.
   * Raise debhelper compat Level to 10.
 


=====================================
debian/control
=====================================
@@ -22,7 +22,8 @@ Build-Depends: debhelper (>= 9.20160114),
                zlib1g-dev,
                libgeoip-dev,
                libmemcached-dev (>= 0.41),
-               libhiredis-dev
+               libhiredis-dev,
+               libsodium-dev
 Homepage: http://www.proftpd.org/
 Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd
 Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd.git


=====================================
debian/control.in
=====================================
@@ -22,7 +22,8 @@ Build-Depends: debhelper (>= 9.20160114),
                zlib1g-dev,
                libgeoip-dev,
                libmemcached-dev (>= 0.41),
-               libhiredis-dev
+               libhiredis-dev,
+               libsodium-dev
 Homepage: http://www.proftpd.org/
 Vcs-Browser: https://salsa.debian.org/debian-proftpd-team/proftpd
 Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd.git



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/ea42dad1d24a9c90065942876fdcc70d60d5b972

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




More information about the Pkg-proftpd-maintainers mailing list