Package: ding
Version: 1.7-2
Severity: normal
Tags: patch

Hi,

The current package does not install the ding.desktop file correctly
and therefore there is a missing integration in several desktop
environments.

I have attached a debdiff which adjust the package so ding.deskop
will be correctly installed to /usr/share/applications/.

Would be great if such could be applied.

Thanks,
Oliver
diff -Nru ding-1.7/debian/changelog ding-1.7/debian/changelog
--- ding-1.7/debian/changelog   2012-06-12 19:24:03.000000000 +0300
+++ ding-1.7/debian/changelog   2014-04-12 12:50:02.000000000 +0300
@@ -1,3 +1,11 @@
+ding (1.7-3) unstable; urgency=low
+
+  * debian/patches/08_adjust_ding_desktop_file.patch:
+    Fixed installation of ding.desktop file.
+  * Update to Standards-Version 3.9.4
+
+ -- Oliver Sauder <o...@esite.ch>  Sat, 12 Apr 2014 12:28:37 +0300
+
 ding (1.7-2) unstable; urgency=low
 
   * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
diff -Nru ding-1.7/debian/control ding-1.7/debian/control
--- ding-1.7/debian/control     2012-06-12 18:39:02.000000000 +0300
+++ ding-1.7/debian/control     2014-04-12 12:49:27.000000000 +0300
@@ -2,7 +2,7 @@
 Section: text
 Priority: optional
 Maintainer: Roland Rosenfeld <rol...@debian.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: man-db, bsdmainutils, dictfmt (>= 1.10.1), dictzip
 Homepage: http://www-user.tu-chemnitz.de/~fri/ding/
diff -Nru ding-1.7/debian/ding.install ding-1.7/debian/ding.install
--- ding-1.7/debian/ding.install        1970-01-01 02:00:00.000000000 +0200
+++ ding-1.7/debian/ding.install        2014-04-12 12:42:31.000000000 +0300
@@ -0,0 +1 @@
+ding.desktop usr/share/applications
diff -Nru ding-1.7/debian/examples ding-1.7/debian/examples
--- ding-1.7/debian/examples    2004-02-16 22:16:05.000000000 +0300
+++ ding-1.7/debian/examples    1970-01-01 02:00:00.000000000 +0200
@@ -1 +0,0 @@
-ding.desktop
diff -Nru ding-1.7/debian/patches/08_adjust_ding_desktop_file.patch 
ding-1.7/debian/patches/08_adjust_ding_desktop_file.patch
--- ding-1.7/debian/patches/08_adjust_ding_desktop_file.patch   1970-01-01 
02:00:00.000000000 +0200
+++ ding-1.7/debian/patches/08_adjust_ding_desktop_file.patch   2014-04-12 
12:28:37.000000000 +0300
@@ -0,0 +1,17 @@
+## Description: add some description
+## Origin/Author: add some origin or author
+## Bug: bug URL
+Index: ding-1.7/ding.desktop
+===================================================================
+--- ding-1.7.orig/ding.desktop 2009-04-15 09:25:28.000000000 +0300
++++ ding-1.7/ding.desktop      2014-04-12 12:28:35.897309385 +0300
+@@ -5,7 +5,7 @@
+ GenericName=ding
+ GenericName[de]=ding
+ Exec=/usr/bin/ding
+-Icon=ding.png
++Icon=dbook.xpm
+ Terminal=0
+ Type=Application
+-Categories=Application;Utility;X-Red-Hat-Extra;
++Categories=Office;Dictionary;Education;Utility
diff -Nru ding-1.7/debian/patches/series ding-1.7/debian/patches/series
--- ding-1.7/debian/patches/series      2012-06-12 18:39:06.000000000 +0300
+++ ding-1.7/debian/patches/series      2014-04-12 12:25:02.000000000 +0300
@@ -4,3 +4,4 @@
 04_aspell_quote.patch
 05_manpage.patch
 07_8bit_aspell.patch
+08_adjust_ding_desktop_file.patch

Reply via email to