[Pkg-amule-commits] [SCM] Git repository for pkg-amule branch, master, updated. debian/2.3.1-10-1-gcc1a061

Sandro Tosi morph at debian.org
Sat Apr 20 17:52:35 UTC 2013


The following commit has been merged in the master branch:
commit cc1a06118b6d00924308c39a8080eec0e9d17fcb
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Tue Apr 16 03:50:29 2013 +1000

    new patch to register ed2k:// protocol handler; Closes: #705498

diff --git a/debian/patches/mime-ed2k-protocol.patch b/debian/patches/mime-ed2k-protocol.patch
new file mode 100644
index 0000000..3bff75c
--- /dev/null
+++ b/debian/patches/mime-ed2k-protocol.patch
@@ -0,0 +1,21 @@
+Last-Update: 2013-04-16
+Forwarded: no
+Author: Dmitry Smirnov <onlyjob at member.fsf.org>
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705498
+Description: provides MIME ed2k:// protocol handler registration
+
+--- a/amule.desktop
++++ b/amule.desktop
+@@ -1,10 +1,11 @@
+ [Desktop Entry]
+ Name=aMule
+-Exec=amule
++Exec=amule %u
+ Icon=amule
+ Terminal=false
+ Type=Application
+ Categories=Network;P2P;
+ Comment=A client for the eD2k network
+ Comment[fr]=Un client pour le réseau eD2k
+ Comment[tr]=eD2k ağı için istemci
++MimeType=x-scheme-handler/ed2k;
diff --git a/debian/patches/series b/debian/patches/series
index 638e7b7..93755db 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+mime-ed2k-protocol.patch
 configure_ignore_gdlib-config_garbage.diff
 cas_configfile.c_good_default_paths.diff
 use_xdg-open_as_preview_default.diff

-- 
Git repository for pkg-amule



More information about the Pkg-amule-commits mailing list