This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch wheezy-backports-sloppy in repository wesnoth.
commit b3af259fd88ad4be02b6a20bdcbd1036dbdb4871 Author: Vincent Cheng <[email protected]> Date: Wed Jul 15 20:22:48 2015 -0700 Revert "add systemd service files for wesnoth-1.12-server" This reverts commit 6260e03f334b4111e34982c1fb5a1a5894b4c362. Conflicts: debian/changelog --- debian/wesnoth-1.12-server.service | 9 --------- debian/wesnoth-BRANCH-server.service.in | 9 --------- 2 files changed, 18 deletions(-) diff --git a/debian/wesnoth-1.12-server.service b/debian/wesnoth-1.12-server.service deleted file mode 100644 index 4dd443b..0000000 --- a/debian/wesnoth-1.12-server.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Wesnoth Multiplayer Server Daemon -After=network.target - -[Service] -ExecStart=/usr/games/wesnothd-1.12 - -[Install] -WantedBy=multi-user.target diff --git a/debian/wesnoth-BRANCH-server.service.in b/debian/wesnoth-BRANCH-server.service.in deleted file mode 100644 index 8972b76..0000000 --- a/debian/wesnoth-BRANCH-server.service.in +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=Wesnoth Multiplayer Server Daemon -After=network.target - -[Service] -ExecStart=/usr/games/wesnothd-BRANCH - -[Install] -WantedBy=multi-user.target -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

