Your message dated Thu, 15 Sep 2016 09:18:00 +0000 (UTC)
with message-id <101469747.2616801.1473931080...@mail.yahoo.com>
and subject line Re: Bug#837887: RFS: xautolock/2.2-5.1 [NMU] [RC]
has caused the Debian Bug report #837887,
regarding RFS: xautolock/2.2-5.1 [NMU] [RC]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
837887: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837887
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important


I'm looking for a sponsor for my NMU on xautolock
It closes an RC bug, I've validated that the the fix
doesn't break my machines.

The debdiff is attached

The package can be downloaded from -mentors

https://mentors.debian.net/debian/pool/main/x/xautolock/xautolock_2.2-5.1.dsc


Changes since the last upload:

xautolock (1:2.2-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * This update allows one to build against glibc >= 2.24.
  Thanks Aurelien Jarno <aure...@debian.org> for the patch
  (Closes: #833971).

 -- gustavo panizzo <g...@zumbi.com.ar>  Thu, 15 Sep 2016 14:54:09 +0800


thanks!


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'stable-updates'), (500, 
'proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru xautolock-2.2/debian/changelog xautolock-2.2/debian/changelog
--- xautolock-2.2/debian/changelog	2016-09-15 14:54:09.000000000 +0800
+++ xautolock-2.2/debian/changelog	2016-03-16 06:17:05.000000000 +0800
@@ -1,12 +1,3 @@
-xautolock (1:2.2-5.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * This update allows one to build against glibc >= 2.24.
-  Thanks Aurelien Jarno <aure...@debian.org> for the patch
-  (Closes: #833971).
-
- -- gustavo panizzo <g...@zumbi.com.ar>  Thu, 15 Sep 2016 14:54:09 +0800
-
 xautolock (1:2.2-5) unstable; urgency=low
 
   * Non-maintainer upolad
diff -Nru xautolock-2.2/debian/patches/14-do-not-use-union-wait-type.patch xautolock-2.2/debian/patches/14-do-not-use-union-wait-type.patch
--- xautolock-2.2/debian/patches/14-do-not-use-union-wait-type.patch	2016-09-15 14:54:09.000000000 +0800
+++ xautolock-2.2/debian/patches/14-do-not-use-union-wait-type.patch	1970-01-01 08:00:00.000000000 +0800
@@ -1,24 +0,0 @@
-Description: Allows to build against glibc >=2.24
-Author: Aurelien Jarno <aure...@debian.org>
-Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833971
-
---- xautolock-2.2.orig/src/engine.c
-+++ xautolock-2.2/src/engine.c
-@@ -240,7 +240,7 @@ evaluateTriggers (Display* d)
- #else /* VMS */
-   if (lockerPid)
-   {
--#if !defined (UTEKV) && !defined (SYSV) && !defined (SVR4)
-+#if !defined (UTEKV) && !defined (SYSV) && !defined (SVR4) && !defined (__GLIBC__)
-     union wait  status;      /* childs process status */
- #else /* !UTEKV && !SYSV && !SVR4 */
-     int         status = 0;  /* childs process status */
-@@ -251,7 +251,7 @@ evaluateTriggers (Display* d)
-       (void) kill (lockerPid, SIGTERM);
-     }
- 
--#if !defined (UTEKV) && !defined (SYSV) && !defined (SVR4)
-+#if !defined (UTEKV) && !defined (SYSV) && !defined (SVR4) && !defined (__GLIBC__)
-     if (wait3 (&status, WNOHANG, 0))
- #else /* !UTEKV && !SYSV && !SVR4 */
-     if (waitpid (-1, &status, WNOHANG)) 
diff -Nru xautolock-2.2/debian/patches/series xautolock-2.2/debian/patches/series
--- xautolock-2.2/debian/patches/series	2016-09-15 14:54:09.000000000 +0800
+++ xautolock-2.2/debian/patches/series	2016-03-16 06:16:38.000000000 +0800
@@ -2,4 +2,3 @@
 11-fix-no-dpms.patch
 12-fix-manpage.patch
 13-fix-hppa-build.patch
-14-do-not-use-union-wait-type.patch

--- End Message ---
--- Begin Message ---
Hi,


>I'm looking for a sponsor for my NMU on xautolock
>It closes an RC bug, I've validated that the the fix
>doesn't break my machines.


sponsored, please next time add some whitespaces on changelog
(too see the continuation below the *)
e.g.
* fix foo
  this patch fixes foo


and add some "NMU with maintainer blessing", to avoid your sponsor
having to check the whole thread and the policy :)

thanks!

G.

--- End Message ---

Reply via email to