[SCM] Debian packaging for jack-audio-connection-kit branch, master, updated. debian/0.118+svn3796-3-7-gfef1030

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Mar 10 17:50:43 UTC 2010


The following commit has been merged in the master branch:
commit 0fd484f4439e3eb33a1e086f26963937ad8d9bff
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Mar 10 18:49:14 2010 +0100

    Use patchsys-quilt.mk (not simple-patchsys.mk). Adjust patches to all use a prefix of 1 (as required by default for quilt).

diff --git a/debian/patches/1001_big_endian_alsa.patch b/debian/patches/1001_big_endian_alsa.patch
index 6d97452..1767814 100644
--- a/debian/patches/1001_big_endian_alsa.patch
+++ b/debian/patches/1001_big_endian_alsa.patch
@@ -4,8 +4,8 @@ It can be removed when http://trac.jackaudio.org/ticket/135 is closed.
 
 Index: drivers/alsa/memops.c
 ===================================================================
---- drivers/alsa/memops.c	(revision 3637)
-+++ drivers/alsa/memops.c	(working copy)
+--- a/drivers/alsa/memops.c	(revision 3637)
++++ b/drivers/alsa/memops.c	(working copy)
 @@ -347,7 +347,7 @@
  		x <<= 8;
  		x |= (unsigned char)(src[0]);
diff --git a/debian/patches/2001_debian_lib64.patch b/debian/patches/2001_debian_lib64.patch
index eb02f96..d933d51 100644
--- a/debian/patches/2001_debian_lib64.patch
+++ b/debian/patches/2001_debian_lib64.patch
@@ -1,5 +1,5 @@
---- configure.ac.orig	2008-03-15 11:46:41.000000000 +0000
-+++ configure.ac	2008-03-15 11:47:21.000000000 +0000
+--- a/configure.ac	2008-03-15 11:46:41.000000000 +0000
++++ b/configure.ac	2008-03-15 11:47:21.000000000 +0000
 @@ -102,19 +102,8 @@
  
  #
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..eb14677
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,3 @@
+1001_big_endian_alsa.patch
+1002_warn_deprecated.patch
+2001_debian_lib64.patch
diff --git a/debian/rules b/debian/rules
index d4a1a43..b5df92a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 include /usr/share/cdbs/1/class/makefile.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 -include /usr/share/cdbs/1/rules/upstream-tarball.mk
 
 DEB_UPSTREAM_PACKAGE = jack-audio-connection-kit

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list