[Pkg-erlang-commits] r1477 - erlang/branches/experimental/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Sun Oct 21 09:06:03 UTC 2012


Author: sgolovan
Date: 2012-10-21 09:06:02 +0000 (Sun, 21 Oct 2012)
New Revision: 1477

Modified:
   erlang/branches/experimental/debian/changelog
   erlang/branches/experimental/debian/erlang-base-hipe.links.in
   erlang/branches/experimental/debian/erlang-base.links.in
Log:
[erlang-experimental]
  * Added link for to_erl communication program to /usr/bin. Also linked its
    manpage to run_erl.1 because there's no direct documentation on to_erl and
    it's intended to use in coopreation with run_erl.


Modified: erlang/branches/experimental/debian/changelog
===================================================================
--- erlang/branches/experimental/debian/changelog	2012-10-18 20:11:34 UTC (rev 1476)
+++ erlang/branches/experimental/debian/changelog	2012-10-21 09:06:02 UTC (rev 1477)
@@ -1,8 +1,10 @@
-erlang (1:15.b.2-dfsg-2) UNRELEASED; urgency=low
+erlang (1:15.b.2-dfsg-2) experimental; urgency=low
 
-  * NOT RELEASED YET
+  * Added link for to_erl communication program to /usr/bin. Also linked its
+    manpage to run_erl.1 because there's no direct documentation on to_erl and
+    it's intended to use in coopreation with run_erl.
 
- -- Sergei Golovan <sgolovan at debian.org>  Fri, 07 Sep 2012 14:45:58 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Sun, 21 Oct 2012 13:04:16 +0400
 
 erlang (1:15.b.2-dfsg-1) experimental; urgency=low
 

Modified: erlang/branches/experimental/debian/erlang-base-hipe.links.in
===================================================================
--- erlang/branches/experimental/debian/erlang-base-hipe.links.in	2012-10-18 20:11:34 UTC (rev 1476)
+++ erlang/branches/experimental/debian/erlang-base-hipe.links.in	2012-10-21 09:06:02 UTC (rev 1477)
@@ -3,6 +3,8 @@
 usr/lib/erlang/bin/escript  				usr/bin/escript
 usr/lib/erlang/bin/run_erl				usr/bin/run_erl
 usr/lib/erlang/bin/start				usr/bin/start_embedded
+usr/lib/erlang/bin/to_erl				usr/bin/to_erl
 usr/lib/erlang/erts- at VERSION@/bin/epmd			usr/lib/erlang/bin/epmd
 usr/lib/erlang/bin/epmd					usr/bin/epmd
 usr/lib/erlang/lib/erl_interface- at EI_VSN@/bin/erl_call	usr/bin/erl_call
+usr/share/man/man1/run_erl.1.gz				usr/share/man/man1/to_erl.1.gz

Modified: erlang/branches/experimental/debian/erlang-base.links.in
===================================================================
--- erlang/branches/experimental/debian/erlang-base.links.in	2012-10-18 20:11:34 UTC (rev 1476)
+++ erlang/branches/experimental/debian/erlang-base.links.in	2012-10-21 09:06:02 UTC (rev 1477)
@@ -3,6 +3,8 @@
 usr/lib/erlang/bin/escript  				usr/bin/escript
 usr/lib/erlang/bin/run_erl				usr/bin/run_erl
 usr/lib/erlang/bin/start				usr/bin/start_embedded
+usr/lib/erlang/bin/to_erl				usr/bin/to_erl
 usr/lib/erlang/erts- at VERSION@/bin/epmd			usr/lib/erlang/bin/epmd
 usr/lib/erlang/bin/epmd					usr/bin/epmd
 usr/lib/erlang/lib/erl_interface- at EI_VSN@/bin/erl_call	usr/bin/erl_call
+usr/share/man/man1/run_erl.1.gz				usr/share/man/man1/to_erl.1.gz




More information about the Pkg-erlang-commits mailing list