[SCM] csound-manual/master: Use gbp pq for patches

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sat Jul 16 21:52:08 UTC 2016


The following commit has been merged in the master branch:
commit 0067a75b8ae120e37f26cd5bbcecd0b5317d39f7
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sat Jul 16 17:21:00 2016 -0400

    Use gbp pq for patches

diff --git a/debian/patches/2000-stripped-opcodes.diff b/debian/patches/2000-stripped-opcodes.diff
deleted file mode 100644
index 0c08747..0000000
--- a/debian/patches/2000-stripped-opcodes.diff
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: These opcodes were stripped from the manual at repack time.
-Author: Felipe Sateler <fsateler at debian.org>
---- a/opcodes/top.xml
-+++ b/opcodes/top.xml
-@@ -809,12 +809,6 @@
-   &opcodespvsynth;
-   &opcodespvswarp;
-   &opcodespvs2tab;
--  &opcodespyassign;
--  &opcodespycall;
--  &opcodespyeval;
--  &opcodespyexec;
--  &opcodespyinit;
--  &opcodespyrun;
-   &opcodespwd;
-   &opcodesqinf;
-   &opcodesqnan;
diff --git a/debian/patches/Don-t-build-the-opcodes-we-deleted.patch b/debian/patches/Don-t-build-the-opcodes-we-deleted.patch
new file mode 100644
index 0000000..d67d49e
--- /dev/null
+++ b/debian/patches/Don-t-build-the-opcodes-we-deleted.patch
@@ -0,0 +1,26 @@
+From: Felipe Sateler <fsateler at debian.org>
+Date: Sat, 16 Jul 2016 16:55:45 -0400
+Subject: Don't build the opcodes we deleted
+
+These opcodes were stripped from the manual at repack time.
+---
+ opcodes/top.xml | 6 ------
+ 1 file changed, 6 deletions(-)
+
+diff --git a/opcodes/top.xml b/opcodes/top.xml
+index 2db4b72..6402cc0 100644
+--- a/opcodes/top.xml
++++ b/opcodes/top.xml
+@@ -809,12 +809,6 @@
+   &opcodespvsynth;
+   &opcodespvswarp;
+   &opcodespvs2tab;
+-  &opcodespyassign;
+-  &opcodespycall;
+-  &opcodespyeval;
+-  &opcodespyexec;
+-  &opcodespyinit;
+-  &opcodespyrun;
+   &opcodespwd;
+   &opcodesqinf;
+   &opcodesqnan;
diff --git a/debian/patches/series b/debian/patches/series
index 27b1972..bc722c6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-2000-stripped-opcodes.diff
+Don-t-build-the-opcodes-we-deleted.patch

-- 
csound-manual packaging



More information about the pkg-multimedia-commits mailing list