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

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Mon Jun 24 06:52:02 UTC 2013


Author: sgolovan
Date: 2013-06-24 06:52:01 +0000 (Mon, 24 Jun 2013)
New Revision: 1513

Modified:
   erlang/trunk/debian/changelog
   erlang/trunk/debian/control
Log:
[erlang]
  * Updated the erlang-diameter package description (closes: #713907).


Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog	2013-06-19 19:15:30 UTC (rev 1512)
+++ erlang/trunk/debian/changelog	2013-06-24 06:52:01 UTC (rev 1513)
@@ -1,13 +1,13 @@
 erlang (1:16.b.1-dfsg-2) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * Updated the erlang-diameter package description (closes: #713907).
 
  -- Sergei Golovan <sgolovan at debian.org>  Wed, 19 Jun 2013 23:15:28 +0400
 
 erlang (1:16.b.1-dfsg-1) unstable; urgency=low
 
   * New upstream release.
-  * Refreshed patchesi, removed the dialyzer patch which is included into
+  * Refreshed patches, removed the dialyzer patch which is included into
     the upstream tarball.
   * Switched to xz compressed tarball to save bandwidth. It is recompressed
     already to remove non-free RFCs, so no harm in changing compressor.

Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control	2013-06-19 19:15:30 UTC (rev 1512)
+++ erlang/trunk/debian/control	2013-06-24 06:52:01 UTC (rev 1513)
@@ -164,9 +164,9 @@
 Depends: ${erlang-base}, erlang-runtime-tools (= ${binary:Version}), erlang-ssl (= ${binary:Version}), erlang-syntax-tools (=${binary:Version}), ${misc:Depends}
 Suggests: erlang, erlang-manpages, erlang-doc
 Replaces: erlang (<< ${source:Version}), erlang-base (<< ${binary:Version}), erlang-base-hipe (<< ${binary:Version}), erlang-nox (<< ${source:Version}), erlang-x11 (<< ${binary: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)
-Description: Erlang/OTP implementation of RFC 3588 protocol
+Description: Erlang/OTP implementation of RFC 6733 protocol
  Interface with which a user creates a service that sends and receives
- messages using the Diameter protocol as defined in RFC 3588.
+ messages using the Diameter protocol as defined in RFC 6733.
 
 
 Package: erlang-doc




More information about the Pkg-erlang-commits mailing list