Your message dated Mon, 27 Feb 2012 00:03:11 +0000
with message-id <[email protected]>
and subject line Bug#647019: fixed in openarena 0.8.8-1
has caused the Debian Bug report #647019,
regarding init.d status support
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
647019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openarena-server
Version: 0.8.5-10
Severity: wishlist
Tags: patch
Here is a patch to add support for the "status" action to the
openarena-server init script.
diff -Nru openarena-0.8.5/debian/changelog openarena-0.8.5/debian/changelog
--- openarena-0.8.5/debian/changelog 2011-08-04 11:08:47.000000000 +0300
+++ openarena-0.8.5/debian/changelog 2011-10-29 16:35:54.000000000 +0300
@@ -1,3 +1,9 @@
+openarena (0.8.5-10.1) UNRELEASED; urgency=low
+
+ * Add support for "status" action to openarena-server init script
+
+ -- Peter Eisentraut <[email protected]> Sat, 29 Oct 2011 16:35:27 +0300
+
openarena (0.8.5-10) unstable; urgency=low
[ Bruno "Fuddl" Kleinert ]
diff -Nru openarena-0.8.5/debian/openarena-server.init openarena-0.8.5/debian/openarena-server.init
--- openarena-0.8.5/debian/openarena-server.init 2011-08-04 11:08:47.000000000 +0300
+++ openarena-0.8.5/debian/openarena-server.init 2011-10-29 16:19:42.000000000 +0300
@@ -80,9 +80,12 @@
q3_stop && sleep 1 && q3_start
log_end_msg $?
;;
+ status)
+ status_of_proc "$DAEMON" "$NAME" && exit 0 || exit $?
+ ;;
*)
# echo "Usage: $0 {start|stop|restart|reload|force-reload}" >&2
- echo "Usage: $0 {start|stop|restart|force-reload}" >&2
+ echo "Usage: $0 {start|stop|restart|force-reload|status}" >&2
exit 1
;;
esac
--- End Message ---
--- Begin Message ---
Source: openarena
Source-Version: 0.8.8-1
We believe that the bug you reported is fixed in the latest version of
openarena, which is due to be installed in the Debian FTP archive:
openarena-dbg_0.8.8-1_amd64.deb
to main/o/openarena/openarena-dbg_0.8.8-1_amd64.deb
openarena-server_0.8.8-1_amd64.deb
to main/o/openarena/openarena-server_0.8.8-1_amd64.deb
openarena_0.8.8-1.debian.tar.gz
to main/o/openarena/openarena_0.8.8-1.debian.tar.gz
openarena_0.8.8-1.dsc
to main/o/openarena/openarena_0.8.8-1.dsc
openarena_0.8.8-1_amd64.deb
to main/o/openarena/openarena_0.8.8-1_amd64.deb
openarena_0.8.8.orig.tar.gz
to main/o/openarena/openarena_0.8.8.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated openarena package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 26 Feb 2012 22:38:07 +0000
Source: openarena
Binary: openarena openarena-server openarena-dbg
Architecture: source amd64
Version: 0.8.8-1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Simon McVittie <[email protected]>
Description:
openarena - fast-paced 3D first-person shooter
openarena-dbg - debug symbols for OpenArena's game logic
openarena-server - server and game logic for the game OpenArena
Closes: 647019 661107
Changes:
openarena (0.8.8-1) experimental; urgency=low
.
[ Peter Eisentraut ]
* Add support for "status" action to openarena-server init script
(Closes: #647019)
.
[ Simon McVittie ]
* Improve the -dbg package's description
* Depend directly on the split data packages
* Update to version 0.8.8 (Closes: #661107)
- update README.source, copyright; add get-orig-source
- get rid of the unused engine/ directory, move game code from game/
to ./, and adapt patches and debian/rules accordingly
- depend on openarena-088-data and symlink the extra PK3 file into place
- drop patches 0001, 0002, 0039, 0042 (fixed upstream)
- drop patch 0036 (unnecessary)
- set VERSION to the Debian package version and display it in the menu
* Standards-Version: 3.9.3 (no changes)
* Use debhelper 9 for compressed, build-ID-based debug symbols
* Use /usr/share/dpkg/default.mk to get the CFLAGS and package version
* Drop compatibility with ioquake3 < r2075
* Add LSB Description header to the openarena-server init script
* Install game logic in both packages so openarena doesn't have to depend
on openarena-server
* Use better destinations for the README, CREDITS symlinks
* Change openarena-server to be enabled by default, with a special case
to disable it in upgrades from a version where it was disabled
Checksums-Sha1:
4aa3541ce637e77e777c5335c0266aac37a8870d 2134 openarena_0.8.8-1.dsc
e8c7621e904b1bda22eab3126da630d23c46879c 1116206 openarena_0.8.8.orig.tar.gz
98a5d176909a3ae92df5618c9f6200b19374bec1 41282 openarena_0.8.8-1.debian.tar.gz
926140c604e8d3be4b5bafcf86127dfeafccb652 2384866 openarena_0.8.8-1_amd64.deb
8362b8e27b994844da5d1fca707bbd748f73cffd 2367428
openarena-server_0.8.8-1_amd64.deb
d1763674f023e3d661ed79b3fc8a4de7620161ed 2597184
openarena-dbg_0.8.8-1_amd64.deb
Checksums-Sha256:
95c6171b3aa1577af24a5856fd894bb935f150c2f5565589249db25ec1d0f4dc 2134
openarena_0.8.8-1.dsc
f376c712b967bc24b59e13cddb2a3e48e44962c3129eb0870f6e91e7e87d2a69 1116206
openarena_0.8.8.orig.tar.gz
aa24067739bd0b202154e3bb473e79f4cc891dfc28d1b21ca00d9399157fd828 41282
openarena_0.8.8-1.debian.tar.gz
53e25ce3ae618e73df2dbcf2c836ba32de479ee23bc3e283cfb2c3abd7b52aeb 2384866
openarena_0.8.8-1_amd64.deb
629454e1d281065aef0b72561a33ca185eb37717587e896a67f5c24b11b9b457 2367428
openarena-server_0.8.8-1_amd64.deb
05b70eefd894f4f2cc4bb1239189af60d98218b8a04c8aa25a774594280c55d4 2597184
openarena-dbg_0.8.8-1_amd64.deb
Files:
fc5bf8d49567b3b64b1ef17efbcc1a48 2134 games optional openarena_0.8.8-1.dsc
83a46cf92619f426f191df92cb02b007 1116206 games optional
openarena_0.8.8.orig.tar.gz
66c0caf08080827887d224bd7a442b28 41282 games optional
openarena_0.8.8-1.debian.tar.gz
a03f727052b10a080ab5290c166d32b0 2384866 games optional
openarena_0.8.8-1_amd64.deb
ccbca3cbc28e374690472b3df630cb33 2367428 games optional
openarena-server_0.8.8-1_amd64.deb
7dfaeb42d4468e59d1f4e08a8a75d4b0 2597184 debug extra
openarena-dbg_0.8.8-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIVAwUBT0rFJ03o/ypjx8yQAQh9hA/+K55E6/OXMCOP7M/auLuyPXtdvUuBEmyk
DPX6PGyAhAaAYZ+gSGXd8yCMaNDp2UOfmLyUuIWq5xlB2mh02wAbSId8iP7UtA/L
uQTVXWTcLnp+qDPn93kiI84S+d4N4jHVqrQSeX+1I+pozar8xnM3Z1KGiZNgozSH
oOHqUQR+WNcQp2yHDbFtIroNG/F1EBr6ftNcmFiZ+K9EKKskEltYHSHILbBjRrnW
Gz7odgFNISeWdbRnFehLff5KLEwHJR2cUv37Nr9UnBbZZFPACt/6NQl4Stf6P31H
cx8okKvq+XzG+GVmhACAzGS2bN8UAlEK/W33gNy9RNU1ASdFgx4k0iQj6yTW/IIX
TcUn0p+i7sGlKr0uer1EyYeSrVH5YCSce/nwmIn8s5PgxBxaGuQDjevOaTyycX9v
qDSIamF1b0TQBTMGpgurK2q9FXpbWFibaagcVembbS6BXQAJGQzDfRmDd/4s2kgm
d4GXbATEccbrR40SOZ4nEHNyamqPG9gnj41BDxXyhSLEaMRZT2YiFZ6628MfCLQM
Wq43mQpb6mJaFH1M/EjOHv+AMjrsFNSSHcprsKuSa5TaUtiDRGXP5IaaZ2KytYUi
BZlZJSrAAS5+j1XH2gGZ3NS+Deb/hEP8nR+MyGq3xBOsNRedB031WtjVVyWLUc8C
K7kkKh+Qo2c=
=1cyQ
-----END PGP SIGNATURE-----
--- End Message ---