Jochen Sprickerhof [Sat, 14 Sep 2019 08:36:50 +0000 (09:36 +0100)]
Merge openni2 (2.2.0.33+dfsg-12) import into refs/heads/workingbranch
Jochen Sprickerhof [Sat, 14 Sep 2019 08:02:15 +0000 (10:02 +0200)]
Port to Python 3
Gbp-Pq: Name 0017-Port-to-Python-3.patch
Adrian Bunk [Sat, 9 Sep 2017 13:02:51 +0000 (15:02 +0200)]
Use the generic platform for armel+armhf NEON is not part of the armel and armhf baselines.
Gbp-Pq: Name 0016-Use-the-generic-platform-for-armel-armhf-NEON-is-not.patch
Jochen Sprickerhof [Tue, 8 Aug 2017 20:53:14 +0000 (22:53 +0200)]
Initialize variable for gcc7
Gbp-Pq: Name 0015-Initialize-variable-for-gcc7.patch
Jochen Sprickerhof [Tue, 7 Feb 2017 16:30:41 +0000 (17:30 +0100)]
fix format-overflow for GCC7
Gbp-Pq: Name 0014-fix-format-overflow-for-GCC7.patch
Jochen Sprickerhof [Sat, 23 Jan 2016 14:56:22 +0000 (15:56 +0100)]
Fix GCC6 compilation
* Ignore Warray-bounds
* Rename equivalent to fix compilation on gcc6
* Fix -Werror=misleading-indentation
Gbp-Pq: Name 0013-Fix-GCC6-compilation.patch
Debian Multimedia Maintainers [Sat, 14 Sep 2019 08:36:50 +0000 (09:36 +0100)]
generic-linux
Gbp-Pq: Name 0012-generic-linux.patch
Jochen Sprickerhof [Sun, 16 Aug 2015 07:33:27 +0000 (09:33 +0200)]
Mark variables unused
Gbp-Pq: Name 0011-Mark-variables-unused.patch
Debian Multimedia Maintainers [Sat, 14 Sep 2019 08:36:50 +0000 (09:36 +0100)]
Add-ARMhf-support
Gbp-Pq: Name 0009-Add-ARMhf-support.patch
Jochen Sprickerhof [Fri, 28 Feb 2014 10:23:06 +0000 (11:23 +0100)]
Add unused attribute to fix compilation with gcc-4.8
Gbp-Pq: Name 0008-Add-unused-attribute-to-fix-compilation-with-gcc-4.8.patch
Jochen Sprickerhof [Sat, 25 May 2013 08:28:22 +0000 (10:28 +0200)]
Link NiViewer against ptherad (DSO on Ubuntu raring)
Gbp-Pq: Name 0007-Link-NiViewer-against-ptherad-DSO-on-Ubuntu-raring.patch
Jochen Sprickerhof [Mon, 20 May 2013 11:06:29 +0000 (13:06 +0200)]
Disable SSE
Gbp-Pq: Name 0006-Disable-SSE.patch
Hauke Wintjen [Wed, 30 Jan 2013 20:38:18 +0000 (21:38 +0100)]
Added Armv6l as new target platform
Gbp-Pq: Name 0006-rpi-Added-Armv6l-as-new-target-platform-and-created-missing-OniPlatformLinux-Arm.h-header.patch
Debian Multimedia Maintainers [Sat, 14 Sep 2019 08:36:50 +0000 (09:36 +0100)]
change-default-ni-drivers-path
Gbp-Pq: Name 0005-change-default-ni-drivers-path.patch
Hauke Wintjen [Tue, 2 Apr 2013 19:09:09 +0000 (21:09 +0200)]
disable rpath
This has the advance that we dont get any lintian warnings but the drawback that afterwards
the drivers.so are no longer found.
So this patch is DISABLED in series currently.
This is caused by the fact that dlopen does not consider the current dir if not told so
(XnLinuxSharedLibs.cpp should be fixed for that).
Gbp-Pq: Name 0004-disable-rpath.patch
Hauke Wintjen [Fri, 29 Mar 2013 21:21:36 +0000 (22:21 +0100)]
Use system wide libjpeg
Gbp-Pq: Name 0003-Use-system-wide-libjpeg.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:16:28 +0000 (21:16 +0100)]
Change path of config files to /etc/openni2
Gbp-Pq: Name 0002-Change-path-of-config-files-to-etc-openni2.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:04:33 +0000 (21:04 +0100)]
Add SONAME to libraries
Gbp-Pq: Name 0001-Add-SONAME-to-libraries.patch
Jochen Sprickerhof [Sat, 14 Sep 2019 08:36:50 +0000 (09:36 +0100)]
openni2 (2.2.0.33+dfsg-12) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Jochen Sprickerhof ]
* Port to Python 3 (Closes: #937206)
* Bump policy version (no changes)
* Bump debhelper version
* Drop unused build dependency
* Add multiarch stuff
* add Salsa CI
[dgit import unpatched openni2 2.2.0.33+dfsg-12]
Jochen Sprickerhof [Sat, 14 Sep 2019 08:36:50 +0000 (09:36 +0100)]
Import openni2_2.2.0.33+dfsg-12.debian.tar.xz
[dgit import tarball openni2 2.2.0.33+dfsg-12 openni2_2.2.0.33+dfsg-12.debian.tar.xz]
Jochen Sprickerhof [Sat, 5 May 2018 15:40:24 +0000 (16:40 +0100)]
Merge openni2 (2.2.0.33+dfsg-11) import into refs/heads/workingbranch
Adrian Bunk [Sat, 9 Sep 2017 13:02:51 +0000 (15:02 +0200)]
Use the generic platform for armel+armhf NEON is not part of the armel and armhf baselines.
Gbp-Pq: Name 0016-Use-the-generic-platform-for-armel-armhf-NEON-is-not.patch
Jochen Sprickerhof [Tue, 8 Aug 2017 20:53:14 +0000 (22:53 +0200)]
Initialize variable for gcc7
Gbp-Pq: Name 0015-Initialize-variable-for-gcc7.patch
Jochen Sprickerhof [Tue, 7 Feb 2017 16:30:41 +0000 (17:30 +0100)]
fix format-overflow for GCC7
Gbp-Pq: Name 0014-fix-format-overflow-for-GCC7.patch
Jochen Sprickerhof [Sat, 23 Jan 2016 14:56:22 +0000 (15:56 +0100)]
Fix GCC6 compilation
* Ignore Warray-bounds
* Rename equivalent to fix compilation on gcc6
* Fix -Werror=misleading-indentation
Gbp-Pq: Name 0013-Fix-GCC6-compilation.patch
Debian Multimedia Maintainers [Sat, 5 May 2018 15:40:24 +0000 (16:40 +0100)]
generic-linux
Gbp-Pq: Name 0012-generic-linux.patch
Jochen Sprickerhof [Sun, 16 Aug 2015 07:33:27 +0000 (09:33 +0200)]
Mark variables unused
Gbp-Pq: Name 0011-Mark-variables-unused.patch
Debian Multimedia Maintainers [Sat, 5 May 2018 15:40:24 +0000 (16:40 +0100)]
Add-ARMhf-support
Gbp-Pq: Name 0009-Add-ARMhf-support.patch
Jochen Sprickerhof [Fri, 28 Feb 2014 10:23:06 +0000 (11:23 +0100)]
Add unused attribute to fix compilation with gcc-4.8
Gbp-Pq: Name 0008-Add-unused-attribute-to-fix-compilation-with-gcc-4.8.patch
Jochen Sprickerhof [Sat, 25 May 2013 08:28:22 +0000 (10:28 +0200)]
Link NiViewer against ptherad (DSO on Ubuntu raring)
Gbp-Pq: Name 0007-Link-NiViewer-against-ptherad-DSO-on-Ubuntu-raring.patch
Jochen Sprickerhof [Mon, 20 May 2013 11:06:29 +0000 (13:06 +0200)]
Disable SSE
Gbp-Pq: Name 0006-Disable-SSE.patch
Hauke Wintjen [Wed, 30 Jan 2013 20:38:18 +0000 (21:38 +0100)]
Added Armv6l as new target platform
Gbp-Pq: Name 0006-rpi-Added-Armv6l-as-new-target-platform-and-created-missing-OniPlatformLinux-Arm.h-header.patch
Debian Multimedia Maintainers [Sat, 5 May 2018 15:40:24 +0000 (16:40 +0100)]
change-default-ni-drivers-path
Gbp-Pq: Name 0005-change-default-ni-drivers-path.patch
Hauke Wintjen [Tue, 2 Apr 2013 19:09:09 +0000 (21:09 +0200)]
disable rpath
This has the advance that we dont get any lintian warnings but the drawback that afterwards
the drivers.so are no longer found.
So this patch is DISABLED in series currently.
This is caused by the fact that dlopen does not consider the current dir if not told so
(XnLinuxSharedLibs.cpp should be fixed for that).
Gbp-Pq: Name 0004-disable-rpath.patch
Hauke Wintjen [Fri, 29 Mar 2013 21:21:36 +0000 (22:21 +0100)]
Use system wide libjpeg
Gbp-Pq: Name 0003-Use-system-wide-libjpeg.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:16:28 +0000 (21:16 +0100)]
Change path of config files to /etc/openni2
Gbp-Pq: Name 0002-Change-path-of-config-files-to-etc-openni2.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:04:33 +0000 (21:04 +0100)]
Add SONAME to libraries
Gbp-Pq: Name 0001-Add-SONAME-to-libraries.patch
Jochen Sprickerhof [Sat, 5 May 2018 15:40:24 +0000 (16:40 +0100)]
openni2 (2.2.0.33+dfsg-11) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Jochen Sprickerhof ]
* Update Vcs URLs to salsa.d.o
* Move cleanup to d/clean
* Add R³
* http -> https
* Fix dh_clean
* Fix missing-notice-file-for-apache-license
* Bump policy and debhelper versions
* Don't build with -Werror (Closes: #897827)
[dgit import unpatched openni2 2.2.0.33+dfsg-11]
Jochen Sprickerhof [Sat, 5 May 2018 15:40:24 +0000 (16:40 +0100)]
Import openni2_2.2.0.33+dfsg-11.debian.tar.xz
[dgit import tarball openni2 2.2.0.33+dfsg-11 openni2_2.2.0.33+dfsg-11.debian.tar.xz]
Jochen Sprickerhof [Sat, 9 Sep 2017 14:17:46 +0000 (15:17 +0100)]
Merge openni2 (2.2.0.33+dfsg-10) import into refs/heads/workingbranch
Adrian Bunk [Sat, 9 Sep 2017 13:02:51 +0000 (15:02 +0200)]
Use the generic platform for armel+armhf NEON is not part of the armel and armhf baselines.
Gbp-Pq: Name 0016-Use-the-generic-platform-for-armel-armhf-NEON-is-not.patch
Jochen Sprickerhof [Tue, 8 Aug 2017 20:53:14 +0000 (22:53 +0200)]
Initialize variable for gcc7
Gbp-Pq: Name 0015-Initialize-variable-for-gcc7.patch
Jochen Sprickerhof [Tue, 7 Feb 2017 16:30:41 +0000 (17:30 +0100)]
fix format-overflow for GCC7
Gbp-Pq: Name 0014-fix-format-overflow-for-GCC7.patch
Jochen Sprickerhof [Sat, 23 Jan 2016 14:56:22 +0000 (15:56 +0100)]
Fix GCC6 compilation
* Ignore Warray-bounds
* Rename equivalent to fix compilation on gcc6
* Fix -Werror=misleading-indentation
Gbp-Pq: Name 0013-Fix-GCC6-compilation.patch
Debian Multimedia Maintainers [Sat, 9 Sep 2017 14:17:46 +0000 (15:17 +0100)]
generic-linux
Gbp-Pq: Name 0012-generic-linux.patch
Jochen Sprickerhof [Sun, 16 Aug 2015 07:33:27 +0000 (09:33 +0200)]
Mark variables unused
Gbp-Pq: Name 0011-Mark-variables-unused.patch
Debian Multimedia Maintainers [Sat, 9 Sep 2017 14:17:46 +0000 (15:17 +0100)]
Add-ARMhf-support
Gbp-Pq: Name 0009-Add-ARMhf-support.patch
Jochen Sprickerhof [Fri, 28 Feb 2014 10:23:06 +0000 (11:23 +0100)]
Add unused attribute to fix compilation with gcc-4.8
Gbp-Pq: Name 0008-Add-unused-attribute-to-fix-compilation-with-gcc-4.8.patch
Jochen Sprickerhof [Sat, 25 May 2013 08:28:22 +0000 (10:28 +0200)]
Link NiViewer against ptherad (DSO on Ubuntu raring)
Gbp-Pq: Name 0007-Link-NiViewer-against-ptherad-DSO-on-Ubuntu-raring.patch
Jochen Sprickerhof [Mon, 20 May 2013 11:06:29 +0000 (13:06 +0200)]
Disable SSE
Gbp-Pq: Name 0006-Disable-SSE.patch
Hauke Wintjen [Wed, 30 Jan 2013 20:38:18 +0000 (21:38 +0100)]
Added Armv6l as new target platform
Gbp-Pq: Name 0006-rpi-Added-Armv6l-as-new-target-platform-and-created-missing-OniPlatformLinux-Arm.h-header.patch
Debian Multimedia Maintainers [Sat, 9 Sep 2017 14:17:46 +0000 (15:17 +0100)]
change-default-ni-drivers-path
Gbp-Pq: Name 0005-change-default-ni-drivers-path.patch
Hauke Wintjen [Tue, 2 Apr 2013 19:09:09 +0000 (21:09 +0200)]
disable rpath
This has the advance that we dont get any lintian warnings but the drawback that afterwards
the drivers.so are no longer found.
So this patch is DISABLED in series currently.
This is caused by the fact that dlopen does not consider the current dir if not told so
(XnLinuxSharedLibs.cpp should be fixed for that).
Gbp-Pq: Name 0004-disable-rpath.patch
Hauke Wintjen [Fri, 29 Mar 2013 21:21:36 +0000 (22:21 +0100)]
Use system wide libjpeg
Gbp-Pq: Name 0003-Use-system-wide-libjpeg.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:16:28 +0000 (21:16 +0100)]
Change path of config files to /etc/openni2
Gbp-Pq: Name 0002-Change-path-of-config-files-to-etc-openni2.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:04:33 +0000 (21:04 +0100)]
Add SONAME to libraries
Gbp-Pq: Name 0001-Add-SONAME-to-libraries.patch
Jochen Sprickerhof [Sat, 9 Sep 2017 14:17:46 +0000 (15:17 +0100)]
openni2 (2.2.0.33+dfsg-10) unstable; urgency=medium
* Add patch for arm.
Thanks to Adrian Bunk (Closes: #874220)
* Remove flags, not needed anymore
[dgit import unpatched openni2 2.2.0.33+dfsg-10]
Jochen Sprickerhof [Sat, 9 Sep 2017 14:17:46 +0000 (15:17 +0100)]
Import openni2_2.2.0.33+dfsg-10.debian.tar.xz
[dgit import tarball openni2 2.2.0.33+dfsg-10 openni2_2.2.0.33+dfsg-10.debian.tar.xz]
Jochen Sprickerhof [Wed, 9 Aug 2017 06:40:32 +0000 (07:40 +0100)]
Merge openni2 (2.2.0.33+dfsg-9) import into refs/heads/workingbranch
Jochen Sprickerhof [Tue, 8 Aug 2017 20:53:14 +0000 (22:53 +0200)]
Initialize variable for gcc7
Gbp-Pq: Name 0015-Initialize-variable-for-gcc7.patch
Jochen Sprickerhof [Tue, 7 Feb 2017 16:30:41 +0000 (17:30 +0100)]
fix format-overflow for GCC7
Gbp-Pq: Name 0014-fix-format-overflow-for-GCC7.patch
Jochen Sprickerhof [Sat, 23 Jan 2016 14:56:22 +0000 (15:56 +0100)]
Fix GCC6 compilation
* Ignore Warray-bounds
* Rename equivalent to fix compilation on gcc6
* Fix -Werror=misleading-indentation
Gbp-Pq: Name 0013-Fix-GCC6-compilation.patch
Debian Multimedia Maintainers [Wed, 9 Aug 2017 06:40:32 +0000 (07:40 +0100)]
generic-linux
Gbp-Pq: Name 0012-generic-linux.patch
Jochen Sprickerhof [Sun, 16 Aug 2015 07:33:27 +0000 (09:33 +0200)]
Mark variables unused
Gbp-Pq: Name 0011-Mark-variables-unused.patch
Debian Multimedia Maintainers [Wed, 9 Aug 2017 06:40:32 +0000 (07:40 +0100)]
Add-ARMhf-support
Gbp-Pq: Name 0009-Add-ARMhf-support.patch
Jochen Sprickerhof [Fri, 28 Feb 2014 10:23:06 +0000 (11:23 +0100)]
Add unused attribute to fix compilation with gcc-4.8
Gbp-Pq: Name 0008-Add-unused-attribute-to-fix-compilation-with-gcc-4.8.patch
Jochen Sprickerhof [Sat, 25 May 2013 08:28:22 +0000 (10:28 +0200)]
Link NiViewer against ptherad (DSO on Ubuntu raring)
Gbp-Pq: Name 0007-Link-NiViewer-against-ptherad-DSO-on-Ubuntu-raring.patch
Jochen Sprickerhof [Mon, 20 May 2013 11:06:29 +0000 (13:06 +0200)]
Disable SSE
Gbp-Pq: Name 0006-Disable-SSE.patch
Hauke Wintjen [Wed, 30 Jan 2013 20:38:18 +0000 (21:38 +0100)]
Added Armv6l as new target platform
Gbp-Pq: Name 0006-rpi-Added-Armv6l-as-new-target-platform-and-created-missing-OniPlatformLinux-Arm.h-header.patch
Debian Multimedia Maintainers [Wed, 9 Aug 2017 06:40:32 +0000 (07:40 +0100)]
change-default-ni-drivers-path
Gbp-Pq: Name 0005-change-default-ni-drivers-path.patch
Hauke Wintjen [Tue, 2 Apr 2013 19:09:09 +0000 (21:09 +0200)]
disable rpath
This has the advance that we dont get any lintian warnings but the drawback that afterwards
the drivers.so are no longer found.
So this patch is DISABLED in series currently.
This is caused by the fact that dlopen does not consider the current dir if not told so
(XnLinuxSharedLibs.cpp should be fixed for that).
Gbp-Pq: Name 0004-disable-rpath.patch
Hauke Wintjen [Fri, 29 Mar 2013 21:21:36 +0000 (22:21 +0100)]
Use system wide libjpeg
Gbp-Pq: Name 0003-Use-system-wide-libjpeg.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:16:28 +0000 (21:16 +0100)]
Change path of config files to /etc/openni2
Gbp-Pq: Name 0002-Change-path-of-config-files-to-etc-openni2.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:04:33 +0000 (21:04 +0100)]
Add SONAME to libraries
Gbp-Pq: Name 0001-Add-SONAME-to-libraries.patch
Jochen Sprickerhof [Wed, 9 Aug 2017 06:40:32 +0000 (07:40 +0100)]
openni2 (2.2.0.33+dfsg-9) unstable; urgency=medium
* Add patch for GCC7 (Closes: #871157)
* Delete removed paragraphs from copyright
* Bump standards version (no changes needed)
[dgit import unpatched openni2 2.2.0.33+dfsg-9]
Jochen Sprickerhof [Wed, 9 Aug 2017 06:40:32 +0000 (07:40 +0100)]
Import openni2_2.2.0.33+dfsg-9.debian.tar.xz
[dgit import tarball openni2 2.2.0.33+dfsg-9 openni2_2.2.0.33+dfsg-9.debian.tar.xz]
Jochen Sprickerhof [Tue, 7 Feb 2017 17:40:17 +0000 (17:40 +0000)]
Merge openni2 (2.2.0.33+dfsg-8) import into refs/heads/workingbranch
Jochen Sprickerhof [Tue, 7 Feb 2017 16:30:41 +0000 (17:30 +0100)]
fix format-overflow for GCC7
Gbp-Pq: Name 0014-fix-format-overflow-for-GCC7.patch
Jochen Sprickerhof [Sat, 23 Jan 2016 14:56:22 +0000 (15:56 +0100)]
Fix GCC6 compilation
* Ignore Warray-bounds
* Rename equivalent to fix compilation on gcc6
* Fix -Werror=misleading-indentation
Gbp-Pq: Name 0013-Fix-GCC6-compilation.patch
Debian Multimedia Maintainers [Tue, 7 Feb 2017 17:40:17 +0000 (17:40 +0000)]
generic-linux
Gbp-Pq: Name 0012-generic-linux.patch
Jochen Sprickerhof [Sun, 16 Aug 2015 07:33:27 +0000 (09:33 +0200)]
Mark variables unused
Gbp-Pq: Name 0011-Mark-variables-unused.patch
Debian Multimedia Maintainers [Tue, 7 Feb 2017 17:40:17 +0000 (17:40 +0000)]
Add-ARMhf-support
Gbp-Pq: Name 0009-Add-ARMhf-support.patch
Jochen Sprickerhof [Fri, 28 Feb 2014 10:23:06 +0000 (11:23 +0100)]
Add unused attribute to fix compilation with gcc-4.8
Gbp-Pq: Name 0008-Add-unused-attribute-to-fix-compilation-with-gcc-4.8.patch
Jochen Sprickerhof [Sat, 25 May 2013 08:28:22 +0000 (10:28 +0200)]
Link NiViewer against ptherad (DSO on Ubuntu raring)
Gbp-Pq: Name 0007-Link-NiViewer-against-ptherad-DSO-on-Ubuntu-raring.patch
Jochen Sprickerhof [Mon, 20 May 2013 11:06:29 +0000 (13:06 +0200)]
Disable SSE
Gbp-Pq: Name 0006-Disable-SSE.patch
Hauke Wintjen [Wed, 30 Jan 2013 20:38:18 +0000 (21:38 +0100)]
Added Armv6l as new target platform
Gbp-Pq: Name 0006-rpi-Added-Armv6l-as-new-target-platform-and-created-missing-OniPlatformLinux-Arm.h-header.patch
Debian Multimedia Maintainers [Tue, 7 Feb 2017 17:40:17 +0000 (17:40 +0000)]
change-default-ni-drivers-path
Gbp-Pq: Name 0005-change-default-ni-drivers-path.patch
Hauke Wintjen [Tue, 2 Apr 2013 19:09:09 +0000 (21:09 +0200)]
disable rpath
This has the advance that we dont get any lintian warnings but the drawback that afterwards
the drivers.so are no longer found.
So this patch is DISABLED in series currently.
This is caused by the fact that dlopen does not consider the current dir if not told so
(XnLinuxSharedLibs.cpp should be fixed for that).
Gbp-Pq: Name 0004-disable-rpath.patch
Hauke Wintjen [Fri, 29 Mar 2013 21:21:36 +0000 (22:21 +0100)]
Use system wide libjpeg
Gbp-Pq: Name 0003-Use-system-wide-libjpeg.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:16:28 +0000 (21:16 +0100)]
Change path of config files to /etc/openni2
Gbp-Pq: Name 0002-Change-path-of-config-files-to-etc-openni2.patch
Hauke Wintjen [Fri, 29 Mar 2013 20:04:33 +0000 (21:04 +0100)]
Add SONAME to libraries
Gbp-Pq: Name 0001-Add-SONAME-to-libraries.patch
Jochen Sprickerhof [Tue, 7 Feb 2017 17:40:17 +0000 (17:40 +0000)]
openni2 (2.2.0.33+dfsg-8) unstable; urgency=medium
[ Hans-Christoph Steiner ]
* remove myself from Uploaders
[ Jochen Sprickerhof ]
* Remove Temp documentation to make package build reproducible
* Add patch for GCC7 (Closes: #853597)
* Remove Cosimo Alfarano from Uploaders (Closes: #846822)
* bump compat to 10 (no changes needed)
* Remove versioned dependencies
[dgit import unpatched openni2 2.2.0.33+dfsg-8]
Jochen Sprickerhof [Tue, 7 Feb 2017 17:40:17 +0000 (17:40 +0000)]
Import openni2_2.2.0.33+dfsg-8.debian.tar.xz
[dgit import tarball openni2 2.2.0.33+dfsg-8 openni2_2.2.0.33+dfsg-8.debian.tar.xz]
Jochen Sprickerhof [Sat, 23 Jan 2016 14:56:22 +0000 (15:56 +0100)]
Fix GCC6 compilation
* Ignore Warray-bounds
* Rename equivalent to fix compilation on gcc6
* Fix -Werror=misleading-indentation
Gbp-Pq: Name 0013-Fix-GCC6-compilation.patch
Debian Multimedia Maintainers [Mon, 12 Sep 2016 09:32:44 +0000 (09:32 +0000)]
generic-linux
Gbp-Pq: Name 0012-generic-linux.patch
Jochen Sprickerhof [Sun, 16 Aug 2015 07:33:27 +0000 (09:33 +0200)]
Mark variables unused
Gbp-Pq: Name 0011-Mark-variables-unused.patch
Debian Multimedia Maintainers [Mon, 12 Sep 2016 09:32:44 +0000 (09:32 +0000)]
Add-ARMhf-support
Gbp-Pq: Name 0009-Add-ARMhf-support.patch
Jochen Sprickerhof [Fri, 28 Feb 2014 10:23:06 +0000 (11:23 +0100)]
Add unused attribute to fix compilation with gcc-4.8
Gbp-Pq: Name 0008-Add-unused-attribute-to-fix-compilation-with-gcc-4.8.patch
Jochen Sprickerhof [Sat, 25 May 2013 08:28:22 +0000 (10:28 +0200)]
Link NiViewer against ptherad (DSO on Ubuntu raring)
Gbp-Pq: Name 0007-Link-NiViewer-against-ptherad-DSO-on-Ubuntu-raring.patch
Jochen Sprickerhof [Mon, 20 May 2013 11:06:29 +0000 (13:06 +0200)]
Disable SSE
Gbp-Pq: Name 0006-Disable-SSE.patch