[Pkg-erlang-commits] r1959 - erlang/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Wed Oct 25 12:20:00 UTC 2017
Author: sgolovan
Date: 2017-10-25 12:19:58 +0000 (Wed, 25 Oct 2017)
New Revision: 1959
Modified:
erlang/trunk/debian/changelog
erlang/trunk/debian/control
erlang/trunk/debian/rules
Log:
[erlang]
* New upstream bugfix release.
* Switched to the optional priority for erlang-base-hipe since the extra
priority is obsolete now.
Modified: erlang/trunk/debian/changelog
===================================================================
--- erlang/trunk/debian/changelog 2017-10-21 14:02:05 UTC (rev 1958)
+++ erlang/trunk/debian/changelog 2017-10-25 12:19:58 UTC (rev 1959)
@@ -1,8 +1,10 @@
-erlang (1:20.1.2+dfsg-2) UNRELEASED; urgency=medium
+erlang (1:20.1.3+dfsg-1) unstable; urgency=medium
- * NOT RELEASED YET
+ * New upstream bugfix release.
+ * Switched to the optional priority for erlang-base-hipe since the extra
+ priority is obsolete now.
- -- Sergei Golovan <sgolovan at debian.org> Sat, 21 Oct 2017 17:02:04 +0300
+ -- Sergei Golovan <sgolovan at debian.org> Wed, 25 Oct 2017 11:42:19 +0300
erlang (1:20.1.2+dfsg-1) unstable; urgency=medium
Modified: erlang/trunk/debian/control
===================================================================
--- erlang/trunk/debian/control 2017-10-21 14:02:05 UTC (rev 1958)
+++ erlang/trunk/debian/control 2017-10-25 12:19:58 UTC (rev 1959)
@@ -37,7 +37,6 @@
Package: erlang-base-hipe
Architecture: amd64 i386 powerpc ppc64 ppc64el sparc solaris-i386
-Priority: extra
Depends: procps, adduser, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${libsctp:Version}, erlang-crypto (= ${binary:Version}), erlang-syntax-tools (= ${binary:Version})
Suggests: erlang-tools (= ${binary:Version}), erlang, erlang-manpages, erlang-doc
Modified: erlang/trunk/debian/rules
===================================================================
--- erlang/trunk/debian/rules 2017-10-21 14:02:05 UTC (rev 1958)
+++ erlang/trunk/debian/rules 2017-10-25 12:19:58 UTC (rev 1959)
@@ -501,7 +501,7 @@
binary: binary-indep binary-arch
-REL=20.1.2
+REL=20.1.3
DEB_REL=$(REL)+dfsg
get-orig-source:
More information about the Pkg-erlang-commits
mailing list