Hello, tomorrow the NMU will leave the new queue and hit unstable. It contains the attached patch.
I'll ask for a freeze exception.
If you have any question, do not hesitate to ask.
Greetings
Helge
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
diff -r -u ../wizznic-0.9.2-preview2+dfsg/debian/changelog wizznic-0.9.2-preview2-src/debian/changelog --- ../wizznic-0.9.2-preview2+dfsg/debian/changelog 2011-08-02 02:10:58.000000000 +0000 +++ wizznic-0.9.2-preview2-src/debian/changelog 2012-06-07 14:15:47.000000000 +0000 @@ -1,3 +1,14 @@ +wizznic (0.9.2-preview2+dfsg-2) sid; urgency=low + + * Non maintainer upload + * Fix typo in extended description. Closes: 637850 + * Add German translation in desktop file. Closes: 640230 + * Add Category "Game" in desktop file. Closes: 652616 + * Provide infrastructure to i18n the man page. Closes: 640232 + * Add german translation of man page. Closes: 640244 + + -- Helge Kreutzmann <[email protected]> Tue, 05 Jun 2012 20:38:10 +0200 + wizznic (0.9.2-preview2+dfsg-1) unstable; urgency=low * Initial Release. Closes: #635058 diff -r -u ../wizznic-0.9.2-preview2+dfsg/debian/control wizznic-0.9.2-preview2-src/debian/control --- ../wizznic-0.9.2-preview2+dfsg/debian/control 2011-08-05 06:43:17.000000000 +0000 +++ wizznic-0.9.2-preview2-src/debian/control 2012-06-05 18:33:24.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Edgar Antonio Palma de la Cruz <[email protected]> Build-Depends: debhelper (>= 8), libsdl-mixer1.2-dev, libsdl-image1.2-dev, - libpng12-dev, libsdl1.2-dev, imagemagick + libpng12-dev, libsdl1.2-dev, imagemagick, po4a Standards-Version: 3.9.2 Homepage: http://wizznic.sf.net/ @@ -15,7 +15,7 @@ As the original game, your mission is to clear the level of bricks, this is done by moving the bricks about, when two or more bricks of the same kind are next to each other, or on top - of eacho ther, they will disappear and points will be given. + of each other, they will disappear and points will be given. The level has to be cleared of bricks before the time runs out, or you will lose a life. Nur in wizznic-0.9.2-preview2-src/debian: de.add. Nur in wizznic-0.9.2-preview2-src/debian: de.po. Nur in wizznic-0.9.2-preview2-src/debian: po4a.cfg. diff -r -u ../wizznic-0.9.2-preview2+dfsg/debian/rules wizznic-0.9.2-preview2-src/debian/rules --- ../wizznic-0.9.2-preview2+dfsg/debian/rules 2011-08-04 00:56:48.000000000 +0000 +++ wizznic-0.9.2-preview2-src/debian/rules 2012-06-05 18:33:08.000000000 +0000 @@ -9,6 +9,7 @@ convert tools/releaser/data/lin/prgicon.png debian/wizznic.xpm cp tools/releaser/data/lin/prgicon.png debian/wizznic.png cp tools/mime/wizznic.xml debian/wizznic.mime + po4a -v -f debian/po4a.cfg dh_auto_build -- $(INSTALL_ARGS) override_dh_auto_install: diff -r -u ../wizznic-0.9.2-preview2+dfsg/debian/wizznic.desktop wizznic-0.9.2-preview2-src/debian/wizznic.desktop --- ../wizznic-0.9.2-preview2+dfsg/debian/wizznic.desktop 2011-07-19 16:53:40.000000000 +0000 +++ wizznic-0.9.2-preview2-src/debian/wizznic.desktop 2012-06-07 14:13:55.000000000 +0000 @@ -3,4 +3,6 @@ Name=Wizznic Exec=wizznic Icon=wizznic +Categories=Game; Comment=A puzzle-block falling game. +Comment[de]=Ein Puzzle-Spiel mit fallenden Blöcken. diff -r -u ../wizznic-0.9.2-preview2+dfsg/debian/wizznic.manpages wizznic-0.9.2-preview2-src/debian/wizznic.manpages --- ../wizznic-0.9.2-preview2+dfsg/debian/wizznic.manpages 2011-07-19 10:17:47.000000000 +0000 +++ wizznic-0.9.2-preview2-src/debian/wizznic.manpages 2012-06-05 18:36:54.000000000 +0000 @@ -1 +1,2 @@ debian/wizznic.6 +debian/wizznic.de.6 Nur in wizznic-0.9.2-preview2-src/debian: wizznic.pot. diff -r -u ../wizznic-0.9.2-preview2+dfsg/Makefile.linux wizznic-0.9.2-preview2-src/Makefile.linux --- ../wizznic-0.9.2-preview2+dfsg/Makefile.linux 2012-06-14 20:03:36.000000000 +0000 +++ wizznic-0.9.2-preview2-src/Makefile.linux 2011-07-12 23:22:55.000000000 +0000 @@ -44,7 +44,7 @@ install -d -D -m 755 "$(DESTDIR)$(DATADIR)" cp -R data "$(DESTDIR)$(DATADIR)" cp -R packs "$(DESTDIR)$(DATADIR)" - chmod -R 755 "$(DESTIR)$(DATADIR)" && find "$(DESTIR)$(DATADIR)" -type f -perm 755 -exec chmod -x {} \; + chmod -R 755 "$(DESTIR)$(DATADIR)" clean: rm -f *.o $(NAME) Nur in ../wizznic-0.9.2-preview2+dfsg/: .pc.
signature.asc
Description: Digital signature

