[Pkg-erlang-commits] r2001 - erlang/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Sun Dec 17 18:57:10 UTC 2017
Author: sgolovan
Date: 2017-12-17 18:57:10 +0000 (Sun, 17 Dec 2017)
New Revision: 2001
Modified:
erlang/trunk/debian/changelog
erlang/trunk/debian/control
erlang/trunk/debian/rules
Log:
[erlang]
* New upstream bugfix release.
* Refreshed patches.
* Removed a patch which fixed crash in OpenGL applications since it's
already applied upstream.
* Bumped standards version to 4.1.2.
Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog 2017-12-15 12:30:07 UTC (rev 2000)
+++ erlang/trunk/debian/changelog 2017-12-17 18:57:10 UTC (rev 2001)
@@ -1,11 +1,12 @@
-erlang (1:20.2+dfsg-1) unstable; urgency=medium
+erlang (1:20.2.1+dfsg-1) unstable; urgency=medium
- * New upstream release.
+ * New upstream bugfix release.
* Refreshed patches.
* Removed a patch which fixed crash in OpenGL applications since it's
already applied upstream.
+ * Bumped standards version to 4.1.2.
- -- Sergei Golovan <sgolovan at debian.org> Thu, 14 Dec 2017 11:45:07 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Sun, 17 Dec 2017 21:43:24 +0300
erlang (1:20.1.7+dfsg-1) unstable; urgency=medium
Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control 2017-12-15 12:30:07 UTC (rev 2000)
+++ erlang/trunk/debian/control 2017-12-17 18:57:10 UTC (rev 2001)
@@ -3,7 +3,7 @@
Uploaders: Sergei Golovan <sgolovan at debian.org>
Section: interpreters
Priority: optional
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
Build-Depends: debhelper (>= 10.0.0), autoconf (>= 2.50), openssl, libssl-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-12-15 12:30:07 UTC (rev 2000)
+++ erlang/trunk/debian/rules 2017-12-17 18:57:10 UTC (rev 2001)
@@ -501,7 +501,7 @@
binary: binary-indep binary-arch
-REL=20.2
+REL=20.2.1
DEB_REL=$(REL)+dfsg
get-orig-source:
More information about the Pkg-erlang-commits
mailing list