Your message dated Thu, 09 May 2013 10:49:14 +0000
with message-id <[email protected]>
and subject line Bug#664091: Removed package(s) from unstable
has caused the Debian Bug report #452712,
regarding battleball: Please add a ,desktop file
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.)
--
452712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452712
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: battleball
Version: 2.0-16
Severity: wishlist
Tags: patch
Hi,
Please add a desktop file for the package. Below is a patch
from Emmet Hikory used in Ubuntu to do this.
Thanks,
James
--- 2.0-16/debian/battleball.desktop 1970-01-01 01:00:00.000000000 +0100
+++ 2.0-16ubuntu1/debian/battleball.desktop 2007-08-24 00:19:13.000000000
+0100
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Battleball
+Comment=Play Soccer with Tanks
+Exec=sh -c "exec /usr/games/battleball \\$DISPLAY comp"
+Icon=battleball
+StartupNotify=false
+Terminal=false
+Type=Application
+Categories=Game;ActionGame;
--- 2.0-16/debian/control 2007-08-24 00:23:46.000000000 +0100
+++ 2.0-16ubuntu1/debian/control 2007-08-24 00:19:13.000000000 +0100
@@ -1,7 +1,8 @@
Source: battleball
Section: games
Priority: optional
-Maintainer: Chris Waters <[email protected]>
+Maintainer: Ubuntu MOTU Developers <[email protected]>
+XSBC-Original-Maintainer: Chris Waters <[email protected]>
Standards-Version: 3.7.2
Build-Depends: xutils, libx11-dev, libxext-dev, debhelper (>= 4.0.0)
diff -pruN 2.0-16/debian/dirs 2.0-16ubuntu1/debian/dirs
--- 2.0-16/debian/dirs 2007-08-24 00:23:46.000000000 +0100
+++ 2.0-16ubuntu1/debian/dirs 2007-08-24 00:19:13.000000000 +0100
@@ -1,2 +1,3 @@
/usr/games
/usr/share/pixmaps
+/usr/share/applications
diff -pruN 2.0-16/debian/rules 2.0-16ubuntu1/debian/rules
--- 2.0-16/debian/rules 2007-08-24 00:23:46.000000000 +0100
+++ 2.0-16ubuntu1/debian/rules 2007-08-24 00:19:13.000000000 +0100
@@ -38,6 +38,8 @@ install-stamp: build-stamp
install -m 755 -o root -g root battleball $(u)/games
install -m 644 -o root -g root debian/battleball.xpm \
$(u)/share/pixmaps
+ install -m 644 -o root -g root debian/battleball.desktop \
+ $(u)/share/applications
touch install-stamp
@@ -54,6 +56,7 @@ binary-arch: build install
dh_installmenu
dh_installman debian/battleball.6
dh_installchangelogs CHANGELOG
+ dh_desktop
dh_link
dh_strip
dh_compress
--- End Message ---
--- Begin Message ---
Version: 2.0-17+rm
Dear submitter,
as the package battleball has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/664091
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---