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

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Sun Jul 2 18:58:18 UTC 2017


Author: sgolovan
Date: 2017-07-02 18:58:18 +0000 (Sun, 02 Jul 2017)
New Revision: 1927

Modified:
   erlang/trunk/debian/changelog
   erlang/trunk/debian/control
Log:
[erlang]
  * Removed provision of erlang-abi-15.b by erlang-base(-hipe) packages
    (close: #860713).


Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog	2017-07-02 16:27:49 UTC (rev 1926)
+++ erlang/trunk/debian/changelog	2017-07-02 18:58:18 UTC (rev 1927)
@@ -7,8 +7,10 @@
   * Since the typer binary is still built (and some tools like reltool
     relies on its existence) move it to the erlang-base(-hipe) package.
   * Added erlang-typer to the replaces field for erlang-base(-hipe).
+  * Removed provision of erlang-abi-15.b by erlang-base(-hipe) packages
+    (close: #860713).
 
- -- Sergei Golovan <sgolovan at debian.org>  Sun, 02 Jul 2017 19:27:26 +0300
+ -- Sergei Golovan <sgolovan at debian.org>  Sun, 02 Jul 2017 21:57:36 +0300
 
 erlang (1:19.2.1+dfsg-2) unstable; urgency=high
 

Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control	2017-07-02 16:27:49 UTC (rev 1926)
+++ erlang/trunk/debian/control	2017-07-02 18:58:18 UTC (rev 1927)
@@ -22,7 +22,7 @@
 Suggests: erlang-tools (= ${binary:Version}),  erlang, erlang-manpages, erlang-doc
 Conflicts: erlang (<< ${source:Version}), erlang-base-hipe, erlang-doc (<< ${source:Upstream-Version}), erlang-doc (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2), erlang-doc-html (<< 1:13.b.4)
 Replaces: erlang (<< ${source:Version}), erlang-base-hipe, erlang-nox (<< ${source:Version}), erlang-x11 (<< ${source:Version}), erlang-src (<< ${source:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${source:Version}), erlang-typer (<< 1:20.0+dfsg), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-doc (<< ${source:Upstream-Version}), erlang-doc (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2), erlang-doc-html (<< 1:13.b.4)
-Provides: erlang-abi-17.0, erlang-abi-15.b
+Provides: erlang-abi-17.0
 Description: Erlang/OTP virtual machine and base applications
  This package contains the Erlang/OTP runtime implementation, which is
  configured and built without HiPE support (compiles to byte-code only),
@@ -43,7 +43,7 @@
 Suggests: erlang-tools (= ${binary:Version}), erlang, erlang-manpages, erlang-doc
 Conflicts: erlang (<< ${source:Version}), erlang-base, erlang-doc (<< ${source:Upstream-Version}), erlang-doc (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2), erlang-doc-html (<< 1:13.b.4)
 Replaces: erlang (<< ${source:Version}), erlang-base, erlang-nox (<< ${source:Version}), erlang-x11 (<< ${source:Version}), erlang-src (<< ${source:Version}), erlang-dev (<< ${binary:Version}), erlang-examples (<< ${source:Version}), erlang-typer (<< 1:20.0+dfsg), erlang-mode (<< 1:12.b.1-dfsg-2), erlang-doc (<< ${source:Upstream-Version}), erlang-doc (>> ${source:Upstream-Version}-999), erlang-manpages (<= 1:11.b.1-2), erlang-doc-html (<< 1:13.b.4)
-Provides: erlang-abi-17.0, erlang-abi-15.b
+Provides: erlang-abi-17.0
 Description: Erlang/OTP HiPE enabled virtual machine and base applications
  This package contains the Erlang/OTP runtime implementation, which is
  configured and built with HiPE support (allows compiling to native code),




More information about the Pkg-erlang-commits mailing list