Ema has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/317790

Change subject: nginx (1.11.4-1+wmf4) jessie-wikimedia; urgency=medium
......................................................................

nginx (1.11.4-1+wmf4) jessie-wikimedia; urgency=medium

  * Create nginx-{full,light,extras}-dbg by hand. Autogenerated -dbgsym
    packages are supported by debhelper 9.20151219 or greater, while Jessie
    ships 9.20150101.

 -- Emanuele Rocca <e...@wikimedia.org>  Tue, 25 Oct 2016 11:10:36 +0200

Change-Id: I01266b7bccf9856add6780e2c71f9504a6977d4c
---
M debian/changelog
M debian/control
M debian/rules
3 files changed, 53 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/software/nginx 
refs/changes/90/317790/1

diff --git a/debian/changelog b/debian/changelog
index 60d282f..9e45952 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nginx (1.11.4-1+wmf4) jessie-wikimedia; urgency=medium
+
+  * Create nginx-{full,light,extras}-dbg by hand. Autogenerated -dbgsym
+    packages are supported by debhelper 9.20151219 or greater, while Jessie
+    ships 9.20150101.
+
+ -- Emanuele Rocca <e...@wikimedia.org>  Tue, 25 Oct 2016 11:10:36 +0200
+
 nginx (1.11.4-1+wmf3) jessie-wikimedia; urgency=medium
 
   * control: depend on libssl11-dev (WMF packaging)
diff --git a/debian/control b/debian/control
index ac2d3f6..265a1df 100644
--- a/debian/control
+++ b/debian/control
@@ -107,6 +107,20 @@
  THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, HTTP Substitutions, Upstream
  Fair Queue.
 
+Package: nginx-full-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: nginx-full (= ${binary:Version}), ${misc:Depends}
+Conflicts: nginx-extras-dbg, nginx-light-dbg
+Description: nginx web/proxy server (standard version) - debugging symbols
+ Nginx ("engine X") is a high-performance web and reverse proxy server
+ created by Igor Sysoev. It can be used both as a standalone web server
+ and as a proxy to reduce the load on back-end HTTP or mail servers.
+ .
+ This package provides debugging symbols for nginx-full, to assist in debugging
+ issues that you may find. It should not be required for normal operation.
+
 Package: nginx-light
 Architecture: any
 Priority: extra
@@ -134,6 +148,21 @@
  Pool, WebDAV, Upstream.
  .
  THIRD PARTY MODULES: Echo.
+
+Package: nginx-light-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: nginx-light (= ${binary:Version}), ${misc:Depends}
+Conflicts: nginx-extras-dbg, nginx-full-dbg
+Description: nginx web/proxy server (basic version) - debugging symbols
+ Nginx ("engine X") is a high-performance web and reverse proxy server
+ created by Igor Sysoev. It can be used both as a standalone web server
+ and as a proxy to reduce the load on back-end HTTP or mail servers.
+ .
+ This package provides debugging symbols for nginx-light, to assist in
+ debugging issues that you may find. It should not be required for normal
+ operation.
 
 Package: nginx-extras
 Architecture: any
@@ -185,6 +214,21 @@
  Headers More, Embedded Lua, HTTP Substitutions, Nchan, Upload Progress,
  Upstream Fair Queue.
 
+Package: nginx-extras-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: nginx-extras (= ${binary:Version}), ${misc:Depends}
+Conflicts: nginx-full-dbg, nginx-light-dbg
+Description: nginx web/proxy server (extended version) - debugging symbols
+ Nginx ("engine X") is a high-performance web and reverse proxy server
+ created by Igor Sysoev. It can be used both as a standalone web server
+ and as a proxy to reduce the load on back-end HTTP or mail servers.
+ .
+ This package provides debugging symbols for nginx-extras, to assist in
+ debugging issues that you may find. It should not be required for normal
+ operation.
+
 Package: libnginx-mod-http-geoip
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff --git a/debian/rules b/debian/rules
index 7547660..7ed11f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -161,7 +161,7 @@
        $(MAKE) -C $(BUILDDIR_$*) build
 
 strip.arch.%:
-       dh_strip --package=nginx-$(*) -O--dbgsym-migration='nginx-$(*)-dbg (<< 
1.10.1-3~)'
+       dh_strip --dbg-package=nginx-$(*)-dbg
 
 strip.mods.%:
        dh_strip --package=libnginx-mod-$(*) -O--automatic-dbgsym

-- 
To view, visit https://gerrit.wikimedia.org/r/317790
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01266b7bccf9856add6780e2c71f9504a6977d4c
Gerrit-PatchSet: 1
Gerrit-Project: operations/software/nginx
Gerrit-Branch: wmf-1.11.4
Gerrit-Owner: Ema <e...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to