[Pkg-cli-apps-commits] r5343 - in /packages/gbrainy/trunk/debian: changelog control patches/fix-ca-translation patches/series rules source/format

rainct-guest at users.alioth.debian.org rainct-guest at users.alioth.debian.org
Sat Sep 4 18:40:47 UTC 2010


Author: rainct-guest
Date: Sat Sep  4 18:40:39 2010
New Revision: 5343

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5343
Log:
* New upstream release:
  - Bug fixes and translation updates (LP: #572607, #622197, #565293).
* debian/control:
   - Mention verbal analogies in the long description.
   - Bump Standards-Version to 3.9.1.
* debian/source/format:
   - Switch to the 3.0 (quilt) source format.
* debian/rules:
   - Remove simple-patchsys.
* Add debian/patches/fix-ca-translation.

Added:
    packages/gbrainy/trunk/debian/patches/fix-ca-translation
    packages/gbrainy/trunk/debian/patches/series
Modified:
    packages/gbrainy/trunk/debian/changelog
    packages/gbrainy/trunk/debian/control
    packages/gbrainy/trunk/debian/rules
    packages/gbrainy/trunk/debian/source/format

Modified: packages/gbrainy/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/changelog?rev=5343&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/changelog (original)
+++ packages/gbrainy/trunk/debian/changelog Sat Sep  4 18:40:39 2010
@@ -1,3 +1,18 @@
+gbrainy (1.51-1) unstable; urgency=low
+
+  * New upstream release:
+    - Bug fixes and translation updates (LP: #572607, #622197, #565293).
+  * debian/control:
+     - Mention verbal analogies in the long description.
+     - Bump Standards-Version to 3.9.1.
+  * debian/source/format:
+     - Switch to the 3.0 (quilt) source format.
+  * debian/rules:
+     - Remove simple-patchsys.
+  * Add debian/patches/fix-ca-translation.
+
+ -- Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>  Sat, 04 Sep 2010 19:53:28 +0200
+
 gbrainy (1.50-1) unstable; urgency=low
 
   * New upstream release:

Modified: packages/gbrainy/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/control?rev=5343&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/control (original)
+++ packages/gbrainy/trunk/debian/control Sat Sep  4 18:40:39 2010
@@ -18,7 +18,7 @@
  mono-devel (>= 2.4.3),
  gnome-doc-utils,
  mono-csharp-shell
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 
 Package: gbrainy
 Architecture: all
@@ -39,3 +39,4 @@
     to prove your mental calculation skills.
   * Memory Trainers: games designed to challenge your short term
     memory.
+  * Verbal Analogies: games that challenge your verbal aptitude.

Added: packages/gbrainy/trunk/debian/patches/fix-ca-translation
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/patches/fix-ca-translation?rev=5343&op=file
==============================================================================
--- packages/gbrainy/trunk/debian/patches/fix-ca-translation (added)
+++ packages/gbrainy/trunk/debian/patches/fix-ca-translation Sat Sep  4 18:40:39 2010
@@ -1,0 +1,29 @@
+Description: Fix a couple errors in the Catalan translation.
+Author: Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>
+
+---
+
+--- gbrainy-1.51.orig/po/ca.po
++++ gbrainy-1.51/po/ca.po
+@@ -25,10 +25,10 @@ msgid ""
+ msgid_plural ""
+ "How many degrees rotates the minute hand of a clock in 2 hours [num] minutes?"
+ msgstr[0] ""
+-"Quants graus gira el l'agulla dels minuts d'un rellotge en 2 hores i [num] "
++"Quants graus gira l'agulla dels minuts d'un rellotge en 2 hores i [num] "
+ "minut?"
+ msgstr[1] ""
+-"Quants graus gira el l'agulla dels minuts d'un rellotge en 2 hores [num] "
++"Quants graus gira l'agulla dels minuts d'un rellotge en 2 hores [num] "
+ "minuts?"
+ 
+ #: ../tools/GameXmlGetString.cs:33
+@@ -482,7 +482,7 @@ msgstr "Golf"
+ 
+ #: ../data/verbal_analogies.xml.h:32
+ msgid "Grape"
+-msgstr "Vinya"
++msgstr "Raïm"
+ 
+ #: ../data/verbal_analogies.xml.h:33
+ msgid "Hyena"

Added: packages/gbrainy/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/patches/series?rev=5343&op=file
==============================================================================
--- packages/gbrainy/trunk/debian/patches/series (added)
+++ packages/gbrainy/trunk/debian/patches/series Sat Sep  4 18:40:39 2010
@@ -1,0 +1,1 @@
+fix-ca-translation

Modified: packages/gbrainy/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/rules?rev=5343&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/rules (original)
+++ packages/gbrainy/trunk/debian/rules Sat Sep  4 18:40:39 2010
@@ -4,7 +4,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_INSTALL_DOCS_ALL = ./NEWS ./README
 DEB_CONFIGURE_EXTRA_FLAGS += MCS=/usr/bin/mono-csc

Modified: packages/gbrainy/trunk/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/debian/source/format?rev=5343&op=diff
==============================================================================
--- packages/gbrainy/trunk/debian/source/format (original)
+++ packages/gbrainy/trunk/debian/source/format Sat Sep  4 18:40:39 2010
@@ -1,1 +1,1 @@
-1.0
+3.0 (quilt)




More information about the Pkg-cli-apps-commits mailing list