Comment 7 for bug 376744

Revision history for this message
Martin Pitt (pitti) wrote :

There are still several major problems with the split. For the learning effect towards ubuntu-core-dev I'll let you fix them yourself:

W: gnibbles: non-standard-setuid-executable-perm usr/games/gnibbles 2555

(lots of them). Debian Policy mandates 2755 (http://www.debian.org/doc/debian-policy/ch-files.html#s10.9)

W: gnibbles: games-package-should-be-section-games
(lots of them). Just change it in debian/control.in to quiesce lintian and be more policy conformant.

E: gnibbles: extended-description-is-empty
(lots of them) would be nice to get at least one standard sentence about "part of gnome games collection" and a single-liner what the game is about.

W: same-gnome: pkg-not-in-package-test gnome-games /usr/share/menu/same-gnome
(lots of them) see lintian -i, something wrong in the .menu file? If that isn't a regression from the split, don't bother

W: gnotravex: menu-command-not-in-package /usr/share/menu/gnotravex:3 /usr/games/gnotski
W: gnotravex: menu-icon-missing /usr/share/pixmaps/gnotski.xpm

If that 's not a regression, then nevermind; would be nice to fix, though, of course.

E: gtali: package-has-no-description

E: gnome-games-servers: arch-independent-package-contains-binary-or-object ./usr/lib/ggz/gnectd
E: gnome-games-servers: arch-independent-package-contains-binary-or-object ./usr/lib/ggz/gnibblesd
E: gnome-games-servers: arch-independent-package-contains-binary-or-object ./usr/lib/ggz/iagnod
E: gnome-games-servers: missing-dependency-on-libc needed by ./usr/lib/ggz/gnectd and 2 others

This is a grave bug, please switch to arch: any and add shlibs:Depends.

W: gnome-freecell: menu-command-not-in-package /usr/share/menu/gnome-freecell:3 /usr/games/sol

Indeed the binary is missing completely from the .deb. The package is also marked as arch: all, which is wrong.