[blockattack] 57/88: Re-add desktop file dropped upstream
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Jan 6 11:53:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository blockattack.
commit 925e23bc95b9efaf5bcbf37ae3408e36c4a38131
Author: Paul Wise <pabs at debian.org>
Date: Thu Mar 10 08:48:58 2011 +0000
Re-add desktop file dropped upstream
---
debian/blockattack.desktop | 13 +++++++++++++
debian/changelog | 1 +
debian/dirs | 1 +
debian/install | 1 +
debian/rules | 1 +
5 files changed, 17 insertions(+)
diff --git a/debian/blockattack.desktop b/debian/blockattack.desktop
new file mode 100644
index 0000000..8903e77
--- /dev/null
+++ b/debian/blockattack.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Version=1.0
+Name=Block Attack - Rise of the Blocks
+Comment=Switch blocks so they match
+Comment[ro_RO]=Ridicarea blocurilor
+Comment[da_DK]=Byt blokke så de passer sammen
+Comment[fr_FR]=Empilez les blocks
+GenericName=Block Attack
+Exec=blockattack
+Icon=blockattack32
+Terminal=false
+Type=Application
+Categories=Game;ArcadeGame;
diff --git a/debian/changelog b/debian/changelog
index 6d4196b..db901ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ blockattack (1.4.1-1) UNRELEASED; urgency=low
* New upstream release
- Drop several patches no longer useful or included upstream
- Refresh GCC 4.4 patch
+ - Re-add desktop file dropped upstream
* Clean up watch file
* Switch to dpkg-source v3
diff --git a/debian/dirs b/debian/dirs
new file mode 100644
index 0000000..9ecda26
--- /dev/null
+++ b/debian/dirs
@@ -0,0 +1 @@
+usr/share/applications
diff --git a/debian/install b/debian/install
new file mode 100644
index 0000000..9857289
--- /dev/null
+++ b/debian/install
@@ -0,0 +1 @@
+debian/blockattack.desktop usr/share/applications
diff --git a/debian/rules b/debian/rules
index 3b83c01..5c7cb95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,7 @@ binary-indep: build install
binary-arch: build install
dh_testdir
dh_testroot
+ dh_install
dh_installchangelogs changelog*
dh_installdocs README AUTHORS block_attack_manual.pdf
dh_installman
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git
More information about the Pkg-games-commits
mailing list