Refresh patches
authorIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Tue, 16 Feb 2016 13:41:09 +0000 (14:41 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautQ.umlaeute.mur.at>
Tue, 16 Feb 2016 13:41:09 +0000 (14:41 +0100)
debian/patches/0001-reproducible.patch
debian/patches/0002-spelling.patch

index 2a3ffdab504d58e70ff64a734f95683d591398bb..7d09c1fc014e80578275161f04df83296cd1ab92 100644 (file)
@@ -3,8 +3,6 @@ Description: allow setting of the displayed build-date
 Author: IOhannes m zmölnig
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: giada/src/gui/dialogs/gd_about.cpp
-===================================================================
 --- giada.orig/src/gui/dialogs/gd_about.cpp
 +++ giada/src/gui/dialogs/gd_about.cpp
 @@ -40,6 +40,10 @@
@@ -18,7 +16,7 @@ Index: giada/src/gui/dialogs/gd_about.cpp
  
  gdAbout::gdAbout()
  #ifdef WITH_VST
-@@ -70,7 +74,7 @@ gdAbout::gdAbout()
+@@ -70,7 +74,7 @@
        char message[512];
        sprintf(
          message,
index bd53c1c80d77459fea19514b0f71776a3b05a658..cdb6807df1dc5e9b71f86cc1daa3238fb4e27b69 100644 (file)
@@ -2,11 +2,9 @@ Description: Fix small misspellings.
 Author: Jaromír Mikeš <mira.mikes@seznam.cz>
 Forwarded: giadaloopmachine@gmail.com
 
-Index: giada/src/core/kernelMidi.cpp
-===================================================================
 --- giada.orig/src/core/kernelMidi.cpp
 +++ giada/src/core/kernelMidi.cpp
-@@ -265,7 +265,7 @@ void callback(double t, std::vector<unsi
+@@ -271,7 +271,7 @@
         * messages) as unknown, for debugging purposes */
  
        if (msg->size() < 3) {