[Pkg-erlang-commits] r1956 - erlang/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Sat Oct 21 14:01:20 UTC 2017
Author: sgolovan
Date: 2017-10-21 14:01:18 +0000 (Sat, 21 Oct 2017)
New Revision: 1956
Modified:
erlang/trunk/debian/changelog
erlang/trunk/debian/control
erlang/trunk/debian/rules
Log:
[erlang]
* New upstream bugfix release.
* Bumped standards version to 4.1.1.
Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog 2017-10-04 20:04:08 UTC (rev 1955)
+++ erlang/trunk/debian/changelog 2017-10-21 14:01:18 UTC (rev 1956)
@@ -1,8 +1,9 @@
-erlang (1:20.1.1+dfsg-2) UNRELEASED; urgency=medium
+erlang (1:20.1.2+dfsg-1) unstable; urgency=medium
- * NOT RELEASED YET
+ * New upstream bugfix release.
+ * Bumped standards version to 4.1.1.
- -- Sergei Golovan <sgolovan at debian.org> Wed, 04 Oct 2017 23:04:07 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Sat, 21 Oct 2017 16:46:44 +0300
erlang (1:20.1.1+dfsg-1) unstable; urgency=medium
Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control 2017-10-04 20:04:08 UTC (rev 1955)
+++ erlang/trunk/debian/control 2017-10-21 14:01:18 UTC (rev 1956)
@@ -3,7 +3,7 @@
Uploaders: Sergei Golovan <sgolovan at debian.org>
Section: interpreters
Priority: optional
-Standards-Version: 4.0.0
+Standards-Version: 4.1.1
Build-Depends: debhelper (>= 10.0.0), autoconf (>= 2.50), openssl, libssl1.0-dev, m4,
libncurses5-dev, unixodbc-dev, bison, flex, ed,
libwxgtk3.0-dev, dctrl-tools, xsltproc,
Modified: erlang/trunk/debian/rules
===================================================================
--- erlang/trunk/debian/rules 2017-10-04 20:04:08 UTC (rev 1955)
+++ erlang/trunk/debian/rules 2017-10-21 14:01:18 UTC (rev 1956)
@@ -501,7 +501,7 @@
binary: binary-indep binary-arch
-REL=20.1.1
+REL=20.1.2
DEB_REL=$(REL)+dfsg
get-orig-source:
More information about the Pkg-erlang-commits
mailing list