[Pkg-xfce-commits] r8248 - in /goodies/trunk/xfburn/debian: changelog patches/ patches/0001-Some-fixes-for-the-desktop-file.patch patches/series
Jackson Doak
noskcaj-guest at moszumanska.debian.org
Thu Feb 20 20:00:18 UTC 2014
Author: noskcaj-guest
Date: Thu Feb 20 20:00:18 2014
New Revision: 8248
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8248
Log:
Add 0001-Some-fixes-for-the-desktop-file.patch, adds missing MIME types
Added:
goodies/trunk/xfburn/debian/patches/
goodies/trunk/xfburn/debian/patches/0001-Some-fixes-for-the-desktop-file.patch
goodies/trunk/xfburn/debian/patches/series
Modified:
goodies/trunk/xfburn/debian/changelog
Modified: goodies/trunk/xfburn/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/debian/changelog?rev=8248&op=diff
==============================================================================
--- goodies/trunk/xfburn/debian/changelog (original)
+++ goodies/trunk/xfburn/debian/changelog Thu Feb 20 20:00:18 2014
@@ -5,11 +5,12 @@
[ Jackson Doak ]
* New upstream release
- * Drop all patches, fixed upstream
+ * Drop all existing patches, fixed upstream
* debian/control:
- Bump standards-version to 3.9.5
- Add a homepage
- Remove symlink from copyright
+ * Add 0001-Some-fixes-for-the-desktop-file.patch, adds missing MIME types
-- Jackson Doak <noskcaj at ubuntu.com> Fri, 21 Feb 2014 06:27:06 +1100
Added: goodies/trunk/xfburn/debian/patches/0001-Some-fixes-for-the-desktop-file.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/debian/patches/0001-Some-fixes-for-the-desktop-file.patch?rev=8248&op=file
==============================================================================
--- goodies/trunk/xfburn/debian/patches/0001-Some-fixes-for-the-desktop-file.patch (added)
+++ goodies/trunk/xfburn/debian/patches/0001-Some-fixes-for-the-desktop-file.patch Thu Feb 20 20:00:18 2014
@@ -0,0 +1,28 @@
+From 0b1a59ca70f9ee57daa3e6b81cb50113e0b30ade Mon Sep 17 00:00:00 2001
+From: Julien Lavergne <julien.lavergne at gmail.com>
+Date: Sat, 5 Mar 2011 00:07:05 +0100
+Subject: [PATCH] Some fixes for the desktop file :
+ - Pass validation (xfce bug 6691)
+ - Allow to open blank CD and Audio CD
+
+ This patch has been slightly updated for Xubuntu to handle po/POTFILES.skip.
+---
+ po/POTFILES.skip | 1 +
+ xfburn.desktop.in | 2 +-
+ 2 files changed, 2 insertions(+), 1 deletion(-)
+
+--- a/xfburn.desktop.in
++++ b/xfburn.desktop.in
+@@ -6,7 +6,7 @@ _Comment=CD and DVD burning application
+ Exec=xfburn
+ TryExec=xfburn
+ Icon=media-cdrom
+-MimeType=application/x-cd-image;
++MimeType=application/x-cd-image;x-content/audio-cdda;x-content/blank-cd;
+ Terminal=false
+ Categories=X-XFCE;GTK;DiscBurning;Archiving;AudioVideo;Utility;
+ StartupNotify=true
+--- /dev/null
++++ b/po/POTFILES.skip
+@@ -0,0 +1 @@
++.pc/0001-Some-fixes-for-the-desktop-file.patch/xfburn.desktop.in
Added: goodies/trunk/xfburn/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfburn/debian/patches/series?rev=8248&op=file
==============================================================================
--- goodies/trunk/xfburn/debian/patches/series (added)
+++ goodies/trunk/xfburn/debian/patches/series Thu Feb 20 20:00:18 2014
@@ -0,0 +1 @@
+0001-Some-fixes-for-the-desktop-file.patch
More information about the Pkg-xfce-commits
mailing list