This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest.
commit 3a91ea9cae7dafa5619b92a9918a30a72c9029c7 Author: Mark Vejvoda <[email protected]> Date: Wed Dec 14 21:15:46 2011 +0000 updated to comply with debian standards --- debian/control | 1 + debian/megaglest.install | 5 +++-- debian/megaglest.manpages | 3 +++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d400f1e..399d926 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, p7zip-full, + famfamfam-flag-png, megaglest-data (>= ${source:Upstream-Version}), megaglest-data (<= ${source:Version}) Description: 3D multi-player real time strategy game diff --git a/debian/megaglest.install b/debian/megaglest.install index 172c15a..cb03d35 100644 --- a/debian/megaglest.install +++ b/debian/megaglest.install @@ -1,3 +1,4 @@ usr/bin/megaglest usr/games -usr/bin/megaglest_* usr/games - +usr/bin/megaglest_configurator usr/games +usr/bin/megaglest_editor usr/games +usr/bin/megaglest_g3dviewer usr/games diff --git a/debian/megaglest.manpages b/debian/megaglest.manpages new file mode 100644 index 0000000..921dc90 --- /dev/null +++ b/debian/megaglest.manpages @@ -0,0 +1,3 @@ +usr/share/man/man6/megaglest.6 +usr/share/man/man6/megaglest_editor.6 +usr/share/man/man6/megaglest_g3dviewer.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

