[Pkg-erlang-commits] r1812 - erlang/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Sat Aug 13 08:26:11 UTC 2016
Author: sgolovan
Date: 2016-08-13 08:26:11 +0000 (Sat, 13 Aug 2016)
New Revision: 1812
Modified:
erlang/trunk/debian/changelog
erlang/trunk/debian/rules
Log:
[erlang]
* New upstream minor release.
Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog 2016-08-13 08:20:57 UTC (rev 1811)
+++ erlang/trunk/debian/changelog 2016-08-13 08:26:11 UTC (rev 1812)
@@ -1,8 +1,8 @@
-erlang (1:18.3.4.2+dfsg-2) UNRELEASED; urgency=medium
+erlang (1:18.3.4.4+dfsg-1) unstable; urgency=medium
- * NOT RELEASED YET
+ * New upstream minor release.
- -- Sergei Golovan <sgolovan at debian.org> Mon, 25 Jul 2016 12:28:47 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Sat, 13 Aug 2016 11:22:08 +0300
erlang (1:18.3.4.2+dfsg-1) unstable; urgency=medium
@@ -25,7 +25,7 @@
haven't been released as tarballs on erlang.org.
* Added libxml2-utils to the build dependencies because of xmllint (it
is required for building docs).
- * Bumped standards version to 3.9.7.
+ * Bumped standards version to 3.9.8.
-- Sergei Golovan <sgolovan at debian.org> Wed, 15 Jun 2016 15:19:45 +0300
Modified: erlang/trunk/debian/rules
===================================================================
--- erlang/trunk/debian/rules 2016-08-13 08:20:57 UTC (rev 1811)
+++ erlang/trunk/debian/rules 2016-08-13 08:26:11 UTC (rev 1812)
@@ -501,7 +501,7 @@
binary: binary-indep binary-arch
-REL=18.3.4.2
+REL=18.3.4.4
RELDIR=$(REL)
DEB_REL=$(REL)+dfsg
More information about the Pkg-erlang-commits
mailing list