[Pkg-erlang-commits] r1441 - in erlang/trunk/debian: . patches

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Thu May 31 12:14:23 UTC 2012


Author: sgolovan
Date: 2012-05-31 12:14:23 +0000 (Thu, 31 May 2012)
New Revision: 1441

Modified:
   erlang/trunk/debian/changelog
   erlang/trunk/debian/patches/docs.patch
Log:
[erlang]
  * Fixed a few errors in manpages and added missing whatis entries.


Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog	2012-05-31 10:53:25 UTC (rev 1440)
+++ erlang/trunk/debian/changelog	2012-05-31 12:14:23 UTC (rev 1441)
@@ -7,7 +7,7 @@
   * Removed stale symlink to /usr/lib/erlang/usr/include/driver.h.
   * Fixed a few errors in manpages and added missing whatis entries.
 
- -- Sergei Golovan <sgolovan at debian.org>  Thu, 31 May 2012 11:02:12 +0400
+ -- Sergei Golovan <sgolovan at debian.org>  Thu, 31 May 2012 16:13:21 +0400
 
 erlang (1:15.b.1-dfsg-1) unstable; urgency=low
 

Modified: erlang/trunk/debian/patches/docs.patch
===================================================================
--- erlang/trunk/debian/patches/docs.patch	2012-05-31 10:53:25 UTC (rev 1440)
+++ erlang/trunk/debian/patches/docs.patch	2012-05-31 12:14:23 UTC (rev 1441)
@@ -56,3 +56,14 @@
  
        <tag><c>{offset, integer() >= 0}</c></tag>
  
+--- erlang-15.b.1-dfsg.orig/lib/tools/Makefile
++++ erlang-15.b.1-dfsg/lib/tools/Makefile
+@@ -23,7 +233,7 @@
+ # Macros
+ # ----------------------------------------------------
+ 
+-SUB_DIRECTORIES = c_src src doc/src examples priv emacs
++SUB_DIRECTORIES = c_src src examples priv emacs doc/src
+ 
+ include vsn.mk
+ VSN = $(TOOLS_VSN)




More information about the Pkg-erlang-commits mailing list