Please find attached a debdiff implementing this.
Thank you.
diff -Nru xawtv-3.95.dfsg.1/debian/changelog xawtv-3.95.dfsg.1/debian/changelog
--- xawtv-3.95.dfsg.1/debian/changelog  2007-03-10 14:13:19.000000000 +0100
+++ xawtv-3.95.dfsg.1/debian/changelog  2007-03-10 14:13:20.000000000 +0100
@@ -1,3 +1,9 @@
+xawtv (3.95.dfsg.1-3) unstable; urgency=low
+
+  * Added .desktop file
+
+ -- Luca Falavigna <[EMAIL PROTECTED]>  Sat, 10 Mar 2007 14:11:02 +0100
+
 xawtv (3.95.dfsg.1-2) unstable; urgency=low
 
   * QA upload.
diff -Nru xawtv-3.95.dfsg.1/debian/rules xawtv-3.95.dfsg.1/debian/rules
--- xawtv-3.95.dfsg.1/debian/rules      2007-03-10 14:13:19.000000000 +0100
+++ xawtv-3.95.dfsg.1/debian/rules      2007-03-10 14:13:20.000000000 +0100
@@ -50,6 +50,10 @@
        echo "v4l-conf: setuid-binary" \
                > debian/v4l-conf/usr/share/lintian/overrides/v4l-conf
 
+       # install desktop file
+       install -d $(CURDIR)/debian/xawtv/usr/share/applications
+       install -m 644 debian/xawtv.desktop 
$(CURDIR)/debian/xawtv/usr/share/applications
+
 binary-indep: build install
 
 binary-arch: build install
diff -Nru xawtv-3.95.dfsg.1/debian/xawtv.desktop 
xawtv-3.95.dfsg.1/debian/xawtv.desktop
--- xawtv-3.95.dfsg.1/debian/xawtv.desktop      1970-01-01 01:00:00.000000000 
+0100
+++ xawtv-3.95.dfsg.1/debian/xawtv.desktop      2007-03-10 14:13:20.000000000 
+0100
@@ -0,0 +1,18 @@
+[Desktop Entry]
+Comment=TV viewer for X11
+NoDisplay=false
+Name=XawTV
+Encoding=UTF-8
+Exec=xawtv
+Terminal=false
+GenericName=XawTV
+Comment[en_GB]=TV extensions for X11
+Comment[en_US]=TV extensions for X11
+Icon[en_GB]=/usr/share/pixmaps/gnome-term-linux2.png
+Icon[en_US]=/usr/share/pixmaps/gnome-term-linux2.png
+Hidden=false
+Name[en_GB]=XawTV
+Name[en_US]=XawTV
+Type=Application
+Categories=Applications;AudioVideo
+Icon=/usr/share/pixmaps/gnome-term-linux2.png

Reply via email to