rev 12631 - in kde-extras/icecream/trunk/debian: . patches po

Fathi Boudra fabo at alioth.debian.org
Wed Nov 12 13:45:52 UTC 2008


Author: fabo
Date: 2008-11-12 13:45:52 +0000 (Wed, 12 Nov 2008)
New Revision: 12631

Added:
   kde-extras/icecream/trunk/debian/patches/12_fix_crosstool_distribution_bug494692.diff
   kde-extras/icecream/trunk/debian/patches/13_fix_nonblocking_sockets_for_icemon_bug503152.diff
   kde-extras/icecream/trunk/debian/patches/14_gcc4.4_support_bug505118.diff
   kde-extras/icecream/trunk/debian/po/sv.po
Removed:
   kde-extras/icecream/trunk/debian/README.Debian
Modified:
   kde-extras/icecream/trunk/debian/changelog
   kde-extras/icecream/trunk/debian/control
   kde-extras/icecream/trunk/debian/patches/10_rename_scheduler.diff
   kde-extras/icecream/trunk/debian/patches/11_gcc4.3_support_bug417230.diff
Log:
  * New upstream release:
    - Only localize job if we find -Wa,.*-a[a-z]*= in an argument. Otherwise,
      we would also force local on things like -Wa,-mtune=something.
      Thanks to Dmitry Baryshkov. (Closes: #494685)
  * Add patch to fix crosstool distribution. Thanks to Sebastian Siewior.
    (Closes: #494692)
  * Add Swedish strings for icecc debconf. Thanks to Martin Bagge.
    (Closes: #504246)
  * Add patch to fix icecc 0.9.x connection by icecc-monitor.
    (Closes: #503152)
  * Add patch to fix FTBFS with GCC 4.4 from Martin. (Closes: #505118)
  * Bump Standards-Version to 3.8.0. No changes needed.
  * Remove README.Debian file.


Deleted: kde-extras/icecream/trunk/debian/README.Debian

Modified: kde-extras/icecream/trunk/debian/changelog
===================================================================
--- kde-extras/icecream/trunk/debian/changelog	2008-11-11 22:53:58 UTC (rev 12630)
+++ kde-extras/icecream/trunk/debian/changelog	2008-11-12 13:45:52 UTC (rev 12631)
@@ -1,27 +1,39 @@
-icecc (0.9.1-2) UNRELEASED; urgency=low
+icecc (0.9.2-1) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * New upstream release:
+    - Only localize job if we find -Wa,.*-a[a-z]*= in an argument. Otherwise,
+      we would also force local on things like -Wa,-mtune=something.
+      Thanks to Dmitry Baryshkov. (Closes: #494685)
+  * Add patch to fix crosstool distribution. Thanks to Sebastian Siewior.
+    (Closes: #494692)
+  * Add Swedish strings for icecc debconf. Thanks to Martin Bagge.
+    (Closes: #504246)
+  * Add patch to fix icecc 0.9.x connection by icecc-monitor.
+    (Closes: #503152)
+  * Add patch to fix FTBFS with GCC 4.4 from Martin. (Closes: #505118)
+  * Bump Standards-Version to 3.8.0. No changes needed.
+  * Remove README.Debian file.
 
- -- Mark Purcell <msp at debian.org>  Mon, 30 Jun 2008 22:38:11 +1000
+ -- Fathi Boudra <fabo at debian.org>  Wed, 12 Nov 2008 11:43:24 +0100
 
 icecc (0.9.1-1) unstable; urgency=low
 
-  * New upstream release
-    - icecc - ICECC_CXX regression fix André Wöbbeking (Closes: #483088)
-  * Add a trigger to restart iceccd when gcc changes - Petr Rockai
-    - iceccd needs to be restarted upon gcc/g++ upgrades (Closes: #486668)
+  * New upstream release.
+    - icecc - ICECC_CXX regression fix André Wöbbeking. (Closes: #483088)
+  * Add a trigger to restart iceccd when gcc changes - Petr Rockai.
+    - iceccd needs to be restarted upon gcc/g++ upgrades. (Closes: #486668)
 
  -- Mark Purcell <msp at debian.org>  Mon, 30 Jun 2008 22:26:37 +1000
 
 icecc (0.9.0-1) unstable; urgency=low
 
-  * New upstream release
-  * [INTL:pt] Updated Portuguese translation for debconf messages
+  * New upstream release.
+  * [INTL:pt] Updated Portuguese translation for debconf messages.
     (Closes: #444719)
-  * Debends: c++-compiler | c-compiler
-    - icecc does not work if g++ is not installed (Closes: #458769)
-  * Add Homepage: Vcs-Svn: & Vcs-Browser: headers
-  * Section: libdevel
+  * Depends: c++-compiler | c-compiler.
+    - icecc does not work if g++ is not installed. (Closes: #458769)
+  * Add Homepage: Vcs-Svn: & Vcs-Browser: headers.
+  * Section: libdevel.
 
  -- Mark Purcell <msp at debian.org>  Wed, 21 May 2008 20:26:30 +1000
 

Modified: kde-extras/icecream/trunk/debian/control
===================================================================
--- kde-extras/icecream/trunk/debian/control	2008-11-11 22:53:58 UTC (rev 12630)
+++ kde-extras/icecream/trunk/debian/control	2008-11-12 13:45:52 UTC (rev 12631)
@@ -5,7 +5,7 @@
 Uploaders: Fathi Boudra <fabo at debian.org>, Mark Purcell <msp at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), automake, libtool, docbook2x
 Homepage: http://en.opensuse.org/Icecream
-Standards-Version: 3.7.2
+Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/icecream/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/icecream/?op=log
 

Modified: kde-extras/icecream/trunk/debian/patches/10_rename_scheduler.diff
===================================================================
--- kde-extras/icecream/trunk/debian/patches/10_rename_scheduler.diff	2008-11-11 22:53:58 UTC (rev 12630)
+++ kde-extras/icecream/trunk/debian/patches/10_rename_scheduler.diff	2008-11-12 13:45:52 UTC (rev 12631)
@@ -1,6 +1,5 @@
-diff -Nur icecc-0.8.0/services/Makefile.am icecc-0.8.0.new/services/Makefile.am
---- icecc-0.8.0/services/Makefile.am	2007-06-12 12:32:10.000000000 +0200
-+++ icecc-0.8.0.new/services/Makefile.am	2007-06-12 13:43:24.000000000 +0200
+--- a/services/Makefile.am
++++ b/services/Makefile.am
 @@ -11,9 +11,9 @@
  noinst_HEADERS = bench.h exitcode.h getifaddrs.h logging.h tempfile.h platform.h
  icedir = $(includedir)/icecc

Modified: kde-extras/icecream/trunk/debian/patches/11_gcc4.3_support_bug417230.diff
===================================================================
--- kde-extras/icecream/trunk/debian/patches/11_gcc4.3_support_bug417230.diff	2008-11-11 22:53:58 UTC (rev 12630)
+++ kde-extras/icecream/trunk/debian/patches/11_gcc4.3_support_bug417230.diff	2008-11-12 13:45:52 UTC (rev 12631)
@@ -1,6 +1,5 @@
-diff -Nur icecc-0.8.0/services/logging.h icecc-0.8.0.new/services/logging.h
---- icecc-0.8.0/services/logging.h	2007-06-12 12:32:10.000000000 +0200
-+++ icecc-0.8.0.new/services/logging.h	2007-06-12 13:45:04.000000000 +0200
+--- a/services/logging.h
++++ b/services/logging.h
 @@ -21,6 +21,7 @@
  #ifndef _LOGGING_H
  #define _LOGGING_H

Added: kde-extras/icecream/trunk/debian/patches/12_fix_crosstool_distribution_bug494692.diff
===================================================================
--- kde-extras/icecream/trunk/debian/patches/12_fix_crosstool_distribution_bug494692.diff	                        (rev 0)
+++ kde-extras/icecream/trunk/debian/patches/12_fix_crosstool_distribution_bug494692.diff	2008-11-12 13:45:52 UTC (rev 12631)
@@ -0,0 +1,11 @@
+--- a/daemon/environment.cpp
++++ b/daemon/environment.cpp
+@@ -312,7 +312,7 @@
+         return 0;
+     }
+ 
+-    chown( dirname.c_str(), 0, nobody_gid );
++    chown( dirname.c_str(), nobody_uid, nobody_gid );
+     chmod( dirname.c_str(), 0770 );
+ 
+     int fds[2];

Added: kde-extras/icecream/trunk/debian/patches/13_fix_nonblocking_sockets_for_icemon_bug503152.diff
===================================================================
--- kde-extras/icecream/trunk/debian/patches/13_fix_nonblocking_sockets_for_icemon_bug503152.diff	                        (rev 0)
+++ kde-extras/icecream/trunk/debian/patches/13_fix_nonblocking_sockets_for_icemon_bug503152.diff	2008-11-12 13:45:52 UTC (rev 12631)
@@ -0,0 +1,25 @@
+--- a/services/comm.cpp
++++ b/services/comm.cpp
+@@ -1160,14 +1160,21 @@
+ 
+   if (ask_fd >= 0)
+     {
++      fcntl(ask_fd, F_SETFL, 0);
+       int status = connect (ask_fd, (struct sockaddr*) &remote_addr, sizeof(remote_addr) );
+-      if (status == 0 || (status < 0 && errno == EISCONN))
++      int connect_errno = errno;
++      fcntl(ask_fd, F_SETFL, O_NONBLOCK);
++      if (status == 0 || (status < 0 && connect_errno == EISCONN))
+         {
+           int fd = ask_fd;
+           ask_fd = -1;
+           return Service::createChannel(fd,
+                   (struct sockaddr*) &remote_addr, sizeof(remote_addr));
+         }
++      else
++        {
++          log_error() << "connect failed : " << strerror(connect_errno) << endl;
++        }
+     }
+   return 0;
+ }

Added: kde-extras/icecream/trunk/debian/patches/14_gcc4.4_support_bug505118.diff
===================================================================
--- kde-extras/icecream/trunk/debian/patches/14_gcc4.4_support_bug505118.diff	                        (rev 0)
+++ kde-extras/icecream/trunk/debian/patches/14_gcc4.4_support_bug505118.diff	2008-11-12 13:45:52 UTC (rev 12631)
@@ -0,0 +1,10 @@
+--- a/client/local.cpp
++++ b/client/local.cpp
+@@ -26,6 +26,7 @@
+ #include <sys/wait.h>
+ #include <unistd.h>
+ #include <limits.h>
++#include <stdio.h>
+ #include <string.h>
+ #include <errno.h>
+ #ifdef HAVE_SIGNAL_H

Added: kde-extras/icecream/trunk/debian/po/sv.po
===================================================================
--- kde-extras/icecream/trunk/debian/po/sv.po	                        (rev 0)
+++ kde-extras/icecream/trunk/debian/po/sv.po	2008-11-12 13:45:52 UTC (rev 12631)
@@ -0,0 +1,72 @@
+# translation of icecc.po to swedish
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Martin Bagge <brother at bsnet.se>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: icecc\n"
+"Report-Msgid-Bugs-To: pkg-kde-extras at lists.alioth.debian.org\n"
+"POT-Creation-Date: 2006-09-17 00:40+0200\n"
+"PO-Revision-Date: 2008-11-02 04:58+0100\n"
+"Last-Translator: Martin Bagge <brother at bsnet.se>\n"
+"Language-Team: swedish <debian-l10n-swedish at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: boolean
+#. Description
+#: ../icecc.templates:1001
+msgid "Start the icecc daemon on startup?"
+msgstr "Ska icecc-tjänsten startas vid systemets uppstart?"
+
+#. Type: boolean
+#. Description
+#: ../icecc.templates:1001
+msgid "icecc can be run as a daemon, listening for incoming connections."
+msgstr "icecc kan köras som bakgrundstjänst och lyssna efter anslutningar."
+
+#. Type: boolean
+#. Description
+#: ../icecc.templates:1001
+msgid ""
+"You have the option of starting the icecc daemon automatically on the "
+"computer startup. You need a running daemon on every computer which should "
+"be part of the compile farm. If you later change your mind, you can run:  "
+"'dpkg-reconfigure icecc'."
+msgstr ""
+"Du kan starta icecc-tjänsten automatiskt när systemet startas. Du måste ha "
+"en aktiv icecc-tjänst på alla datorer som ska delta i kompileringsfarmen. Om "
+"du senare vill ändra denna inställning kan du köra 'dpkg-reconfigure icecc'."
+
+#. Type: boolean
+#. Description
+#: ../icecc.templates:2001
+msgid "Start the icecc scheduler on startup?"
+msgstr "Ska schemaläggaren för icecc startas vid systemets uppstart?"
+
+#. Type: boolean
+#. Description
+#: ../icecc.templates:2001
+msgid ""
+"The scheduler can be run as a daemon, listening for incoming connections."
+msgstr ""
+"Schemaläggaren kan köras som en tjänst som lyssnar på inkommande "
+"anslutningar."
+
+#. Type: boolean
+#. Description
+#: ../icecc.templates:2001
+msgid ""
+"You have the option of starting the icecc scheduler automatically on the "
+"computer startup. You need one scheduler in your compile farm. If in doubt,  "
+"you should not start it automatically on startup. If you later change your "
+"mind, you can run: 'dpkg-reconfigure icecc'."
+msgstr ""
+"Du kan starta schemläggaren för icecc när systemet startas. Du behöver en "
+"schemaläggare i din kompileringsfarm. Om du inte är säker på om du behöver "
+"denna tjänst här så ska du inte aktivera den vid uppstart av systemet. Om du "
+"vill ändra denna inställning vid ett senare tillfälle kan du köra 'dpkg-"
+"reconfigure icecc'."




More information about the pkg-kde-commits mailing list