[playonlinux] 98/230: disable playonlinux-daemon and playonlinux-url_handler

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:41:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository playonlinux.

commit a7141c6bd435fe705f551e6d7015a5814ee7058a
Author: Bertrand Marc <beberking at gmail.com>
Date:   Sun Apr 24 17:25:50 2011 +0000

    disable playonlinux-daemon and playonlinux-url_handler
---
 debian/bin/playonlinux-daemon | 3 ---
 debian/changelog              | 7 ++++++-
 debian/playonlinux.install    | 6 ++++--
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/bin/playonlinux-daemon b/debian/bin/playonlinux-daemon
deleted file mode 100644
index 50cf64e..0000000
--- a/debian/bin/playonlinux-daemon
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-exec /usr/share/playonlinux/playonlinux-daemon "$@"
-exit 0
diff --git a/debian/changelog b/debian/changelog
index 8af1bf6..ec26767 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,13 @@ playonlinux (3.8.12-1) UNRELEASED; urgency=low
   * Add depends on gnupg, POL use signed scripts now.
   * Delete patches/bang.diff, not necessary any more.
   * Refresh patches.
+  * Disable completly playonlinux-daemon, as it is *partially* removed
+    upstream.
+  * Disable playonlinux-url_handler since upstream doesn't provide gconf
+    schemas. Upstream should definitly think about providing a clean and
+    complete tarball.
 
- -- Bertrand Marc <beberking at gmail.com>  Mon, 07 Mar 2011 22:46:42 +0100
+ -- Bertrand Marc <beberking at gmail.com>  Sun, 24 Apr 2011 19:16:17 +0200
 
 playonlinux (3.8.8-1) unstable; urgency=low
 
diff --git a/debian/playonlinux.install b/debian/playonlinux.install
index 34eafef..796c384 100644
--- a/debian/playonlinux.install
+++ b/debian/playonlinux.install
@@ -9,9 +9,11 @@ lib/* usr/share/playonlinux/lib/
 python/*.py usr/share/playonlinux/python/
 python/lib/*.py usr/share/playonlinux/python/lib/
 themes/* usr/share/playonlinux/themes/
-playonlinux* usr/share/playonlinux/
+playonlinux usr/share/playonlinux/
+playonlinux-cmd usr/share/playonlinux/
+playonlinux-pkg usr/share/playonlinux/
+playonlinux-shell usr/share/playonlinux/
 etc/playonlinux*.png usr/share/pixmaps/
 debian/PlayOnLinux.desktop usr/share/applications/
 debian/bin/playonlinux usr/bin/
 debian/bin/playonlinux-pkg usr/bin/
-debian/bin/playonlinux-daemon usr/bin/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git



More information about the Pkg-games-commits mailing list