[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#775488: marked as done (unblock (pre-approval): mate-system-tools/1.8.1+dfsg1-2)



Your message dated Sat, 17 Jan 2015 17:59:58 +0000
with message-id <5a5c81a93d4391f7d479f7e5b7d663a0@mail.adsl.funky-badger.org>
and subject line Re: Bug#775488: unblock (pre-approval): mate-system-tools/1.8.1+dfsg1-2
has caused the Debian Bug report #775488,
regarding unblock (pre-approval): mate-system-tools/1.8.1+dfsg1-2
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 owner@bugs.debian.org
immediately.)


-- 
775488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775488
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please consider unblocking of planned upload of package mate-system-tools

The MATE packaging team received a patch for mate-system-tools from
Ubuntu developer Logan Rose, that should make it into Debian jessie:

  * debian/patches:
    + Add 1004_include-cstdlib.patch. Fix implicit declaration and conversion
      to pointer of bsearch. (Closes: 773338).

-> Fixes  buildd warnings on several non-Intel/AMD architectures [1].

light+love,
Mike

[1] https://qa.debian.org/bls/packages/m/mate-system-tools.html

unblock mate-system-tools/1.8.1+dfsg1-2

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
diff -Nru mate-system-tools-1.8.1+dfsg1/debian/changelog mate-system-tools-1.8.1+dfsg1/debian/changelog
--- mate-system-tools-1.8.1+dfsg1/debian/changelog	2014-10-25 05:00:24.000000000 +0200
+++ mate-system-tools-1.8.1+dfsg1/debian/changelog	2015-01-16 11:39:16.000000000 +0100
@@ -1,3 +1,12 @@
+mate-system-tools (1.8.1+dfsg1-2) unstable; urgency=medium
+
+  [ Logan Rosen ]
+  * debian/patches:
+    + Add 1004_include-cstdlib.patch. Fix implicit declaration and conversion
+      to pointer of bsearch. (Closes: 773338).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Fri, 16 Jan 2015 11:38:58 +0100
+
 mate-system-tools (1.8.1+dfsg1-1) unstable; urgency=low
 
   [ Stefano Karapetsas ]
diff -Nru mate-system-tools-1.8.1+dfsg1/debian/patches/1004_include-cstdlib.patch mate-system-tools-1.8.1+dfsg1/debian/patches/1004_include-cstdlib.patch
--- mate-system-tools-1.8.1+dfsg1/debian/patches/1004_include-cstdlib.patch	1970-01-01 01:00:00.000000000 +0100
+++ mate-system-tools-1.8.1+dfsg1/debian/patches/1004_include-cstdlib.patch	2015-01-16 11:36:51.000000000 +0100
@@ -0,0 +1,16 @@
+Description: Fix implicit declaration and conversion to pointer of bsearch.
+Author: Logan Rosen <logan@ubuntu.com>
+Abstract:
+    Include <stdlib.h> in connection.c to fix implicit declaration and
+    conversion to pointer of bsearch.
+
+--- a/src/network/connection.c
++++ b/src/network/connection.c
+@@ -19,6 +19,7 @@
+  */
+ 
+ #include <string.h>
++#include <stdlib.h>
+ 
+ #include <glib/gi18n.h>
+ #include "gst.h"
diff -Nru mate-system-tools-1.8.1+dfsg1/debian/patches/series mate-system-tools-1.8.1+dfsg1/debian/patches/series
--- mate-system-tools-1.8.1+dfsg1/debian/patches/series	2014-10-25 04:19:18.000000000 +0200
+++ mate-system-tools-1.8.1+dfsg1/debian/patches/series	2015-01-16 11:41:21.000000000 +0100
@@ -1,5 +1,6 @@
 1002_add-keywords-to-desktop-files.patch
 1003_use-NotShowIn-instead-of-OnlyShowIn.patch
+1004_include-cstdlib.patch
 2001_omit-gfdl-licensed-doc-files.patch
 2002_fix-pkgconfig-bad-directive.patch
 2003_launch-pkexec-wrappers.patch

--- End Message ---
--- Begin Message ---
On 2015-01-17 10:33, Ivo De Decker wrote:
Control: tags -1 confirmed moreinfo

Hi,

On Fri, Jan 16, 2015 at 11:47:37AM +0100, Mike Gabriel wrote:
Please consider unblocking of planned upload of package mate-system-tools

The MATE packaging team received a patch for mate-system-tools from
Ubuntu developer Logan Rose, that should make it into Debian jessie:

  * debian/patches:
+ Add 1004_include-cstdlib.patch. Fix implicit declaration and conversion
      to pointer of bsearch. (Closes: 773338).

-> Fixes  buildd warnings on several non-Intel/AMD architectures [1].

Please go ahead.

Uploaded and unblocked.

Regards,

Adam

--- End Message ---

Reply to: