Porting DKMS package from ubuntu to debian shows compilation errors

2015-09-27 Thread laalaa
When I ported the hdmi_audio dkms package from ubuntu to debian (since ubuntu package hard-coded kernel version checking) and install, it shows many compilation errors. Did I missed some library include path / compile parameters for building the dkms module? Alan Source code: http://intel.

Re: Byte swapped /usr/share?

2015-09-27 Thread Guus Sliepen
On Sat, Sep 26, 2015 at 02:35:56PM +0100, Colin Watson wrote: > > Depends: ${astrometry-data}, ${misc:Depends} > > > > and generate substitution for ${astrometry-data} appropriate for the host > > architecture in debian/rules. > > ... especially if you use DEB_HOST_ARCH_ENDIAN to do it. See > d

Re: Byte swapped /usr/share?

2015-09-27 Thread Andrey Rahmatullin
On Sun, Sep 27, 2015 at 10:58:24AM +0200, Guus Sliepen wrote: > > ... especially if you use DEB_HOST_ARCH_ENDIAN to do it. See > > dpkg-architecture(1). > > Shouldn't that be DEB_TARGET_ARCH_ENDIAN? No, "target" makes sense only in the context of building cross-compilers. -- WBR, wRAR signatu

Bug#800144: python-requests-toolbelt -- Useful classes and functions to be used with python-requests

2015-09-27 Thread Zygmunt Krynicki
Package: wnpp Severity: wishlist Owner: Zygmunt Krynicki * Package name: python-requests-toolbelt Version : 0.4.0 Upstream Author : Ian Cordasco * URL : http://toolbelt.readthedocs.org * License : Apache Programming Lang: Python Description : Useful

Bug#800153: ITP: octave-interval -- real-valued interval arithmetic for Octave

2015-09-27 Thread Oliver Heimlich
Package: wnpp Severity: wishlist Owner: Oliver Heimlich * Package name: octave-interval Version : 1.1.0 Upstream Author : Oliver Heimlich * URL : http://octave.sourceforge.net/interval/ * License : GPL Programming Lang: Octave, C++ Description : real-v

Re: [DDEB] Status on automatic debug packages (2015-08-24)

2015-09-27 Thread Tomasz Rybak
Dnia 2015-09-20, nie o godzinie 19:38 +0200, Niels Thykier pisze: [ cut ] > > I added DH_BUILD_DDEBS = 1 to d/rules, changed dh_strip to use > > --ddeb-migration and not -dbg-package, and removed *-dbg from > > d/control. > > After building I got python-pyopencl{3}-dbgsym*.dbg. > > Those packages c

Re: Porting DKMS package from ubuntu to debian shows compilation errors

2015-09-27 Thread Paul Wise
On Sun, Sep 27, 2015 at 10:44 AM, laalaa wrote: > In file included from > /var/lib/dkms/oem-audio-i915-baytrail/0.20150605/build/i915/i915_drv.c:33:0: > /var/lib/dkms/oem-audio-i915-baytrail/0.20150605/build/i915/i915_drv.h:277:2: > error: unknown type name ‘drm_local_map_t’ > drm_local_map_t

Re: Porting DKMS package from ubuntu to debian shows compilation errors

2015-09-27 Thread The Wanderer
On 2015-09-27 at 10:43, Paul Wise wrote: > On Sun, Sep 27, 2015 at 10:44 AM, laalaa wrote: > >> In file included from >> /var/lib/dkms/oem-audio-i915-baytrail/0.20150605/build/i915/i915_drv.c:33:0: >> /var/lib/dkms/oem-audio-i915-baytrail/0.20150605/build/i915/i915_drv.h:277:2: >> error: unknow

Re: binNMU or reproducible builds (choose only one)

2015-09-27 Thread Paul Wise
On Thu, Sep 24, 2015 at 6:09 PM, Henrique de Moraes Holschuh wrote: > Let's answer that one, and if the answer is "lets drop binNMUs", then we can > work towards source-based auto-NMUs being at least as easy to use/trigger as > binNMUs currently are. I guess automated source-NMUs would be useful

Re: binNMU or reproducible builds (choose only one)

2015-09-27 Thread Matthias Klumpp
2015-09-27 17:54 GMT+02:00 Paul Wise : > On Thu, Sep 24, 2015 at 6:09 PM, Henrique de Moraes Holschuh wrote: > >> Let's answer that one, and if the answer is "lets drop binNMUs", then we can >> work towards source-based auto-NMUs being at least as easy to use/trigger as >> binNMUs currently are. >

Bug#800312: RFH: unpaper -- post-processing tool for scanned pages

2015-09-27 Thread Thomas Koch
Package: wnpp Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I request assistance with maintaining the unpaper package in Debian. When the unpaper 6.1 is built in Debian unstable against ffmpeg it fails to load the png files from its own tests folder. I already filled an upstre

Re: Byte swapped /usr/share?

2015-09-27 Thread Josh Triplett
Guus Sliepen wrote: > Another option nobody mentioned is not doing the byte-swapping in a > postinst script in-place, but rather have the original file installed > with a different filename than intended, and in the postinst script make > a copy to the final destination and byte-swap if necessary.

Bug#800330: ITP: postgis-java -- Geographic objects support for PostgreSQL -- JDBC support

2015-09-27 Thread Bas Couwenberg
Package: wnpp Severity: wishlist Owner: Bas Couwenberg * Package name: postgis-java Version : 2.1.7.1 Upstream Author : PostGIS Developers * URL : https://github.com/postgis/postgis-java * License : LGPL-2.1+ Programming Lang: Java Description : Geogra

ITP: sleepyhead -- Software for sleep tracking with focus on CPAP treatment

2015-09-27 Thread Sergio Durigan Junior
Control: retitle -1 ITP: sleepyhead -- Software for sleep tracking with focus on CPAP treatment Owner: sergi...@sergiodj.net * Package name: sleepyhead Version : 0.9.8 (git branch) Upstream Author : Mark Watkins * URL : http://sourceforge.net/projects/sleepyhead/ * Li