[SCM] drumgizmo/master: Refactor patch names from gbp pq usage

viccuad-guest at users.alioth.debian.org viccuad-guest at users.alioth.debian.org
Tue Nov 8 23:05:49 UTC 2016


The following commit has been merged in the master branch:
commit ab6e14a74cc72b2b7c289983114f684c0de6e22a
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date:   Tue Nov 8 23:45:47 2016 +0100

    Refactor patch names from gbp pq usage

diff --git a/debian/patches/alsa-kFreeBSD.patch b/debian/patches/0001-alsa-kFreeBSD.patch
similarity index 76%
rename from debian/patches/alsa-kFreeBSD.patch
rename to debian/patches/0001-alsa-kFreeBSD.patch
index 3b58625..3c89128 100644
--- a/debian/patches/alsa-kFreeBSD.patch
+++ b/debian/patches/0001-alsa-kFreeBSD.patch
@@ -6,10 +6,17 @@ Description: Reduce dependency on alsa for BSD
 Author: Víctor Cuadrado Juan <me at viccuad.me>
 Forwarded: yes and rejected (upstream can't check if it works)
 Last-Update: 2016-02-09
+Date: Tue, 8 Nov 2016 22:46:12 +0100
+Subject: alsa-kFreeBSD
 ---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index 7e6695c..1bb840d 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -322,7 +322,7 @@ AS_IF(
+@@ -337,7 +337,7 @@ AS_IF(
       dnl ======================
       dnl Check for alsa library
       dnl ======================
diff --git a/debian/patches/mips-atomic.patch b/debian/patches/0002-mips-atomic.patch
similarity index 100%
rename from debian/patches/mips-atomic.patch
rename to debian/patches/0002-mips-atomic.patch
diff --git a/debian/patches/series b/debian/patches/series
index 1d06b6f..77af650 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-alsa-kFreeBSD.patch
-mips-atomic.patch
+0001-alsa-kFreeBSD.patch
+0002-mips-atomic.patch

-- 
drumgizmo packaging



More information about the pkg-multimedia-commits mailing list