[SCM] kmix packaging branch, master, updated. debian/4.12.2-2-3-gbf761d0

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 19 14:31:11 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kmix.git;a=commitdiff;h=587aa56

The following commit has been merged in the master branch:
commit 587aa564dcd7776bdfb6f1a164e53f6dd65635ff
Author: Maximiliano Curia <maxy at debian.org>
Date:   Sat May 17 18:38:14 2014 +0200

    New patch: kubuntu_script-interpreter.diff
---
 debian/changelog                               |  1 +
 debian/patches/kubuntu_script-interpreter.diff | 15 +++++++++++++++
 debian/patches/series                          |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f8905bd..ec018a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kmix (4:4.13.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * New patch: kubuntu_script-interpreter.diff
 
  -- Maximiliano Curia <maxy at debian.org>  Sat, 17 May 2014 18:29:53 +0200
 
diff --git a/debian/patches/kubuntu_script-interpreter.diff b/debian/patches/kubuntu_script-interpreter.diff
new file mode 100644
index 0000000..c16a4c5
--- /dev/null
+++ b/debian/patches/kubuntu_script-interpreter.diff
@@ -0,0 +1,15 @@
+commit 69703e92424ef29f33070201169bcfd12f8c17cd
+Author: Jonathan Riddell <jr at jriddell.org>
+Date:   Fri Mar 14 16:04:34 2014 +0000
+
+    add interpreter to script
+
+diff --git a/apps/kmixremote b/apps/kmixremote
+index 51f4eec..2f21209 100755
+--- a/apps/kmixremote
++++ b/apps/kmixremote
+@@ -1,3 +1,4 @@
++#!/bin/sh
+ #################################################################################
+ # kmixremote - control kmix from a script.
+ #
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2c5b2c5
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+kubuntu_script-interpreter.diff

-- 
kmix packaging



More information about the pkg-kde-commits mailing list