Subject: Please add desktop file
Package: geg
Severity: wishlist
Tags: patch

forwarded from malone: 
https://launchpad.net/distros/ubuntu/+source/geg/+bug/5399

-- System Information:
Debian Release: testing/unstable
  APT prefers dapper
  APT policy: (500, 'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-11-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
+++ geg-1.0.2/debian/changelog
@@ -1,3 +1,9 @@
+geg (1.0.2-5ubuntu1) dapper; urgency=low
+
+  * added a desktop file
+
+ -- Thierry Moisan <[EMAIL PROTECTED]>  Sat, 10 Dec 2005 09:23:51 -0500
+
 geg (1.0.2-5) unstable; urgency=low
 
   * debian/control: updated to current policy
diff -u geg-1.0.2/debian/dirs geg-1.0.2/debian/dirs
--- geg-1.0.2/debian/dirs
+++ geg-1.0.2/debian/dirs
@@ -1,0 +2,2 @@
+usr/share/pixmaps
+usr/share/applications
diff -u geg-1.0.2/debian/rules geg-1.0.2/debian/rules
--- geg-1.0.2/debian/rules
+++ geg-1.0.2/debian/rules
@@ -56,6 +56,9 @@
 #      dh_makeshlibs
        dh_md5sums
        dh_builddeb
+       dh_install src/pixmaps/sine.xpm usr/share/pixmaps
+       dh_install debian/geg.desktop usr/share/applications
+       dh_desktop
 
 source diff:                                                                  
        @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
only in patch2:
unchanged:
--- geg-1.0.2.orig/debian/geg.desktop
+++ geg-1.0.2/debian/geg.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+Encoding=UTF-8
+Name=Geg
+GenericName=Equation Grapher
+Comment= a GTK+ Equation Grapher
+Icon=sine
+Exec=geg
+Terminal=false
+Categories=Application;Science;

Reply via email to