On Tue, Feb 14, 2017 at 05:12:00PM +0000, Niels Thykier wrote:
Control: tags -1 confirmed
Christos Trochalakis:
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
*I have not yet uploaded to unstable*, and I am asking for pre-approval
to upload 1.10.3-1.
1.10.3-1 will only include the new upstream release (1.10.2 -> 1.10.3)
and no packaging changes.
Nginx 1.10.3 is a stable bugfix release that handles 8 bugfixes
including a segmentation fault.
Relevant bug report: https://bugs.debian.org/855113
Changelog: https://nginx.org/en/CHANGES-1.10
Diff:
https://github.com/nginx/nginx/compare/release-1.10.2...release-1.10.3
Thank you!
Ok, please go ahead and upload that to unstable (I assuming there are
not changes to the debian/ beyond on the d/changelog).
Thanks,
~Niels
Thanks, I have uploaded nginx-1.10.3-1 to unstable.
I took the liberty to also piggyback a change to our VCS location in d/control:
nginx-1.10.2/debian/control nginx-1.10.3/debian/control
--- nginx-1.10.2/debian/control 2017-01-22 12:19:30.000000000 +0200
+++ nginx-1.10.3/debian/control 2017-02-15 09:58:13.000000000 +0200
@@ -27,8 +27,8 @@
zlib1g-dev
Standards-Version: 3.9.8.0
Homepage: http://nginx.net
-Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/nginx.git
-Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nginx.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-nginx/nginx.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-nginx/nginx.git