[Git][debian-proftpd-team/proftpd][master] Fixed #977853

Francesco Paolo Lovergine frankie at debian.org
Tue Dec 22 08:32:39 GMT 2020



Francesco Paolo Lovergine pushed to branch master at Debian ProFTPD Team / proftpd


Commits:
b4e2de77 by Francesco Paolo Lovergine at 2020-12-22T09:31:01+01:00
Fixed #977853

- - - - -


2 changed files:

- debian/changelog
- debian/proftpd-core.postinst


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+proftpd-dfsg (1.3.7a+dfsg-5) UNRELEASED; urgency=medium
+
+  * Sigh, removed a spurious line introduced in postinst in the last upload.
+    (closes: #977853)
+
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 22 Dec 2020 09:29:25 +0100
+
 proftpd-dfsg (1.3.7a+dfsg-4) unstable; urgency=medium
 
   * Added a proftpd-core.docs to include a few secondary, but sometimes useful


=====================================
debian/proftpd-core.postinst
=====================================
@@ -106,7 +106,7 @@ replace_file () {
 	ucf --debconf-ok ${file}.proftpd-new $file 
     fi
 }
-sftp
+
 do_update () {
     file=$1
     if diff -q ${file} ${file}.proftpd-new >/dev/null 2>&1; then



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

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




More information about the Pkg-proftpd-maintainers mailing list