[SCM] basket packaging branch, master, updated. debian/2.10-beta+git20160305.487a115-1-2-g7b1f10c

Luigi Toscano tosky-guest at moszumanska.debian.org
Mon Apr 25 22:53:32 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/basket.git;a=commitdiff;h=a94a35f

The following commit has been merged in the master branch:
commit a94a35f2904e532474f8687e30a07b6d9335fdad
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date:   Tue Apr 26 00:12:43 2016 +0200

    New git snapshot b77687f, fixed reproducibility bug
    
    - no more local patches (the last one was merged upstream)
---
 debian/changelog                    | 11 ++++++
 debian/patches/14_update_es_po.diff | 77 -------------------------------------
 debian/patches/series               |  1 -
 3 files changed, 11 insertions(+), 78 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e44069c..643e83e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+basket (2.10~beta+git20160425.b77687f-1) UNRELEASED; urgency=medium
+
+  * New git snapshot:
+    - Fix reproducibility by removing a timestamp; thanks to
+      Alexis Bienvenüe for the patch (Closes: #819921)
+  * Drop patch 14_update_es_po.diff, included upstream.
+  * The new snapshot code includes fix for spelling errors spotted by
+    lintian and further GCC 6 fixes.
+
+ -- Luigi Toscano <luigi.toscano at tiscali.it>  Tue, 26 Apr 2016 00:06:25 +0200
+
 basket (2.10~beta+git20160305.487a115-1) unstable; urgency=medium
 
   * New git snapshot:
diff --git a/debian/patches/14_update_es_po.diff b/debian/patches/14_update_es_po.diff
deleted file mode 100644
index 7c1c642..0000000
--- a/debian/patches/14_update_es_po.diff
+++ /dev/null
@@ -1,77 +0,0 @@
-Description: Updated Spanish translation
-Author: Ana Beatriz Guerrero López <ana at debian.org>
-Forwarded: no
-diff --git a/po/es.po b/po/es.po
-index 68038c5..e6add9b 100644
---- a/po/es.po
-+++ b/po/es.po
-@@ -1,5 +1,4 @@
--# Translation of es.po to Spanish
--# translation of es.po to
-+# Translation of basket to Spanish
- # Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
- #
- # Sébastien Laoût <slaout at linux62.org>, 2005.
-@@ -11,7 +10,7 @@ msgstr ""
- "Project-Id-Version: es
"
- "Report-Msgid-Bugs-To: 
"
- "POT-Creation-Date: 2014-07-09 00:20+0200
"
--"PO-Revision-Date: 2007-01-23 14:40+0100
"
-+"PO-Revision-Date: 2007-04-19 09:16+0200
"
- "Last-Translator: Enrique Matias Sanchez (aka Quique) <cronopios at gmail.com>
"
- "Language-Team: Spanish <es at li.org>
"
- "Language: es
"
-@@ -471,7 +470,7 @@ msgstr ""
- "<p>Puede mover la carpeta en la que %1 almacena sus cestas a:</"
- "p><ul><li>Almacenar sus carpetas en un lugar visible de su carpeta personal, "
- "como ~/Notas o ~/Cestas, a fin de poder hacer copias de respaldo cuando lo "
--"deseea.</li> <li>Almacenar sus cestas en un servidor para compartirlas entre "
-+"desee.</li> <li>Almacenar sus cestas en un servidor para compartirlas entre "
- "dos computadoras.<br>En este caso, monte la carpeta compartida en el sistema "
- "de ficheros local y solicite a %2 que use ese punto de montaje."
- "<br>Advertencia: no debe ejecutar %3 al mismo tiempo en las dos "
-@@ -572,7 +571,7 @@ msgstr "Haciendo copia de respaldo de las cestas. Por favor, espere..."
- 
- #: src/backup.cpp:255 src/bnpview.cpp:2328
- msgid "Open Basket Archive"
--msgstr "Abriar un archivo de cestas"
-+msgstr "Abrir un archivo de cestas"
- 
- #: src/backup.cpp:266
- msgid "README.txt"
-@@ -619,7 +618,7 @@ msgid ""
- "If something goes wrong during the restoration process, read the file <b>%1</"
- "b>."
- msgstr ""
--"Si algo fuse mal durante el proceso de restauración, lea el fichero <b>%1</"
-+"Si algo fuese mal durante el proceso de restauración, lea el fichero <b>%1</"
- "b>."
- 
- #: src/backup.cpp:281
-@@ -713,7 +712,7 @@ msgstr ""
- #: src/basket_options.h:42
- #, fuzzy
- msgid "Open a basket archive or template."
--msgstr "Abriar un archivo de cestas"
-+msgstr "Abrir un archivo de cestas"
- 
- #: src/basketproperties.cpp:61
- msgid "Basket Properties"
-@@ -755,7 +754,7 @@ msgstr ""
- "<strong>Alt+Letra<strong> subrayará esa letra en el árbol de cestas.<br>Por "
- "ejemplo, si asigna el acceso rápido <i>Alt+C</i> a una cesta llamada "
- "<i>Consejos</i>, la cesta será mostrada en el árbol como <i><u>C</u>onsejos</"
--"i>. Visualizar los accesos rápidos ayuda a recordarlos más rapidamente.</p> "
-+"i>. Visualizar los accesos rápidos ayuda a recordarlos más rápidamente.</p> "
- "<p><strong>Local vs Global</strong>:<br> La primera opción le permite "
- "mostrar la cesta mientras la ventana principal está activa. Los accesos "
- "rápidos globales son válidos desde cualquier sitio, incluso si la ventana "
-@@ -1998,7 +1997,7 @@ msgid ""
- "<b>The application has an improper behaviour</b> when clicking the Add "
- "button. Nothing happens."
- msgstr ""
--"<b>La aplicacion tiene un comportamiento anómalo</b> cuando pulso en el "
-+"<b>La aplicación tiene un comportamiento anómalo</b> cuando pulso en el "
- "botón Añadir. No ocurre nada."
- 
- #: src/likeback.cpp:471
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 467c19c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-14_update_es_po.diff

-- 
basket packaging



More information about the pkg-kde-commits mailing list