This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 8d4eeb4db413c49f407986036053990fdd9e196f Author: Bertrand Marc <[email protected]> Date: Sun Apr 24 17:42:18 2011 +0000 Remove playonlinux-daemon manpage, fix an other spelling error in changelog --- debian/changelog | 4 ++-- debian/man/playonlinux-daemon.1 | 28 ---------------------------- debian/playonlinux.manpages | 1 - 3 files changed, 2 insertions(+), 31 deletions(-) diff --git a/debian/changelog b/debian/changelog index fee79df..d616a02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ playonlinux (3.8.12-1) UNRELEASED; urgency=low * New upstream release. - * Add depends on gnupg, POL use signed scripts now. + * Add depends on gnupg, POL uses signed scripts now. * Delete patches/bang.diff, not necessary any more. * Refresh patches. * Disable completely playonlinux-daemon, as it is *partially* removed @@ -10,7 +10,7 @@ playonlinux (3.8.12-1) UNRELEASED; urgency=low schemas. Upstream should definitly think about providing a clean and complete tarball. - -- Bertrand Marc <[email protected]> Sun, 24 Apr 2011 19:34:42 +0200 + -- Bertrand Marc <[email protected]> Sun, 24 Apr 2011 19:41:24 +0200 playonlinux (3.8.8-1) unstable; urgency=low diff --git a/debian/man/playonlinux-daemon.1 b/debian/man/playonlinux-daemon.1 deleted file mode 100644 index f8e8a4e..0000000 --- a/debian/man/playonlinux-daemon.1 +++ /dev/null @@ -1,28 +0,0 @@ -.TH PLAYONLINUX-DAEMON 1 "February 6, 2009" - -.SH NAME -playonlinux-daemon \- daemon to handle disk insertion in PlayOnLinux - -.SH SYNOPSIS -.B playonlinux-daemon -.RI [ options ] - -.SH DESCRIPTION -.B playonlinux-daemon -is a daemon to handle disk insertion within PlayOnLinux. It still needs testing and may not work flawlessly. -.br -Users who want to handle autoruns with PlayOnLinux should launch this script at startup. - -.SH OPTIONS -.TP -.I "--version" - Show version number and exit. -.TP -.I "--kill" - Kill the daemon. - -.SH AUTHOR -playonlinux was written by Quentin Pâris <[email protected]>. -.PP -This manual page was written by Bertrand Marc <[email protected]>, -for the Debian project (but may be used by others). diff --git a/debian/playonlinux.manpages b/debian/playonlinux.manpages index e7d96e8..4cd98c4 100644 --- a/debian/playonlinux.manpages +++ b/debian/playonlinux.manpages @@ -1,3 +1,2 @@ debian/man/playonlinux.1 debian/man/playonlinux-pkg.1 -debian/man/playonlinux-daemon.1 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

