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

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Mon Aug 28 10:00:04 UTC 2017


Author: sgolovan
Date: 2017-08-28 10:00:03 +0000 (Mon, 28 Aug 2017)
New Revision: 1949

Modified:
   erlang/trunk/debian/changelog
   erlang/trunk/debian/control
Log:
[erlang]
  * Removed autotools-dev from the build dependencies because it's useless
    with debhelper compatibility version 10.


Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog	2017-08-28 09:57:00 UTC (rev 1948)
+++ erlang/trunk/debian/changelog	2017-08-28 10:00:03 UTC (rev 1949)
@@ -3,6 +3,8 @@
   * New upstream bugfix release.
   * Refreshed patches.
   * Bumped debhelper compatibility version to 10.
+  * Removed autotools-dev from the build dependencies because it's useless
+    with debhelper compatibility version 10.
   * Bumped standards version to 4.0.0.
 
  -- Sergei Golovan <sgolovan at debian.org>  Mon, 28 Aug 2017 09:45:39 +0300

Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control	2017-08-28 09:57:00 UTC (rev 1948)
+++ erlang/trunk/debian/control	2017-08-28 10:00:03 UTC (rev 1949)
@@ -5,7 +5,7 @@
 Priority: optional
 Standards-Version: 4.0.0
 Build-Depends: debhelper (>= 10.0.0), autoconf (>= 2.50), openssl, libssl1.0-dev, m4,
- libncurses5-dev, autotools-dev, unixodbc-dev, bison, flex, ed,
+ libncurses5-dev, unixodbc-dev, bison, flex, ed,
  libwxgtk3.0-dev, dctrl-tools, xsltproc,
  libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev,
  libsctp-dev [linux-any], libsystemd-dev [linux-any], dh-systemd




More information about the Pkg-erlang-commits mailing list