[Pkg-erlang-commits] r1360 - erlang/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Thu Dec 15 09:27:49 UTC 2011
Author: sgolovan
Date: 2011-12-15 09:27:49 +0000 (Thu, 15 Dec 2011)
New Revision: 1360
Modified:
erlang/trunk/debian/changelog
erlang/trunk/debian/control
Log:
[erlang]
* Changed erlang-abi version.
Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog 2011-12-15 07:19:19 UTC (rev 1359)
+++ erlang/trunk/debian/changelog 2011-12-15 09:27:49 UTC (rev 1360)
@@ -1,4 +1,4 @@
-erlang (1:15.b-dfsg-1) unstable; urgency=low
+erlang (1:15.b-dfsg-1~) unstable; urgency=low
* New upstream release.
* Removed SSL patch because the old SSL implementation is removed from
@@ -8,8 +8,11 @@
application was dropped by upstream.
* Documented dropping ${erlang-docbuilder:Depends} substvar in
erlang-depends(1) manpage.
+ * Made erlang-base and erlang-base-hipe provide virtual package
+ erlang-abi-15.b (the number means the first erlang version, which
+ provides current ABI).
- -- Sergei Golovan <sgolovan at debian.org> Thu, 15 Dec 2011 10:20:53 +0400
+ -- Sergei Golovan <sgolovan at debian.org> Thu, 15 Dec 2011 13:07:25 +0400
erlang (1:14.b.4-dfsg-1) unstable; urgency=low
Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control 2011-12-15 07:19:19 UTC (rev 1359)
+++ erlang/trunk/debian/control 2011-12-15 09:27:49 UTC (rev 1360)
@@ -23,7 +23,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-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-13.a
+Provides: erlang-abi-15.b
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-edoc (= ${binary:Version}), erlang-gs (= ${binary:Version}), 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-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-13.a
+Provides: erlang-abi-15.b
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