[blobby] 01/01: Drop Debian menu entry.

Felix Geyer fgeyer at moszumanska.debian.org
Fri Sep 4 15:26:04 UTC 2015


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

fgeyer pushed a commit to branch master
in repository blobby.

commit 177ad200eb4ff0e0e2bbb94a014bd52f83b99b56
Author: Felix Geyer <fgeyer at debian.org>
Date:   Fri Sep 4 17:25:53 2015 +0200

    Drop Debian menu entry.
---
 debian/blobby.dirs | 1 -
 debian/changelog   | 6 ++++++
 debian/menu        | 3 ---
 debian/rules       | 3 ---
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/blobby.dirs b/debian/blobby.dirs
index 6788b48..5b29aaf 100644
--- a/debian/blobby.dirs
+++ b/debian/blobby.dirs
@@ -1,3 +1,2 @@
 usr/share/icons/hicolor/32x32/apps
 usr/share/icons/hicolor/64x64/apps
-usr/share/pixmaps
diff --git a/debian/changelog b/debian/changelog
index 1578a35..a55a84a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+blobby (1.0-3) UNRELEASED; urgency=medium
+
+  * Drop Debian menu entry.
+
+ -- Felix Geyer <fgeyer at debian.org>  Fri, 04 Sep 2015 17:25:27 +0200
+
 blobby (1.0-2) unstable; urgency=medium
 
   * Make builds reproducible.
diff --git a/debian/menu b/debian/menu
deleted file mode 100644
index 606f677..0000000
--- a/debian/menu
+++ /dev/null
@@ -1,3 +0,0 @@
-?package(blobby):needs="X11" section="Games/Action"\
-  icon="/usr/share/pixmaps/blobby.xpm" \
-  title="Blobby Volley 2" command="/usr/games/blobby"
diff --git a/debian/rules b/debian/rules
index b816e85..cf75e67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ ifneq (,$(filter blobby, $(shell dh_listpackages)))
 	convert -transparent black data/gfx/ball01.bmp -resize 32x32 \
 	  +set date:create +set date:modify -define png:exclude-chunk=time \
 	  debian/blobby/usr/share/icons/hicolor/32x32/apps/blobby.png
-	convert -transparent black data/gfx/ball01.bmp -resize 32x32 \
-	  +set date:create +set date:modify -define png:exclude-chunk=time \
-	  debian/blobby/usr/share/pixmaps/blobby.xpm
 endif
 
 override_dh_installchangelogs:

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



More information about the Pkg-games-commits mailing list