The following commit has been merged in the master branch:
commit 3c4a6ab795128f148e2144b88aea4c3950b47090
Author: Dmitry E. Oboukhov <[email protected]>
Date:   Tue Jun 14 11:58:05 2011 +0400

    drop binaries from tarball, add locales to package

diff --git a/debian/frogatto.install b/debian/frogatto.install
index 37e97b8..6a9af11 100644
--- a/debian/frogatto.install
+++ b/debian/frogatto.install
@@ -2,3 +2,4 @@ game                            /usr/lib/frogatto/
 debian/frogatto-start/frogatto         /usr/games/
 debian/frogatto.xpm            /usr/share/frogatto/
 debian/frogatto.desktop                /usr/share/applications/
+locale                         /usr/share/frogatto/
diff --git a/debian/rules b/debian/rules
index 3fa2a01..0bd14bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ clean::
        rm -f game frogatto.6
 
 build/frogatto:: frogatto.6
+       make update-mo
        make
 
 frogatto.6: debian/frogatto.pod
diff --git a/locale/de/LC_MESSAGES/frogatto.mo 
b/locale/de/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 41c86cf..0000000
Binary files a/locale/de/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/el/LC_MESSAGES/frogatto.mo 
b/locale/el/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index ef71b48..0000000
Binary files a/locale/el/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/es/LC_MESSAGES/frogatto.mo 
b/locale/es/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 4a07e11..0000000
Binary files a/locale/es/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/fr/LC_MESSAGES/frogatto.mo 
b/locale/fr/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index db24bfc..0000000
Binary files a/locale/fr/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/it/LC_MESSAGES/frogatto.mo 
b/locale/it/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 7484da2..0000000
Binary files a/locale/it/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/ja/LC_MESSAGES/frogatto.mo 
b/locale/ja/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 348b6ff..0000000
Binary files a/locale/ja/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/pt_BR/LC_MESSAGES/frogatto.mo 
b/locale/pt_BR/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 1119fd6..0000000
Binary files a/locale/pt_BR/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/ru/LC_MESSAGES/frogatto.mo 
b/locale/ru/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 748baf2..0000000
Binary files a/locale/ru/LC_MESSAGES/frogatto.mo and /dev/null differ
diff --git a/locale/zh_CN/LC_MESSAGES/frogatto.mo 
b/locale/zh_CN/LC_MESSAGES/frogatto.mo
deleted file mode 100644
index 496f8c6..0000000
Binary files a/locale/zh_CN/LC_MESSAGES/frogatto.mo and /dev/null differ

-- 
2D platformer game starring a quixotic frog

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to