[Pkg-erlang-commits] r1968 - erlang/trunk/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Wed Nov 15 16:21:05 UTC 2017


Author: sgolovan
Date: 2017-11-15 16:21:05 +0000 (Wed, 15 Nov 2017)
New Revision: 1968

Modified:
   erlang/trunk/debian/changelog
   erlang/trunk/debian/control
Log:
[erlang]
  * Switched to OpenSSL 1.1 for the crypto application (closes: #851080).


Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog	2017-11-11 06:31:03 UTC (rev 1967)
+++ erlang/trunk/debian/changelog	2017-11-15 16:21:05 UTC (rev 1968)
@@ -1,8 +1,9 @@
 erlang (1:20.1.5+dfsg-1) unstable; urgency=medium
 
   * New upstream bugfix release.
+  * Switched to OpenSSL 1.1 for the crypto application (closes: #851080).
 
- -- Sergei Golovan <sgolovan at debian.org>  Sat, 11 Nov 2017 09:30:21 +0300
+ -- Sergei Golovan <sgolovan at debian.org>  Wed, 15 Nov 2017 18:57:56 +0300
 
 erlang (1:20.1.4+dfsg-1) unstable; urgency=medium
 

Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control	2017-11-11 06:31:03 UTC (rev 1967)
+++ erlang/trunk/debian/control	2017-11-15 16:21:05 UTC (rev 1968)
@@ -4,7 +4,7 @@
 Section: interpreters
 Priority: optional
 Standards-Version: 4.1.1
-Build-Depends: debhelper (>= 10.0.0), autoconf (>= 2.50), openssl, libssl1.0-dev, m4,
+Build-Depends: debhelper (>= 10.0.0), autoconf (>= 2.50), openssl, libssl-dev, m4,
  libncurses5-dev, unixodbc-dev, bison, flex, ed,
  libwxgtk3.0-dev, dctrl-tools, xsltproc,
  libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev,




More information about the Pkg-erlang-commits mailing list