[Pkg-cli-apps-commits] r3833 - in /packages/f-spot/trunk/debian: changelog patches/00list patches/55-add-mimetype.dpatch

diocles-guest at users.alioth.debian.org diocles-guest at users.alioth.debian.org
Thu Mar 20 20:52:00 UTC 2008


Author: diocles-guest
Date: Thu Mar 20 20:51:59 2008
New Revision: 3833

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3833
Log:
debian/patches/55-add-mimetype.dpatch: Patch from Ubuntu for adding x-content/* mimetypes to .desktop file.

Added:
    packages/f-spot/trunk/debian/patches/55-add-mimetype.dpatch
Modified:
    packages/f-spot/trunk/debian/changelog
    packages/f-spot/trunk/debian/patches/00list

Modified: packages/f-spot/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/changelog?rev=3833&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/changelog (original)
+++ packages/f-spot/trunk/debian/changelog Thu Mar 20 20:51:59 2008
@@ -30,6 +30,8 @@
       - Fix from upstream SVN for typo in configure.in.
     + debian/patches/gtkhtml-sharp-3.14_port.dpatch:
       - Forward port to gtkhtml-sharp-3.14.
+    + debian/patches/55-add-mimetype.dpatch:
+      - Patch from Ubuntu for adding x-content/* mimetypes to .desktop file.
     + debian/patches/98_autoreconf.dpatch:
       - Move all generated changes from other patches into single patch,
         for easier maintenance. 
@@ -39,7 +41,7 @@
     + Build against libgtkhtml3.16-cil rather than libgtkhtml2.0-cil.
       (Closes: #470822)
 
- -- Tim Retout <tim at retout.co.uk>  Thu, 20 Mar 2008 19:45:46 +0000
+ -- Tim Retout <tim at retout.co.uk>  Thu, 20 Mar 2008 20:38:36 +0000
 
 f-spot (0.4.1-4) unstable; urgency=low
 

Modified: packages/f-spot/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/patches/00list?rev=3833&op=diff
==============================================================================
--- packages/f-spot/trunk/debian/patches/00list (original)
+++ packages/f-spot/trunk/debian/patches/00list Thu Mar 20 20:51:59 2008
@@ -1,4 +1,5 @@
 11_screensaver-path
+55-add-mimetype
 fix_libfspot_linkage
 fix_libfspoteog_linkage
 fix_libfspotjpegtran_linkage

Added: packages/f-spot/trunk/debian/patches/55-add-mimetype.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/f-spot/trunk/debian/patches/55-add-mimetype.dpatch?rev=3833&op=file
==============================================================================
--- packages/f-spot/trunk/debian/patches/55-add-mimetype.dpatch (added)
+++ packages/f-spot/trunk/debian/patches/55-add-mimetype.dpatch Thu Mar 20 20:51:59 2008
@@ -1,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 55-add-mimetype.dpatch by  <egon at localhost.localdomain>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad f-spot-0.4.1~/f-spot.desktop.in f-spot-0.4.1/f-spot.desktop.in
+--- f-spot-0.4.1~/f-spot.desktop.in.in	2007-12-04 13:20:45.000000000 +0100
++++ f-spot-0.4.1/f-spot.desktop.in.in	2008-02-14 10:07:32.000000000 +0100
+@@ -7,6 +7,7 @@
+ Exec=f-spot
+ Icon=f-spot
+ StartupNotify=true
++MimeType=x-content/image-dcf;x-content/image-picturecd;
+ Terminal=false
+ Type=Application
+ Categories=Graphics;Photography;GNOME;GTK;




More information about the Pkg-cli-apps-commits mailing list