[SCM] a2jmidid/master: Drop 1001-a2j_port_create.patch, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Aug 2 11:27:01 UTC 2012


The following commit has been merged in the master branch:
commit d7c22d2b6a6d7f38a7961b18f423b244e5e84ba9
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Aug 2 13:19:55 2012 +0200

    Drop 1001-a2j_port_create.patch, applied upstream.

diff --git a/debian/patches/1001-a2j_port_create.patch b/debian/patches/1001-a2j_port_create.patch
deleted file mode 100644
index 2d58933..0000000
--- a/debian/patches/1001-a2j_port_create.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Free client information on success too.
-Author: Dan A. Muresan <danmbox at gmail.com>
-Applied-Upstream: http://repo.or.cz/w/a2jmidid.git/commitdiff/241017fa
----
- port.c |    1 +
- 1 file changed, 1 insertion(+)
-
---- a2jmidid.orig/port.c
-+++ a2jmidid/port.c
-@@ -230,6 +230,7 @@ a2j_port_create(
-   port->inbound_events = jack_ringbuffer_create(MAX_EVENT_SIZE*16);
- 
-   a2j_info("port created: %s", port->name);
-+  snd_seq_client_info_free(client_info_ptr);
-   return port;
- 
- fail_free_port:
diff --git a/debian/patches/series b/debian/patches/series
index 96641cb..5bd8eb3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 shebangs.diff
-1001-a2j_port_create.patch

-- 
a2jmidid packaging



More information about the pkg-multimedia-commits mailing list