Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-08 Thread Jonas Smedegaard
On Tue, Jun 08, 2010 at 06:59:01AM +0200, Reinhard Tartler wrote: On Fri, Jun 04, 2010 at 09:47:10 (CEST), Jonas Smedegaard wrote: On Thu, Jun 03, 2010 at 01:06:46PM +, siret...@users.alioth.debian.org wrote: build HTML documentation only if not already avaiable in the build tree This

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-07 Thread Reinhard Tartler
On Fri, Jun 04, 2010 at 09:47:10 (CEST), Jonas Smedegaard wrote: On Thu, Jun 03, 2010 at 01:06:46PM +, siret...@users.alioth.debian.org wrote: build HTML documentation only if not already avaiable in the build tree This approach does not work well in case upstream (perhaps

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2-3-g0e7f691

2010-06-04 Thread Jonas Smedegaard
On Thu, Jun 03, 2010 at 04:27:33PM +, siret...@users.alioth.debian.org wrote: clarify lacking build dependency on git +Only if you are building from the packaging gut branch, then the package +expects you to have the quilt package installed. For this reason, quilt +is not an

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-04 Thread Jonas Smedegaard
On Thu, Jun 03, 2010 at 01:06:46PM +, siret...@users.alioth.debian.org wrote: build HTML documentation only if not already avaiable in the build tree This approach does not work well in case upstream (perhaps accidentally) shipped with documentation prebuilt, and that

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-04 Thread Jonas Smedegaard
On Thu, Jun 03, 2010 at 06:17:28PM +0200, Reinhard Tartler wrote: On Do, Jun 03, 2010 at 17:08:53 (CEST), Felipe Sateler wrote: However, I'm not sure enabling parallel building by default is a good idea. There have been no complaints this far and makes building packages on my machines

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-03 Thread Felipe Sateler
On Thu, Jun 3, 2010 at 09:26, Reinhard Tartler siret...@tauware.de wrote: On Do, Jun 03, 2010 at 15:05:04 (CEST), siret...@users.alioth.debian.org wrote: +clean:       dh_testdir       dh_testroot       [ ! -f config.mak ] || $(MAKE) distclean       dh_clean build-arch-stamp

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-03 Thread Felipe Sateler
On Thu, Jun 3, 2010 at 09:06, siret...@users.alioth.debian.org wrote: +# Support multiple makes at once +ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) +NUMJOBS = -j$(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) +else +# on i386 and amd64, we query the system unless

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-03 Thread Reinhard Tartler
On Do, Jun 03, 2010 at 17:08:53 (CEST), Felipe Sateler wrote: On Thu, Jun 3, 2010 at 09:06, siret...@users.alioth.debian.org wrote: +# Support multiple makes at once +ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) +NUMJOBS = -j$(patsubst parallel=%,%,$(filter

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-03 Thread Reinhard Tartler
On Do, Jun 03, 2010 at 17:04:56 (CEST), Felipe Sateler wrote: On Thu, Jun 3, 2010 at 09:26, Reinhard Tartler siret...@tauware.de wrote: On Do, Jun 03, 2010 at 15:05:04 (CEST), siret...@users.alioth.debian.org wrote: +clean:       dh_testdir       dh_testroot       [ ! -f config.mak ] ||

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-03 Thread Felipe Sateler
On Thu, Jun 3, 2010 at 12:32, Reinhard Tartler siret...@tauware.de wrote:  # Build architecture-independent packages  binary-indep: install-indep diff --git a/debian/source/format b/debian/source/format index d3827e7..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@

Re: [SCM] mplayer packaging branch, ubuntu, updated. debian/1.0.rc3++final-0ubuntu2

2010-06-03 Thread Reinhard Tartler
On Do, Jun 03, 2010 at 18:41:24 (CEST), Felipe Sateler wrote: On Thu, Jun 3, 2010 at 12:32, Reinhard Tartler siret...@tauware.de wrote:  # Build architecture-independent packages  binary-indep: install-indep diff --git a/debian/source/format b/debian/source/format index d3827e7..163aaf8