Control: tags -1 patch
Hi, I am attaching a patch and a new tenace.png icon, derived from contrib/bonded.svg. The patch achieves the following: * Improve desktop integration of tenace. Add tenace.desktop and tenace.png file. (Closes: #738041) * Switch to source format 3.0 (quilt). Regards, Markus
From c262474c3e0b657e0e8b51fa1a8f75d9e78df7e7 Mon Sep 17 00:00:00 2001 From: Markus Koschany <[email protected]> Date: Wed, 23 Sep 2015 16:20:21 +0200 Subject: [PATCH] desktop integration --- debian/changelog | 9 +++++++++ debian/install | 2 ++ debian/source/format | 1 + debian/source/include-binaries | 1 + debian/tenace.desktop | 11 +++++++++++ 5 files changed, 24 insertions(+) create mode 100644 debian/install create mode 100644 debian/source/format create mode 100644 debian/source/include-binaries create mode 100644 debian/tenace.desktop diff --git a/debian/changelog b/debian/changelog index 73a1e26..0b2d561 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +tenace (0.13-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Improve desktop integration of tenace. Add tenace.desktop and + tenace.png file. (Closes: #738041) + * Switch to source format 3.0 (quilt). + + -- Markus Koschany <[email protected]> Wed, 23 Sep 2015 16:20:32 +0200 + tenace (0.13-1) unstable; urgency=low * New upstream version. diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..723d4dd --- /dev/null +++ b/debian/install @@ -0,0 +1,2 @@ +debian/tenace.png usr/share/icons/hicolor/128x128/apps +debian/tenace.desktop usr/share/applications diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/include-binaries b/debian/source/include-binaries new file mode 100644 index 0000000..9a09be2 --- /dev/null +++ b/debian/source/include-binaries @@ -0,0 +1 @@ +debian/tenace.png diff --git a/debian/tenace.desktop b/debian/tenace.desktop new file mode 100644 index 0000000..7f02b0c --- /dev/null +++ b/debian/tenace.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Tenace +Comment=Bridge hand viewer and editor +Comment[de]=Betrachter und Editor für das Kartenspiel Bridge +Exec=tenace +Icon=tenace +Terminal=false +Categories=Game;CardGame; +Keywords=bridge;cards;viewer;editor; -- 2.5.1
signature.asc
Description: OpenPGP digital signature

