[Git][haskell-team/DHG_packages][master] allure: Add an icon and .desktop file

Mikolaj Konarski gitlab at salsa.debian.org
Fri Jul 20 11:50:56 BST 2018


Mikolaj Konarski pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
ccbf5cc5 by Mikolaj Konarski at 2018-07-20T12:50:03+02:00
allure: Add an icon and .desktop file

- - - - -


6 changed files:

- + p/allure/debian/allure.desktop
- + p/allure/debian/allure.dirs
- p/allure/debian/allure.install
- + p/allure/debian/allure.png
- p/allure/debian/changelog
- + p/allure/debian/source/include-binaries


Changes:

=====================================
p/allure/debian/allure.desktop
=====================================
--- /dev/null
+++ b/p/allure/debian/allure.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Type=Application
+Name=Allure of the Stars
+Comment=Explore an abandoned spaceship with a party of adventurers
+Keywords=game;strategy;tactics;roguelike;scifi;
+Exec=allure
+Icon=allure
+Terminal=false
+Categories=Game;
+StartupNotify=true


=====================================
p/allure/debian/allure.dirs
=====================================
--- /dev/null
+++ b/p/allure/debian/allure.dirs
@@ -0,0 +1,2 @@
+usr/games
+usr/share/icons


=====================================
p/allure/debian/allure.install
=====================================
--- a/p/allure/debian/allure.install
+++ b/p/allure/debian/allure.install
@@ -10,3 +10,5 @@
 ./LICENSE usr/share/allure/.
 ./README.md usr/share/allure/.
 dist-ghc/build/Allure/Allure usr/games
+debian/allure.desktop /usr/share/applications
+debian/allure.png /usr/share/icons


=====================================
p/allure/debian/allure.png
=====================================
Binary files /dev/null and b/p/allure/debian/allure.png differ


=====================================
p/allure/debian/changelog
=====================================
--- a/p/allure/debian/changelog
+++ b/p/allure/debian/changelog
@@ -1,8 +1,9 @@
-allure (0.8.3.0-3) UNRELEASED; urgency=medium
+allure (0.8.3.0-3) unstable; urgency=medium
 
   * Attempt to force 'cabal test' to run
+  * Add an icon and .desktop file
 
- -- Mikolaj Konarski <mikolaj.konarski at funktory.com>  Fri, 06 Jul 2018 02:05:45 +0200
+ -- Mikolaj Konarski <mikolaj.konarski at funktory.com>  Fri, 20 Jul 2018 02:05:45 +0200
 
 allure (0.8.3.0-2) unstable; urgency=medium
 


=====================================
p/allure/debian/source/include-binaries
=====================================
--- /dev/null
+++ b/p/allure/debian/source/include-binaries
@@ -0,0 +1 @@
+debian/allure.png



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ccbf5cc5367d581a5b1bb588bd2d2fb90f1b6bef

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/ccbf5cc5367d581a5b1bb588bd2d2fb90f1b6bef
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180720/e64590da/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list