[gnumeric] Updated debianisation
- From: J.H.M. Dassen (Ray) <jdassen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Updated debianisation
- Date: Fri, 26 Nov 2010 20:18:43 +0000 (UTC)
commit 407bafc054fca965ae13ac2a1e446b6f6ae20569
Author: J.H.M. Dassen (Ray) <jdassen debian org>
Date: Fri Nov 26 21:17:53 2010 +0100
Updated debianisation
debian/changelog | 21 +++++++++
debian/control | 3 +-
debian/gnumeric-common.install | 2 -
debian/gnumeric-doc.postinst | 6 ---
debian/gnumeric-doc.postrm | 6 ---
debian/gnumeric.install | 1 -
....10.11-1 => refresh-config-sub-guess-1.10.12-1} | 13 +++---
debian/patches/series | 2 +-
debian/po/da.po | 45 +++++++-------------
debian/po/vi.po | 21 ++++-----
10 files changed, 54 insertions(+), 66 deletions(-)
---
diff --git a/debian/changelog b/debian/changelog
index fe33e67..fa87580 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+gnumeric (1.10.12-1) unstable; urgency=low
+
+ * New upstream stable release. Changes include
+ * patches to fix the crashes and extreme slowness reported by Andres
+ Cimmarusti <acimmarusti gmail com>. (Closes: #602257)
+ * Fixed in earlier upstream releases:
+ * Please let the user choose whether to display grids above or below
+ plots. (Closes: #599051)
+ * Fix column and row fitting on paste. (Closes: #592611)
+ * [debian/control, debian/gnumeric-common.install] libglade is no longer
+ used, and there are no glade files to install anymore.
+ * [debian/gnumeric-doc.postinst, debian/gnumeric-doc.postrm] Unused;
+ remove.
+ * Translation updates:
+ * [debian/po/vi.po] Updated Vietnamese translation courtesy of Clytie
+ Siddall <clytie riverland net au>. (Closes: #601548)
+ * [debian/po/da.po] Updated Danish translation courtesy of Joe Dalton
+ <joedalton2 yahoo dk>. (Closes: #601792)
+
+ -- J.H.M. Dassen (Ray) <jdassen debian org> Fri, 26 Nov 2010 20:59:23 +0100
+
gnumeric (1.10.11-1) unstable; urgency=low
* New upstream stable release. Changes include:
diff --git a/debian/control b/debian/control
index d0fd251..7dcf183 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Build-Depends: debhelper (>= 7.0.0), python-central (>= 0.5), dh-buildinfo,
zlib1g-dev, libglib2.0-dev (>= 2.12.0), libgsf-1-dev (>= 1.14.18),
libgoffice-0.8-dev (>= 0.8.10), 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),
+ libgtk2.0-dev (>= 2.12.0), libart-2.0-dev (>= 2.3.16-5),
pxlib-dev (>= 0.5.1-2+b1), libpsiconv-dev (>= 0.9.8-2), libperl-dev,
python-dev, python-gtk2-dev, python-gobject-dev
Homepage: http://www.gnumeric.org/
diff --git a/debian/gnumeric-common.install b/debian/gnumeric-common.install
index d2ebebf..64361bd 100644
--- a/debian/gnumeric-common.install
+++ b/debian/gnumeric-common.install
@@ -2,9 +2,7 @@
/usr/share/gnumeric/*.md5sum
/usr/share/gnumeric/*/autoformat-templates/*/*.xml
/usr/share/gnumeric/*/autoformat-templates/*/.category
-/usr/share/gnumeric/*/glade/*.glade
/usr/share/gnumeric/*/ui/*.ui
-# /usr/share/gnumeric/*/glade/*.png
# /usr/share/gnumeric/*/gnome*/ui/*.xml
# /usr/share/gnumeric/*/idl/*.idl
/usr/share/gnumeric/*/templates/*.gnumeric
diff --git a/debian/gnumeric.install b/debian/gnumeric.install
index dbc23b8..d99f91f 100644
--- a/debian/gnumeric.install
+++ b/debian/gnumeric.install
@@ -7,7 +7,6 @@
/usr/lib/goffice/*/plugins/*/*.la
/usr/lib/goffice/*/plugins/*/*.so
/usr/lib/goffice/*/plugins/*/*.xml
-# /usr/lib/gnumeric/*/plugins/*/*.glade
/usr/lib/gnumeric/*/plugins/*/*.la
/usr/lib/gnumeric/*/plugins/*/*.so
/usr/lib/gnumeric/*/plugins/*/*.xml
diff --git a/debian/patches/refresh-config-sub-guess-1.10.11-1 b/debian/patches/refresh-config-sub-guess-1.10.12-1
similarity index 97%
rename from debian/patches/refresh-config-sub-guess-1.10.11-1
rename to debian/patches/refresh-config-sub-guess-1.10.12-1
index c47eb88..80cb792 100644
--- a/debian/patches/refresh-config-sub-guess-1.10.11-1
+++ b/debian/patches/refresh-config-sub-guess-1.10.12-1
@@ -1,7 +1,6 @@
-Only in gnumeric-1.10.11.orig: aclocal.m4
-diff -ru gnumeric-1.10.11.orig/config.guess gnumeric-1.10.11/config.guess
---- gnumeric-1.10.11.orig/config.guess 2010-09-21 01:46:22.000000000 +0200
-+++ gnumeric-1.10.11/config.guess 2010-10-02 10:27:46.000000000 +0200
+diff -ru gnumeric-1.10.12.orig/config.guess gnumeric-1.10.12/config.guess
+--- gnumeric-1.10.12.orig/config.guess 2010-11-20 18:27:26.000000000 +0100
++++ gnumeric-1.10.12/config.guess 2010-11-26 19:41:07.000000000 +0100
@@ -1,10 +1,10 @@
#! /bin/sh
# Attempt to guess a canonical system name.
@@ -410,9 +409,9 @@ diff -ru gnumeric-1.10.11.orig/config.guess gnumeric-1.10.11/config.guess
exit ;;
*:*VMS:*:*)
UNAME_MACHINE=`(uname -p) 2>/dev/null`
-diff -ru gnumeric-1.10.11.orig/config.sub gnumeric-1.10.11/config.sub
---- gnumeric-1.10.11.orig/config.sub 2010-09-21 01:46:22.000000000 +0200
-+++ gnumeric-1.10.11/config.sub 2010-10-02 10:27:46.000000000 +0200
+diff -ru gnumeric-1.10.12.orig/config.sub gnumeric-1.10.12/config.sub
+--- gnumeric-1.10.12.orig/config.sub 2010-11-20 18:27:26.000000000 +0100
++++ gnumeric-1.10.12/config.sub 2010-11-26 19:41:07.000000000 +0100
@@ -1,10 +1,10 @@
#! /bin/sh
# Configuration validation subroutine script.
diff --git a/debian/patches/series b/debian/patches/series
index eb5b9aa..b5ff64e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-refresh-config-sub-guess-1.10.11-1
+refresh-config-sub-guess-1.10.12-1
diff --git a/debian/po/da.po b/debian/po/da.po
index 0767e2c..69351a6 100644
--- a/debian/po/da.po
+++ b/debian/po/da.po
@@ -1,64 +1,49 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
+# Danish translation gnumeric.
+# Copyright (C) 2010 gnumeric & nedenstående oversættere.
+# This file is distributed under the same license as the gnumeric package.
# Claus Hindsgaul <claus hindsgaul gmail com>, 2006.
+# Joe Hansen (joedalton2 yahoo dk), 2010.
+#
msgid ""
msgstr ""
-"Project-Id-Version: gnumeric debconfnReport-Msgid-Bugs-To: jdassen debian "
-"org\n"
+"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: 2006-02-13 14:23+0100\n"
-"Last-Translator: Claus Hindsgaul <claus hindsgaul gmail com>\n"
-"Language-Team: Danish\n"
+"PO-Revision-Date: 2010-10-29 12:42+0000\n"
+"Last-Translator: Joe Hansen <joedalton2 yahoo dk>\n"
+"Language-Team: Danish <dansk dansk-gruppen dk>\n"
"Language: \n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.2\n"
#. Type: title
#. Description
#: ../gnumeric.templates:2001
msgid "Detected a running gnumeric process"
-msgstr ""
+msgstr "Detekterede en kørende gnumericproces"
#. Type: boolean
#. Description
#: ../gnumeric.templates:3001
msgid "Really upgrade gnumeric?"
-msgstr ""
+msgstr "Opgrader gnumeric?"
#. Type: boolean
#. Description
#: ../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 ""
"An instance of gnumeric is currently running. If you upgrade now, it may no "
"longer be able to save its data."
msgstr ""
-"Det lader til at der kører en instans af Gnumeric lige nu. Hvis du "
-"opgraderer Gnumeric nu, vil denne instans muligvis ikke kunne gemme sine "
-"data mere."
+"En instans af gnumeric kører aktuelt. Hvis du opgraderer Gnumeric nu, vil "
+"denne instans muligvis ikke kunne gemme sine data mere."
#. Type: boolean
#. Description
#: ../gnumeric.templates:3001
-#, fuzzy
-#| msgid ""
-#| "You are strongly recommended to close the running instances of gnumeric "
-#| "prior to upgrading this package."
msgid ""
"You should close the running instances of gnumeric before upgrading this "
"package."
msgstr ""
-"Det anbefales kraftigt at lukke den kørende instans af Gnumeric, før du "
-"opgraderer denne pakke."
-
-#~ msgid "Are you sure you want to upgrade gnumeric right now?"
-#~ msgstr "Er du sikker på at du vil opgradere Gnumeric lige nu?"
+"Du bør lukke de kørende instanser af gnumeric, før du opgraderer denne pakke."
diff --git a/debian/po/vi.po b/debian/po/vi.po
index b2c8caa..0ce969f 100644
--- a/debian/po/vi.po
+++ b/debian/po/vi.po
@@ -1,13 +1,13 @@
# Vietnamese translation for Gnumeric.
-# Copyright © 2007 Free Software Foundation, Inc.
-# Clytie Siddall <clytie riverland net au>, 2007
+# Copyright © 2010 Free Software Foundation, Inc.
+# Clytie Siddall <clytie riverland net au>, 2007-2010.
#
msgid ""
msgstr ""
-"Project-Id-Version: gnumeric\n"
+"Project-Id-Version: gnumeric 1.10.11-1\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"
+"PO-Revision-Date: 2010-10-27 18:54+1030\n"
"Last-Translator: Clytie Siddall <clytie riverland net au>\n"
"Language-Team: Vietnamese <vi-VN googlegroups com>\n"
"Language: vi\n"
@@ -15,19 +15,19 @@ msgstr ""
"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"
+"X-Generator: LocFactoryEditor 1.8\n"
#. Type: title
#. Description
#: ../gnumeric.templates:2001
msgid "Detected a running gnumeric process"
-msgstr ""
+msgstr "Phát hiá»?n Ä?ược má»?t tiến trình gnumeric Ä?ang chạy"
#. Type: boolean
#. Description
#: ../gnumeric.templates:3001
msgid "Really upgrade gnumeric?"
-msgstr "Thực sự nâng cấp gnumeric không?"
+msgstr "Thực sự nâng cấp gnumeric ?"
#. Type: boolean
#. Description
@@ -36,8 +36,8 @@ 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."
+"Má»?t tiến trình gnumeric vẫn còn Ä?ang chạy. Nâng cấp ngay bây giá»? thì tiến "
+"trình nà y có thá»? không lÆ°u Ä?ược dữ liá»?u."
#. Type: boolean
#. Description
@@ -46,5 +46,4 @@ 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."
+"Có nên Ä?óng má»?i tiến trình gnumeric Ä?ang chạy trÆ°á»?c khi nâng cấp gói nà y."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]