Bug#771249: Translation update
David Prévot
david at tilapin.org
Fri Nov 28 19:07:34 UTC 2014
Hi,
Le 27/11/2014 19:06, David Prévot a écrit :
> Source: grub2
> Please consider updating translations of grub2, as already provided by
> translators since upstream released 2.02~beta2.
I forgot to mention: in order to make the PO update effective, the gmo
files must be regenerated at build time. Here is a proposed debdiff of
changes that makes it happen. I also ran msgcat on the PO files in order
to make the update_po_files.patch a bit smaller.
Regards
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: update_po_files.patch.xz
Type: application/x-xz
Size: 205320 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20141128/64514a1c/attachment-0001.bin>
-------------- next part --------------
diff -Nru grub2-2.02~beta2/debian/changelog grub2-2.02~beta2/debian/changelog
--- grub2-2.02~beta2/debian/changelog 2014-11-06 09:32:03.000000000 -0400
+++ grub2-2.02~beta2/debian/changelog 2014-11-28 07:49:37.000000000 -0400
@@ -1,3 +1,27 @@
+grub2 (2.02~beta2-17) UNRELEASED; urgency=medium
+
+ * Ensure gmo files get rebuild
+ * Update PO files (run ./linguas.sh)
+ - Catalan, thanks to Àngel Mompó
+ - German, thanks to Mario Blättermann
+ - Spanish, thanks to Miguel Ángel Arruga Vivas
+ - Finnish, thanks to Lasse Liehu
+ - French
+ - Hungarian, thanks to Balázs Úr
+ - Indonesian, thanks to Arif E. Nugroho
+ - Lithuanian, thanks to Mindaugas Baranauskas
+ - Norwegian Bokmål (new), thanks to Åka Sikrom
+ - Dutch, thanks to Benno Schulenberg
+ - Polish, thanks to Jakub Bogusz
+ - Brazilian Portuguese, thanks to Luiz Fernando Ranghetti
+ - Russian, thanks to Yuri Kozlov
+ - Swedish, thanks to Josef Andersson
+ - Turkish, thanks to Volkan Gezer
+ - Ukrainian, thanks to Yuri Chornoivan
+ - Vietnamese, thanks to Trần Ngọc Quân
+
+ -- David Prévot <taffit at debian.org> Fri, 28 Nov 2014 07:49:04 -0400
+
grub2 (2.02~beta2-16) unstable; urgency=medium
[ Ian Campbell ]
diff -Nru grub2-2.02~beta2/debian/clean grub2-2.02~beta2/debian/clean
--- grub2-2.02~beta2/debian/clean 2014-10-24 03:43:11.000000000 -0400
+++ grub2-2.02~beta2/debian/clean 2014-11-27 22:43:50.000000000 -0400
@@ -1,2 +1,3 @@
debian/grub-common.install
debian/prep-bootdev
+po/*.gmo
diff -Nru grub2-2.02~beta2/debian/patches/series grub2-2.02~beta2/debian/patches/series
--- grub2-2.02~beta2/debian/patches/series 2014-11-06 06:57:25.000000000 -0400
+++ grub2-2.02~beta2/debian/patches/series 2014-11-27 17:31:48.000000000 -0400
@@ -61,3 +61,4 @@
ieee1275-clear-reset.patch
ppc64el-disable-vsx.patch
grub-install-pvxen-paths.patch
+update_po_files.patch
diff -Nru grub2-2.02~beta2/debian/patches/update_po_files.patch grub2-2.02~beta2/debian/patches/update_po_files.patch
diff -Nru grub2-2.02~beta2/debian/rules grub2-2.02~beta2/debian/rules
--- grub2-2.02~beta2/debian/rules 2014-11-06 08:27:27.000000000 -0400
+++ grub2-2.02~beta2/debian/rules 2014-11-27 22:47:11.000000000 -0400
@@ -497,5 +497,6 @@
# make sure PO files are always up-to-date
debconf-updatepo
+ touch po/grub.pot
.PHONY: $(patsubst %,configure/%,$(BUILD_PACKAGES)) $(patsubst %,build/%,$(BUILD_PACKAGES)) $(patsubst %,install/%,$(BUILD_PACKAGES))
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20141128/64514a1c/attachment-0001.sig>
More information about the Pkg-grub-devel
mailing list