[gnumeric] Updated debianisation



commit 53596a52fad2e8a930cc7563002a45d66a8a9447
Author: J.H.M. Dassen (Ray) <jdassen debian org>
Date:   Sat Jul 31 12:39:04 2010 +0200

    Updated debianisation

 debian/changelog                                 |   18 +
 debian/control                                   |   22 +-
 debian/gnumeric.preinst                          |    2 +-
 debian/gnumeric.templates                        |    4 +
 debian/patches/refresh-config-sub-guess-1.10.7-1 |  701 ----------------------
 debian/patches/refresh-config-sub-guess-1.10.8-1 |  470 +++++++++++++++
 debian/patches/series                            |    2 +-
 debian/po/cs.po                                  |   17 +-
 debian/po/da.po                                  |   17 +-
 debian/po/de.po                                  |   28 +-
 debian/po/es.po                                  |   17 +-
 debian/po/fi.po                                  |   17 +-
 debian/po/fr.po                                  |   17 +-
 debian/po/gl.po                                  |   17 +-
 debian/po/it.po                                  |   17 +-
 debian/po/ja.po                                  |   18 +-
 debian/po/lt.po                                  |   21 +-
 debian/po/nl.po                                  |   17 +-
 debian/po/pt.po                                  |   17 +-
 debian/po/pt_BR.po                               |   44 +-
 debian/po/ru.po                                  |   17 +-
 debian/po/sk.po                                  |   17 +-
 debian/po/sv.po                                  |   17 +-
 debian/po/templates.pot                          |   17 +-
 debian/po/vi.po                                  |   41 +-
 debian/rules                                     |    6 +-
 26 files changed, 769 insertions(+), 829 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index f31513e..223bdd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+gnumeric (1.10.8-1) unstable; urgency=low
+
+  * New upstream stable release. Changes include:
+    * Save default search settings. (Closes: #451641)
+    * Add new function SORT; add menu item to wrap SORT around an existing
+      range. (Closes: #306543)
+  * [debian/gnumeric.templates] Added entry for the debconf prompt title.
+  * [debian/gnumeric.preinst] Use template to allow for translation of the
+    debconf prompt title.
+  * [debian/rules] Call dh_perl. Call debconf-updatepo in "clean" target.
+  * [debian/control]
+    * Bumped goffice build dependency as per configure.in .
+    * Added gnumeric-plugins-extra Depends: ${perl:Depends}.
+    * Use "Breaks" instead of "Conflicts".
+    * Updated Standards-Version.
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org>  Sat, 31 Jul 2010 12:19:55 +0200
+
 gnumeric (1.10.7-1) unstable; urgency=low
 
   * New upstream stable release.
diff --git a/debian/control b/debian/control
index 26f0e26..a0271e8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.0), python-central (>= 0.5), dh-buildinfo,
  po-debconf, gettext, bison, flex, rarian-compat | scrollkeeper,
  intltool (>= 0.29), libxml-parser-perl,
  zlib1g-dev, libglib2.0-dev (>= 2.12.0), libgsf-1-dev (>= 1.14.15),
- libgoffice-0.8-dev (>= 0.8.5), libxml2-dev (>= 2.6.10-2),
+ libgoffice-0.8-dev (>= 0.8.8), libxml2-dev (>= 2.6.10-2),
  libpango1.0-dev (>= 1.12.0),
  libgtk2.0-dev (>= 2.12.0), libglade2-dev (>= 1:2.4.0),
  libart-2.0-dev (>= 2.3.16-5),
@@ -15,14 +15,16 @@ Build-Depends: debhelper (>= 7.0.0), python-central (>= 0.5), dh-buildinfo,
 Homepage: http://www.gnumeric.org/
 Vcs-git: git://git.gnome.org/gnumeric
 Vcs-Browser: http://git.gnome.org/cgit/gnumeric
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
 
 Package: gnumeric
 Architecture: any
-Depends: ${shlibs:Depends}, procps, gsfonts, gnumeric-common (= ${source:Version}), ${misc:Depends}
+Depends: ${shlibs:Depends}, procps, gsfonts,
+ gnumeric-common (= ${source:Version}), ${misc:Depends}
 Recommends: evince (>= 0.9.0) | evince-gtk (>= 0.9.0), lp-solve
-Suggests: gnumeric-doc (>= ${Upstream-Version}), gnumeric-plugins-extra, epiphany-browser, ttf-liberation | ttf-mscorefonts-installer
-Conflicts: gnumeric1.0, gnumeric1.0-doc, gnumeric-doc (<< ${Upstream-Version})
+Suggests: gnumeric-doc (>= ${Upstream-Version}), gnumeric-plugins-extra,
+ epiphany-browser, ttf-liberation | ttf-mscorefonts-installer
+Breaks: gnumeric1.0, gnumeric1.0-doc, gnumeric-doc (<< ${Upstream-Version})
 Replaces: zh-trans (<< 0.8-1), gnumeric1.0
 XS-Python-Version: current
 XB-Python-Version: ${python:Versions}
@@ -76,7 +78,7 @@ Section: doc
 Depends: ${misc:Depends}
 Recommends: yelp (>= 2.6.0), gnome-desktop-data
 Suggests: gnumeric (>= ${Upstream-Version}), docbook-xsl
-Conflicts: gnumeric1.0-doc
+Breaks: gnumeric1.0-doc
 Replaces: gnumeric (<< 1.1.17-2), gnumeric1.0-doc, docbook-xsl
 Description: spreadsheet application for GNOME - documentation
  Gnumeric is a spreadsheet application that interoperates well
@@ -88,9 +90,11 @@ Description: spreadsheet application for GNOME - documentation
 
 Package: gnumeric-plugins-extra
 Architecture: any
-Depends: gnumeric (= ${binary:Version}), python-gtk2, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Conflicts: gnumeric1.0-python, gnumeric1.0-gda, gnumeric-python, gnumeric-gda
-Replaces: gnumeric1.0-gda, gnumeric1.0-python, gnumeric-python, gnumeric-gda, gnumeric (<= 1.3.92-1)
+Depends: gnumeric (= ${binary:Version}), python-gtk2, ${python:Depends},
+ ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Breaks: gnumeric1.0-python, gnumeric1.0-gda, gnumeric-python, gnumeric-gda
+Replaces: gnumeric1.0-gda, gnumeric1.0-python, gnumeric-python, gnumeric-gda,
+ gnumeric (<= 1.3.92-1)
 XS-Python-Version: current
 XB-Python-Version: ${python:Versions}
 Description: spreadsheet application for GNOME - additional plugins
diff --git a/debian/gnumeric.preinst b/debian/gnumeric.preinst
index 363b1ae..8bb32c1 100755
--- a/debian/gnumeric.preinst
+++ b/debian/gnumeric.preinst
@@ -14,7 +14,7 @@ fi
 . /usr/share/debconf/confmodule
 
 db_version 2.0
-db_title Detected a running gnumeric process
+db_settitle gnumeric/existing-process-title
 
 # Ignore the fact that this question may have been answered on another
 # occasion already
diff --git a/debian/gnumeric.templates b/debian/gnumeric.templates
index dbb695f..5235d40 100644
--- a/debian/gnumeric.templates
+++ b/debian/gnumeric.templates
@@ -7,6 +7,10 @@
 # Even minor modifications require translation updates and such
 # changes should be coordinated with translators and reviewers.
 
+Template: gnumeric/existing-process-title
+Type: title
+_Description: Detected a running gnumeric process
+
 Template: gnumeric/existing-process
 Type: boolean
 Default: false
diff --git a/debian/patches/refresh-config-sub-guess-1.10.8-1 b/debian/patches/refresh-config-sub-guess-1.10.8-1
new file mode 100644
index 0000000..d37f84f
--- /dev/null
+++ b/debian/patches/refresh-config-sub-guess-1.10.8-1
@@ -0,0 +1,470 @@
+diff -ru gnumeric-1.10.8.orig/config.guess gnumeric-1.10.8/config.guess
+--- gnumeric-1.10.8.orig/config.guess	2010-07-31 02:41:19.000000000 +0200
++++ gnumeric-1.10.8/config.guess	2010-07-31 10:59:02.000000000 +0200
+@@ -1,10 +1,10 @@
+ #! /bin/sh
+ # Attempt to guess a canonical system name.
+ #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
++#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ #   Free Software Foundation, Inc.
+ 
+-timestamp='2009-11-20'
++timestamp='2009-12-30'
+ 
+ # This file is free software; you can redistribute it and/or modify it
+ # under the terms of the GNU General Public License as published by
+@@ -56,8 +56,9 @@
+ GNU config.guess ($timestamp)
+ 
+ Originally written by Per Bothner.
+-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
++Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
++2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
++Software Foundation, Inc.
+ 
+ This is free software; see the source for copying conditions.  There is NO
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
+@@ -139,16 +140,6 @@
+ UNAME_SYSTEM=`(uname -s) 2>/dev/null`  || UNAME_SYSTEM=unknown
+ UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
+ 
+-case "${UNAME_MACHINE}" in
+-    i?86)
+-	test -z "$VENDOR" && VENDOR=pc
+-	;;
+-    *)
+-	test -z "$VENDOR" && VENDOR=unknown
+-	;;
+-esac
+-test -f /etc/SuSE-release -o -f /.buildenv && VENDOR=suse
+-
+ # Note: order is significant - the case branches are not exclusive.
+ 
+ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
+@@ -213,19 +204,19 @@
+ 	exit ;;
+     *:OpenBSD:*:*)
+ 	UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
+-	echo ${UNAME_MACHINE_ARCH}-${VENDOR}-openbsd${UNAME_RELEASE}
++	echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
+ 	exit ;;
+     *:ekkoBSD:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-ekkobsd${UNAME_RELEASE}
++	echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
+ 	exit ;;
+     *:SolidBSD:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-solidbsd${UNAME_RELEASE}
++	echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
+ 	exit ;;
+     macppc:MirBSD:*:*)
+-	echo powerpc-${VENDOR}-mirbsd${UNAME_RELEASE}
++	echo powerpc-unknown-mirbsd${UNAME_RELEASE}
+ 	exit ;;
+     *:MirBSD:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-mirbsd${UNAME_RELEASE}
++	echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
+ 	exit ;;
+     alpha:OSF1:*:*)
+ 	case $UNAME_RELEASE in
+@@ -290,13 +281,13 @@
+ 	echo alpha-dec-winnt3.5
+ 	exit ;;
+     Amiga*:UNIX_System_V:4.0:*)
+-	echo m68k-${VENDOR}-sysv4
++	echo m68k-unknown-sysv4
+ 	exit ;;
+     *:[Aa]miga[Oo][Ss]:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-amigaos
++	echo ${UNAME_MACHINE}-unknown-amigaos
+ 	exit ;;
+     *:[Mm]orph[Oo][Ss]:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-morphos
++	echo ${UNAME_MACHINE}-unknown-morphos
+ 	exit ;;
+     *:OS/390:*:*)
+ 	echo i370-ibm-openedition
+@@ -311,7 +302,7 @@
+ 	echo arm-acorn-riscix${UNAME_RELEASE}
+ 	exit ;;
+     arm:riscos:*:*|arm:RISCOS:*:*)
+-	echo arm-${VENDOR}-riscos
++	echo arm-unknown-riscos
+ 	exit ;;
+     SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
+ 	echo hppa1.1-hitachi-hiuxmpp
+@@ -419,7 +410,7 @@
+         echo m68k-hades-mint${UNAME_RELEASE}
+         exit ;;
+     *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
+-        echo m68k-${VENDOR}-mint${UNAME_RELEASE}
++        echo m68k-unknown-mint${UNAME_RELEASE}
+         exit ;;
+     m68k:machten:*:*)
+ 	echo m68k-apple-machten${UNAME_RELEASE}
+@@ -730,9 +721,9 @@
+ 	exit ;;
+     i*86:OSF1:*:*)
+ 	if [ -x /usr/sbin/sysversion ] ; then
+-	    echo ${UNAME_MACHINE}-${VENDOR}-osf1mk
++	    echo ${UNAME_MACHINE}-unknown-osf1mk
+ 	else
+-	    echo ${UNAME_MACHINE}-${VENDOR}-osf1
++	    echo ${UNAME_MACHINE}-unknown-osf1
+ 	fi
+ 	exit ;;
+     parisc*:Lites*:*:*)
+@@ -792,19 +783,19 @@
+ 	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
+ 	exit ;;
+     sparc*:BSD/OS:*:*)
+-	echo sparc-${VENDOR}-bsdi${UNAME_RELEASE}
++	echo sparc-unknown-bsdi${UNAME_RELEASE}
+ 	exit ;;
+     *:BSD/OS:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-bsdi${UNAME_RELEASE}
++	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
+ 	exit ;;
+     *:FreeBSD:*:*)
+ 	case ${UNAME_MACHINE} in
+ 	    pc98)
+-		echo i386-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
++		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+ 	    amd64)
+-		echo x86_64-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
++		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+ 	    *)
+-		echo ${UNAME_MACHINE}-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
++		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
+ 	esac
+ 	exit ;;
+     i*:CYGWIN*:*)
+@@ -826,10 +817,10 @@
+ 		echo i586-pc-interix${UNAME_RELEASE}
+ 		exit ;;
+ 	    authenticamd | genuineintel | EM64T)
+-		echo x86_64-${VENDOR}-interix${UNAME_RELEASE}
++		echo x86_64-unknown-interix${UNAME_RELEASE}
+ 		exit ;;
+ 	    IA64)
+-		echo ia64-${VENDOR}-interix${UNAME_RELEASE}
++		echo ia64-unknown-interix${UNAME_RELEASE}
+ 		exit ;;
+ 	esac ;;
+     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
+@@ -848,21 +839,21 @@
+ 	echo ${UNAME_MACHINE}-pc-uwin
+ 	exit ;;
+     amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
+-	echo x86_64-${VENDOR}-cygwin
++	echo x86_64-unknown-cygwin
+ 	exit ;;
+     p*:CYGWIN*:*)
+-	echo powerpcle-${VENDOR}-cygwin
++	echo powerpcle-unknown-cygwin
+ 	exit ;;
+     prep*:SunOS:5.*:*)
+-	echo powerpcle-${VENDOR}-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
++	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
+ 	exit ;;
+     *:GNU:*:*)
+ 	# the GNU system
+-	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-${VENDOR}-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
++	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
+ 	exit ;;
+     *:GNU/*:*:*)
+ 	# other systems with GNU libc and userland
+-	echo ${UNAME_MACHINE}-${VENDOR}-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
++	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
+ 	exit ;;
+     i*86:Minix:*:*)
+ 	echo ${UNAME_MACHINE}-pc-minix
+@@ -879,20 +870,20 @@
+         esac
+ 	objdump --private-headers /bin/sh | grep -q ld.so.1
+ 	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu${LIBC}
++	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
+ 	exit ;;
+     arm*:Linux:*:*)
+ 	eval $set_cc_for_build
+ 	if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
+ 	    | grep -q __ARM_EABI__
+ 	then
+-	    echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	    echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	else
+-	    echo ${UNAME_MACHINE}-${VENDOR}-linux-gnueabi
++	    echo ${UNAME_MACHINE}-unknown-linux-gnueabi
+ 	fi
+ 	exit ;;
+     avr32*:Linux:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     cris:Linux:*:*)
+ 	echo cris-axis-linux-gnu
+@@ -901,7 +892,7 @@
+ 	echo crisv32-axis-linux-gnu
+ 	exit ;;
+     frv:Linux:*:*)
+-    	echo frv-${VENDOR}-linux-gnu
++    	echo frv-unknown-linux-gnu
+ 	exit ;;
+     i*86:Linux:*:*)
+ 	LIBC=gnu
+@@ -912,16 +903,16 @@
+ 	#endif
+ EOF
+ 	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
+-	echo "${UNAME_MACHINE}-${VENDOR}-linux-${LIBC}"
++	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
+ 	exit ;;
+     ia64:Linux:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     m32r*:Linux:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     m68*:Linux:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     mips:Linux:*:* | mips64:Linux:*:*)
+ 	eval $set_cc_for_build
+@@ -940,51 +931,51 @@
+ 	#endif
+ EOF
+ 	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
+-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux-gnu"; exit; }
++	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
+ 	;;
+     or32:Linux:*:*)
+-	echo or32-${VENDOR}-linux-gnu
++	echo or32-unknown-linux-gnu
+ 	exit ;;
+     padre:Linux:*:*)
+-	echo sparc-${VENDOR}-linux-gnu
++	echo sparc-unknown-linux-gnu
+ 	exit ;;
+     parisc64:Linux:*:* | hppa64:Linux:*:*)
+-	echo hppa64-${VENDOR}-linux-gnu
++	echo hppa64-unknown-linux-gnu
+ 	exit ;;
+     parisc:Linux:*:* | hppa:Linux:*:*)
+ 	# Look for CPU level
+ 	case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
+-	  PA7*) echo hppa1.1-${VENDOR}-linux-gnu ;;
+-	  PA8*) echo hppa2.0-${VENDOR}-linux-gnu ;;
+-	  *)    echo hppa-${VENDOR}-linux-gnu ;;
++	  PA7*) echo hppa1.1-unknown-linux-gnu ;;
++	  PA8*) echo hppa2.0-unknown-linux-gnu ;;
++	  *)    echo hppa-unknown-linux-gnu ;;
+ 	esac
+ 	exit ;;
+     ppc64:Linux:*:*)
+-	echo powerpc64-${VENDOR}-linux-gnu
++	echo powerpc64-unknown-linux-gnu
+ 	exit ;;
+     ppc:Linux:*:*)
+-	echo powerpc-${VENDOR}-linux-gnu
++	echo powerpc-unknown-linux-gnu
+ 	exit ;;
+     s390:Linux:*:* | s390x:Linux:*:*)
+ 	echo ${UNAME_MACHINE}-ibm-linux
+ 	exit ;;
+     sh64*:Linux:*:*)
+-    	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     sh*:Linux:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     sparc:Linux:*:* | sparc64:Linux:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     vax:Linux:*:*)
+ 	echo ${UNAME_MACHINE}-dec-linux-gnu
+ 	exit ;;
+     x86_64:Linux:*:*)
+-	echo x86_64-${VENDOR}-linux-gnu
++	echo x86_64-unknown-linux-gnu
+ 	exit ;;
+     xtensa*:Linux:*:*)
+-    	echo ${UNAME_MACHINE}-${VENDOR}-linux-gnu
++    	echo ${UNAME_MACHINE}-unknown-linux-gnu
+ 	exit ;;
+     i*86:DYNIX/ptx:4*:*)
+ 	# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
+@@ -1006,16 +997,16 @@
+ 	echo ${UNAME_MACHINE}-pc-os2-emx
+ 	exit ;;
+     i*86:XTS-300:*:STOP)
+-	echo ${UNAME_MACHINE}-${VENDOR}-stop
++	echo ${UNAME_MACHINE}-unknown-stop
+ 	exit ;;
+     i*86:atheos:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-atheos
++	echo ${UNAME_MACHINE}-unknown-atheos
+ 	exit ;;
+     i*86:syllable:*:*)
+ 	echo ${UNAME_MACHINE}-pc-syllable
+ 	exit ;;
+     i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*)
+-	echo i386-${VENDOR}-lynxos${UNAME_RELEASE}
++	echo i386-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     i*86:*DOS:*:*)
+ 	echo ${UNAME_MACHINE}-pc-msdosdjgpp
+@@ -1035,7 +1026,7 @@
+ 	    *Pentium)	     UNAME_MACHINE=i586 ;;
+ 	    *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
+ 	esac
+-	echo ${UNAME_MACHINE}-${VENDOR}-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
++	echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
+ 	exit ;;
+     i*86:*:3.2:*)
+ 	if test -f /usr/options/cb.name; then
+@@ -1074,7 +1065,7 @@
+ 	if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
+ 	  echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
+ 	else # Add other i860-SVR4 vendors below as they are discovered.
+-	  echo i860-${VENDOR}-sysv${UNAME_RELEASE}  # Unknown i860-SVR4
++	  echo i860-unknown-sysv${UNAME_RELEASE}  # Unknown i860-SVR4
+ 	fi
+ 	exit ;;
+     mini*:CTIX:SYS*5:*)
+@@ -1111,19 +1102,19 @@
+ 	/bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
+ 	    && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
+     m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
+-	echo m68k-${VENDOR}-lynxos${UNAME_RELEASE}
++	echo m68k-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     mc68030:UNIX_System_V:4.*:*)
+ 	echo m68k-atari-sysv4
+ 	exit ;;
+     TSUNAMI:LynxOS:2.*:*)
+-	echo sparc-${VENDOR}-lynxos${UNAME_RELEASE}
++	echo sparc-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     rs6000:LynxOS:2.*:*)
+-	echo rs6000-${VENDOR}-lynxos${UNAME_RELEASE}
++	echo rs6000-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*)
+-	echo powerpc-${VENDOR}-lynxos${UNAME_RELEASE}
++	echo powerpc-unknown-lynxos${UNAME_RELEASE}
+ 	exit ;;
+     SM[BE]S:UNIX_SV:*:*)
+ 	echo mips-dde-sysv${UNAME_RELEASE}
+@@ -1173,7 +1164,7 @@
+ 	if [ -d /usr/nec ]; then
+ 	        echo mips-nec-sysv${UNAME_RELEASE}
+ 	else
+-	        echo mips-${VENDOR}-sysv${UNAME_RELEASE}
++	        echo mips-unknown-sysv${UNAME_RELEASE}
+ 	fi
+         exit ;;
+     BeBox:BeOS:*:*)	# BeOS running on hardware made by Be, PPC only.
+@@ -1264,13 +1255,13 @@
+ 	else
+ 	    UNAME_MACHINE="$cputype"
+ 	fi
+-	echo ${UNAME_MACHINE}-${VENDOR}-plan9
++	echo ${UNAME_MACHINE}-unknown-plan9
+ 	exit ;;
+     *:TOPS-10:*:*)
+-	echo pdp10-${VENDOR}-tops10
++	echo pdp10-unknown-tops10
+ 	exit ;;
+     *:TENEX:*:*)
+-	echo pdp10-${VENDOR}-tenex
++	echo pdp10-unknown-tenex
+ 	exit ;;
+     KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
+ 	echo pdp10-dec-tops20
+@@ -1279,16 +1270,16 @@
+ 	echo pdp10-xkl-tops20
+ 	exit ;;
+     *:TOPS-20:*:*)
+-	echo pdp10-${VENDOR}-tops20
++	echo pdp10-unknown-tops20
+ 	exit ;;
+     *:ITS:*:*)
+-	echo pdp10-${VENDOR}-its
++	echo pdp10-unknown-its
+ 	exit ;;
+     SEI:*:*:SEIUX)
+         echo mips-sei-seiux${UNAME_RELEASE}
+ 	exit ;;
+     *:DragonFly:*:*)
+-	echo ${UNAME_MACHINE}-${VENDOR}-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
++	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
+ 	exit ;;
+     *:*VMS:*:*)
+     	UNAME_MACHINE=`(uname -p) 2>/dev/null`
+diff -ru gnumeric-1.10.8.orig/config.sub gnumeric-1.10.8/config.sub
+--- gnumeric-1.10.8.orig/config.sub	2010-07-31 02:41:19.000000000 +0200
++++ gnumeric-1.10.8/config.sub	2010-07-31 10:59:02.000000000 +0200
+@@ -1,10 +1,10 @@
+ #! /bin/sh
+ # Configuration validation subroutine script.
+ #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
++#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ #   Free Software Foundation, Inc.
+ 
+-timestamp='2009-11-20'
++timestamp='2010-01-22'
+ 
+ # This file is (in principle) common to ALL GNU software.
+ # The presence of a machine in this file suggests that SOME GNU software
+@@ -75,8 +75,9 @@
+ version="\
+ GNU config.sub ($timestamp)
+ 
+-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
+-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
++Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
++2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
++Software Foundation, Inc.
+ 
+ This is free software; see the source for copying conditions.  There is NO
+ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
+@@ -380,7 +381,8 @@
+ 	| sparclite-* \
+ 	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
+ 	| tahoe-* | thumb-* \
+-	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
++	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
++	| tile-* | tilegx-* \
+ 	| tron-* \
+ 	| ubicom32-* \
+ 	| v850-* | v850e-* | vax-* \
+@@ -1085,6 +1087,11 @@
+ 		basic_machine=tic6x-unknown
+ 		os=-coff
+ 		;;
++        # This must be matched before tile*.
++        tilegx*)
++		basic_machine=tilegx-unknown
++		os=-linux-gnu
++		;;
+ 	tile*)
+ 		basic_machine=tile-unknown
+ 		os=-linux-gnu
+@@ -1435,6 +1442,8 @@
+ 	-dicos*)
+ 		os=-dicos
+ 		;;
++        -nacl*)
++	        ;;
+ 	-none)
+ 		;;
+ 	*)
diff --git a/debian/patches/series b/debian/patches/series
index 4e9dabd..73add50 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-refresh-config-sub-guess-1.10.7-1
+refresh-config-sub-guess-1.10.8-1
diff --git a/debian/po/cs.po b/debian/po/cs.po
index d6d8285..8c84e8c 100644
--- a/debian/po/cs.po
+++ b/debian/po/cs.po
@@ -6,24 +6,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-04 16:32+0100\n"
 "Last-Translator: Miroslav Kure <kurem debian cz>\n"
 "Language-Team: Czech <debian-l10n-czech lists debian org>\n"
+"Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Opravdu aktualizovat gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -33,7 +40,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/da.po b/debian/po/da.po
index ad529bb..0767e2c 100644
--- a/debian/po/da.po
+++ b/debian/po/da.po
@@ -7,25 +7,32 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric debconfnReport-Msgid-Bugs-To: jdassen debian "
 "org\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2006-02-13 14:23+0100\n"
 "Last-Translator: Claus Hindsgaul <claus hindsgaul gmail com>\n"
 "Language-Team: Danish\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.2\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 #, fuzzy
 #| msgid ""
 #| "It appears there is an instance of gnumeric running currently. If you "
@@ -41,7 +48,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 #, fuzzy
 #| msgid ""
 #| "You are strongly recommended to close the running instances of gnumeric "
diff --git a/debian/po/de.po b/debian/po/de.po
index 98faf7b..f94ae49 100644
--- a/debian/po/de.po
+++ b/debian/po/de.po
@@ -14,36 +14,44 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric_1.7.91-1\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-12-09 12:58+0100\n"
 "Last-Translator: Johannes Starosta <feedback-an-johannes arcor de>\n"
 "Language-Team: German <debian-l10n-german lists debian org>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Wirklich eine Aktualisierung von Gnumeric durchführen?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
-msgstr "Eine Instanz von Gnumeric läuft gerade. Falls Sie Gnumeric jetzt "
+msgstr ""
+"Eine Instanz von Gnumeric läuft gerade. Falls Sie Gnumeric jetzt "
 "aktualisieren, können die Daten dieser Instanz nicht mehr gespeichert werden."
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
-msgstr "Vor der Aktualisierung dieses Paketes sollten Sie die laufenden "
-"Instanzen von Gnumeric schließen."
-
+msgstr ""
+"Vor der Aktualisierung dieses Paketes sollten Sie die laufenden Instanzen "
+"von Gnumeric schließen."
diff --git a/debian/po/es.po b/debian/po/es.po
index 87609ca..b498ce5 100644
--- a/debian/po/es.po
+++ b/debian/po/es.po
@@ -23,24 +23,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric 1.7.13-2\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-03 03:30+0100E\n"
 "Last-Translator: Carlos Valdivia Yagüe <valyag dat etsit upm es>\n"
 "Language-Team: Debian L10n Spanish <debian-l10n-spanish lists debian org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "¿Seguro que quiere actualizar gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -50,7 +57,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/fi.po b/debian/po/fi.po
index 508e52f..b23eb64 100644
--- a/debian/po/fi.po
+++ b/debian/po/fi.po
@@ -1,26 +1,33 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-02 23:57+0200\n"
 "Last-Translator: Esko Arajärvi <edu iki fi>\n"
 "Language-Team: Finnish <debian-l10n-finnish lists debian org>\n"
+"Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Language: Finnish\n"
 "X-Poedit-Country: FINLAND\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Päivitetäänkö gnumeric tästä huolimatta?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -30,7 +37,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/fr.po b/debian/po/fr.po
index c0362bc..3dbc794 100644
--- a/debian/po/fr.po
+++ b/debian/po/fr.po
@@ -6,24 +6,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-11 19:09+0100\n"
 "Last-Translator: severine lombardo <severine lombardo free fr>\n"
 "Language-Team: French <debian-l10n-french debian org>\n"
+"Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Faut-il vraiment mettre gnumeric à niveau ?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -34,7 +41,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/gl.po b/debian/po/gl.po
index 9f5ca87..33b0486 100644
--- a/debian/po/gl.po
+++ b/debian/po/gl.po
@@ -5,24 +5,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-02 18:56+0000\n"
 "Last-Translator: Jacobo Tarrio <jtarrio debian org>\n"
 "Language-Team: Galician <proxecto trasno net>\n"
+"Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "¿Seguro que quere actualizar gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -32,7 +39,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/it.po b/debian/po/it.po
index 2d9b141..10a6fa1 100644
--- a/debian/po/it.po
+++ b/debian/po/it.po
@@ -6,24 +6,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric 1.6.3 italian debconf templates\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-05 20:04+0100\n"
 "Last-Translator: Luca Monducci <luca mo tiscali it>\n"
 "Language-Team: Italian <debian-l10n-italian lists debian org>\n"
+"Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Aggiornare gnumeric adesso?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -33,7 +40,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/ja.po b/debian/po/ja.po
index 4388c58..766d600 100644
--- a/debian/po/ja.po
+++ b/debian/po/ja.po
@@ -6,24 +6,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric_1.6.3-2\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-13 22:00+0900\n"
 "Last-Translator: Atsushi Shimono <shimono mozilla gr jp>\n"
 "Language-Team: Japanese <debian-japanese lists debian org>\n"
+"Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "gnumeric ã??æ?¬å½?ã?«ã?¢ã??ã??ã?°ã?¬ã?¼ã??ã??ã?¾ã??ã???"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -33,10 +40,9 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
 msgstr ""
 "ã??ã?®ã??ã??ã?±ã?¼ã?¸ã??ã?¢ã??ã??ã?°ã?¬ã?¼ã??ã??ã??å??ã?«ã??å®?è¡?中ã?® gnumeric ã??çµ?äº?ã??ã?¹ã??ã?§ã??ã??"
-
diff --git a/debian/po/lt.po b/debian/po/lt.po
index 7e414e2..576d64d 100644
--- a/debian/po/lt.po
+++ b/debian/po/lt.po
@@ -5,27 +5,34 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric_1.6.3-2_templates\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2006-06-18 18:01+0300\n"
 "Last-Translator: Gintautas Miliauskas <gintas akl lt>\n"
 "Language-Team: Lithuanian <komp_lt konferencijos lt>\n"
+"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.11.2\n"
-"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%"
-"100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
+"%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 #, fuzzy
 #| msgid ""
 #| "It appears there is an instance of gnumeric running currently. If you "
@@ -40,7 +47,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 #, fuzzy
 #| msgid ""
 #| "You are strongly recommended to close the running instances of gnumeric "
diff --git a/debian/po/nl.po b/debian/po/nl.po
index 931b26a..891097d 100644
--- a/debian/po/nl.po
+++ b/debian/po/nl.po
@@ -14,25 +14,32 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric_1.6.3-1_templates\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2006-04-12 10:33+0100\n"
 "Last-Translator: Kurt De Bree <kdebree(AT)telenet(DOT)be>\n"
 "Language-Team: dutch <debian-l10n-dutch lists debian org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.10.2\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 #, fuzzy
 #| msgid ""
 #| "It appears there is an instance of gnumeric running currently. If you "
@@ -47,7 +54,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 #, fuzzy
 #| msgid ""
 #| "You are strongly recommended to close the running instances of gnumeric "
diff --git a/debian/po/pt.po b/debian/po/pt.po
index 866a77f..a6992d6 100644
--- a/debian/po/pt.po
+++ b/debian/po/pt.po
@@ -7,24 +7,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric 1.6.3-7\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-02 12:41+0000\n"
 "Last-Translator: Ricardo Silva <ardoric gmail com>\n"
 "Language-Team: Portuguese <traduz debianpt org>\n"
+"Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Deseja mesmo actualizar o gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -34,7 +41,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po
index 14c8d03..93d17d8 100644
--- a/debian/po/pt_BR.po
+++ b/debian/po/pt_BR.po
@@ -3,30 +3,43 @@
 # This file is distributed under the same license as the gnumeric package.
 # Eder L. Marques <frolic debian-ce org>, 2007.
 msgid ""
-msgstr "pt_BR utf-8\n"
+msgstr ""
 "Project-Id-Version: gnumeric 1.6.3-5\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-02-13 04:31+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-03-27 10:05-0300\n"
 "Last-Translator: Eder L. Marques <frolic debian-ce org>\n"
 "Language-Team: l10n Portuguese <debian-l10n-portuguese lists debian org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"pt_BR utf-8\n"
 "X-Generator: KBabel 1.11.4\n"
 
+#. Type: title
+#. Description
+#: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:1001
-msgid "Are you sure you want to upgrade gnumeric right now?"
-msgstr "Você tem certeza de que você quer atualizar o gnumeric agora?"
+#: ../gnumeric.templates:3001
+msgid "Really upgrade gnumeric?"
+msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:1001
+#: ../gnumeric.templates:3001
+#, fuzzy
+#| msgid ""
+#| "It appears there is an instance of gnumeric running currently. If you "
+#| "upgrade gnumeric now, that instance may not be able to save its data "
+#| "anymore."
 msgid ""
-"It appears there is an instance of gnumeric running currently. If you "
-"upgrade gnumeric now, that instance may not be able to save its data anymore."
+"An instance of gnumeric is currently running. If you upgrade now, it may no "
+"longer be able to save its data."
 msgstr ""
 "Parece que existe uma instância do gnumeric sendo atualmente executada. Se "
 "você atualizar o gnumeric agora, esta instância pode não ser mais capaz de "
@@ -34,10 +47,17 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:1001
+#: ../gnumeric.templates:3001
+#, fuzzy
+#| msgid ""
+#| "You are strongly recommended to close the running instances of gnumeric "
+#| "prior to upgrading this package."
 msgid ""
-"You are strongly recommended to close the running instances of gnumeric "
-"prior to upgrading this package."
+"You should close the running instances of gnumeric before upgrading this "
+"package."
 msgstr ""
 "Você é fortemente recomendado a fechar as instâncias em execução do gnumeric "
 "antes de atualizar este pacote."
+
+#~ msgid "Are you sure you want to upgrade gnumeric right now?"
+#~ msgstr "Você tem certeza de que você quer atualizar o gnumeric agora?"
diff --git a/debian/po/ru.po b/debian/po/ru.po
index 97354b0..eed15a5 100644
--- a/debian/po/ru.po
+++ b/debian/po/ru.po
@@ -7,25 +7,32 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric_1.6.3-7_ru\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-03 19:01+0300\n"
 "Last-Translator: Sergey Alyoshin <alyoshin s gmail com>\n"
 "Language-Team: Russian <debian-l10n-russian lists debian org>\n"
+"Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: KBabel 1.9.1\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Ð?Ñ?полниÑ?Ñ? обновление gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -35,7 +42,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/sk.po b/debian/po/sk.po
index 9e70c1d..19d3279 100644
--- a/debian/po/sk.po
+++ b/debian/po/sk.po
@@ -1,24 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric 1.6.3-6\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-02 21:43+0100\n"
 "Last-Translator: Ivan Masár <helix84 centrum sk>\n"
 "Language-Team: Slovak <sk-i18n lists linux sk>\n"
+"Language: sk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Naozaj chcete aktualizovať gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -28,7 +35,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/sv.po b/debian/po/sv.po
index 37b919a..845631f 100644
--- a/debian/po/sv.po
+++ b/debian/po/sv.po
@@ -6,24 +6,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gnumeric 1.6.2-1\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-02 13:30+0100\n"
 "Last-Translator: Daniel Nylander <po danielnylander se>\n"
 "Language-Team: Swedish <debian-l10n-swedish lists debian org>\n"
+"Language: sv\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Verkligen uppgradera gnumeric?"
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -33,7 +40,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/templates.pot b/debian/po/templates.pot
index d1c3810..9f0aea4 100644
--- a/debian/po/templates.pot
+++ b/debian/po/templates.pot
@@ -7,24 +7,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL ADDRESS>\n"
 "Language-Team: LANGUAGE <LL li org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#. Type: boolean
+#. Type: title
 #. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
@@ -32,7 +39,7 @@ msgstr ""
 
 #. Type: boolean
 #. Description
-#: ../gnumeric.templates:2001
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
diff --git a/debian/po/vi.po b/debian/po/vi.po
index 5cbaf4c..b2c8caa 100644
--- a/debian/po/vi.po
+++ b/debian/po/vi.po
@@ -1,39 +1,50 @@
 # Vietnamese translation for Gnumeric.
 # Copyright © 2007 Free Software Foundation, Inc.
 # Clytie Siddall <clytie riverland net au>, 2007
-# 
+#
 msgid ""
-""
-msgstr "Project-Id-Version: gnumeric\n"
-"Report-Msgid-Bugs-To: Source: gnumeric packages debian org\n"
-"POT-Creation-Date: 2007-11-02 12:26+0100\n"
+msgstr ""
+"Project-Id-Version: gnumeric\n"
+"Report-Msgid-Bugs-To: gnumeric packages debian org\n"
+"POT-Creation-Date: 2010-07-31 12:15+0200\n"
 "PO-Revision-Date: 2007-11-30 19:23+1030\n"
 "Last-Translator: Clytie Siddall <clytie riverland net au>\n"
 "Language-Team: Vietnamese <vi-VN googlegroups com>\n"
+"Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Generator: LocFactoryEditor 1.7b1\n"
 
-#.Type: boolean
-#.Description
+#. Type: title
+#. Description
 #: ../gnumeric.templates:2001
+msgid "Detected a running gnumeric process"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid "Really upgrade gnumeric?"
 msgstr "Thực sự nâng cấp gnumeric không?"
 
-#.Type: boolean
-#.Description
-#: ../gnumeric.templates:2001
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid ""
 "An instance of gnumeric is currently running. If you upgrade now, it may no "
 "longer be able to save its data."
-msgstr "Má»?t tiến trình gnumeric vẫn Ä?ang chạy. Nâng cấp lập tức thì tiến trình này không thá»? lÆ°u dữ liá»?u."
+msgstr ""
+"Má»?t tiến trình gnumeric vẫn Ä?ang chạy. Nâng cấp lập tức thì tiến trình này "
+"không th� lưu dữ li�u."
 
-#.Type: boolean
-#.Description
-#: ../gnumeric.templates:2001
+#. Type: boolean
+#. Description
+#: ../gnumeric.templates:3001
 msgid ""
 "You should close the running instances of gnumeric before upgrading this "
 "package."
-msgstr "Khuyên bạn Ä?óng má»?i tiến trình gnumeric vẫn Ä?ang chạy, trÆ°á»?c khi nâng cấp gói này."
+msgstr ""
+"Khuyên bạn Ä?óng má»?i tiến trình gnumeric vẫn Ä?ang chạy, trÆ°á»?c khi nâng cấp "
+"gói này."
diff --git a/debian/rules b/debian/rules
index 1331746..d215784 100755
--- a/debian/rules
+++ b/debian/rules
@@ -141,6 +141,8 @@ clean:
 		fi; \
 	done
 
+	debconf-updatepo
+
 	-find -type f -name 'Makefile.in' | sed -e 's/\.in$$//' | xargs rm -f
 	-rm -f po/*.gmo
 
@@ -249,7 +251,7 @@ binary-indep: build install
 	dh_compress -i
 	dh_fixperms -i
 	dh_installdeb -i
-#	dh_perl -i
+	dh_perl -i
 	dh_gencontrol -v -i -- -VUpstream-Version=$(upstreamversion)
 	dh_md5sums -i
 	dh_builddeb -i
@@ -287,7 +289,7 @@ binary-arch: build install
 	dh_fixperms -a
 	dh_makeshlibs -a
 	dh_installdeb -a
-#	dh_perl -a
+	dh_perl -a
 
 	dh_shlibdeps -v -a
 



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