[SCM] primesense-nite-nonfree/master: remove obsolete patches

eighthave at users.alioth.debian.org eighthave at users.alioth.debian.org
Tue May 21 20:01:21 UTC 2013


The following commit has been merged in the master branch:
commit 878e99d56373c256b50d0bf4a001b563e3d13172
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue May 21 12:54:55 2013 -0400

    remove obsolete patches

diff --git a/debian/control b/debian/control
index 266a447..9382250 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Depends: debconf | debconf-2.0,
          wget,
          unzip,
          gnupg,
-         quilt,
          libopenni-dev,
          libmono-winforms2.0-cil,
          ${misc:Depends},
diff --git a/nite_debian_dir/patches/fix_makefile_dest.patch b/nite_debian_dir/patches/fix_makefile_dest.patch
deleted file mode 100644
index 1833675..0000000
--- a/nite_debian_dir/patches/fix_makefile_dest.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -9,7 +9,7 @@ RM = rm
- MAKE = make 
- 
- # define installation dir
--INST_INC = /usr/local/include
-+INST_INC = $(DEST)/include
- 
- # directory containing file to install
- FILES_TO_INSTALL_DIR = Install
-@@ -18,7 +18,7 @@ FILES_TO_INSTALL_DIR = Install
- #RULES_FILE = 55-primesense-usb.rules
- 
- # location for udev rules
--INST_RULES_DIR = /etc/udev/rules.d
-+INST_RULES_DIR = $(DEST)/etc/udev/rules.d
- 
- # default config is Release
- ifndef CFG
diff --git a/nite_debian_dir/patches/series b/nite_debian_dir/patches/series
deleted file mode 100644
index 543c257..0000000
--- a/nite_debian_dir/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_makefile_dest.patch
diff --git a/nite_debian_dir/rules b/nite_debian_dir/rules
index 3b2f1d8..bf8028f 100755
--- a/nite_debian_dir/rules
+++ b/nite_debian_dir/rules
@@ -17,7 +17,7 @@ usbruledir = /etc/udev/rules.d
 #DEB_DH_FIXPERMS_ARGS_$(PACKAGE) := -X/usr/bin/XnSensorServer
 
 %:
-	dh --with quilt $@ --buildsystem=makefile
+	dh $@
 
 override_dh_auto_build:
 	CFLAGS="-I../../Include" LDFLAGS="-L../../Bin -lGL" $(MAKE)

-- 
primesense-nite-nonfree packaging



More information about the pkg-multimedia-commits mailing list