[proftpd-dfsg] 01/01: Change BD to OpenSSL 1.1. Fix long line in changelog.
Hilmar Preuße
hilmar-guest at moszumanska.debian.org
Thu Mar 23 22:08:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
hilmar-guest pushed a commit to branch master
in repository proftpd-dfsg.
commit 4df5898f90ec2928a60f5873cdbc8e3bd3180866
Author: Hilmar Preuße <hille42 at web.de>
Date: Thu Mar 23 23:07:28 2017 +0100
Change BD to OpenSSL 1.1. Fix long line in changelog.
---
debian/changelog | 8 +++++---
debian/control | 6 +++---
debian/control.in | 4 ++--
debian/proftpd-substvars | 2 +-
4 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 864e743..472ddf2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,10 +19,12 @@ proftpd-dfsg (1.3.5d-1) UNRELEASED; urgency=medium
files; affects only 1.3.5 line. Patch hopefully (Closes: #823409).
[ Francesco Paolo Lovergine ]
- * New upstream release. Patchset updated to remove already included patches.
+ * New upstream release. (Closes: #854369)
+ * Patchset updated to remove already included patches.
+ * Build w/ OpenSSL 1.1. Do it (Closes: #828513)
* Makes piuparts happy by removing /srv/ftp on purge
- * Removed debconf support and added a proftpd-basic.NEWS entry to warn about that.
- (Closes: #820984)
+ * Removed debconf support and added a proftpd-basic.NEWS entry to warn about
+ that. (Closes: #820984)
-- Francesco Paolo Lovergine <frankie at debian.org> Thu, 26 Jan 2017 13:23:53 +0100
diff --git a/debian/control b/debian/control
index 3ccb7eb..2947986 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: autotools-dev,
libpcre3-dev,
libpq-dev,
libsqlite3-dev,
- libssl1.0-dev,
+ libssl-dev,
libwrap0-dev,
unixodbc-dev,
zlib1g-dev,
@@ -40,7 +40,7 @@ Depends: adduser,
Conflicts: ftp-server
Breaks: proftpd (<< 1.3.2)
Replaces: proftpd (<< 1.3.2)
-Provides: ftp-server, proftpd, proftpd-abi-1.3.5b
+Provides: ftp-server, proftpd, proftpd-abi-1.3.5d
Suggests: openbsd-inetd | inet-superserver,
openssl,
proftpd-doc,
@@ -69,7 +69,7 @@ Package: proftpd-dev
Architecture: any
Depends: libacl1-dev,
libpcre3-dev,
- libssl1.0-dev,
+ libssl-dev,
libtool,
libtool-bin,
proftpd-basic (=${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index dc55670..6654230 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,7 +16,7 @@ Build-Depends: autotools-dev,
libpcre3-dev,
libpq-dev,
libsqlite3-dev,
- libssl1.0-dev,
+ libssl-dev,
libwrap0-dev,
unixodbc-dev,
zlib1g-dev,
@@ -69,7 +69,7 @@ Package: proftpd-dev
Architecture: any
Depends: libacl1-dev,
libpcre3-dev,
- libssl1.0-dev,
+ libssl-dev,
libtool,
libtool-bin,
proftpd-basic (=${binary:Version}),
diff --git a/debian/proftpd-substvars b/debian/proftpd-substvars
index 878602a..2315774 100644
--- a/debian/proftpd-substvars
+++ b/debian/proftpd-substvars
@@ -1 +1 @@
-proftpd:Depends=proftpd-abi-1.3.5b
+proftpd:Depends=proftpd-abi-1.3.5d
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-proftpd/proftpd-dfsg.git
More information about the Pkg-proftpd-maintainers
mailing list