Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread Jonas Smedegaard

On Thu, Jan 13, 2011 at 08:41:03PM -0300, Felipe Sateler wrote:
On Thu, Jan 13, 2011 at 16:00, Alessio Treglia  
wrote:
On Thu, Jan 13, 2011 at 4:33 PM, IOhannes m zmoelnig 
 wrote:
and according to what i found in the internet [1] one should indeed 
use both together...


Mmhh... My experience with DH 7 and dh-autoreconf says different, one 
must not use both dh_autoreconf and dh_autotools_dev, but only one. 
But we are using CDBS and I don't know how it should behave (Jonas, 
help us! Help us! :)).


I'm not Jonas, but I'm pitching in anyway :p. dh_autotools_dev is not 
what cdbs uses, so its conflict with dh_autoreconf is not relevant. 
Also, last time I checked ubuntu's CDBS is different from debian's, so 
some inconsistencies may be found there.


I tend to think this is a bug in autotools.mk not supporting calling 
the autotools chain.


Feel free to file bugreports against CDBS.  I seems above, however, that 
Alessio was talking about experiences with short-form dh7, not CDBS.



 - Jonas

--
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread Felipe Sateler
On Thu, Jan 13, 2011 at 16:00, Alessio Treglia  wrote:
> On Thu, Jan 13, 2011 at 4:33 PM, IOhannes m zmoelnig  wrote:
>> and according to what i found in the internet [1] one should indeed use
>> both together...
>
> Mmhh... My experience with DH 7 and dh-autoreconf says different, one
> must not use both dh_autoreconf and dh_autotools_dev, but only one.
> But we are using CDBS and I don't know how it should behave (Jonas,
> help us! Help us! :)).

I'm not Jonas, but I'm pitching in anyway :p. dh_autotools_dev is not
what cdbs uses, so its conflict with dh_autoreconf is not relevant.
Also, last time I checked ubuntu's CDBS is different from debian's, so
some inconsistencies may be found there.

I tend to think this is a bug in autotools.mk not supporting calling
the autotools chain.


-- 

Saludos,
Felipe Sateler

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread Alessio Treglia
On Thu, Jan 13, 2011 at 8:00 PM, Alessio Treglia  wrote:
> I'm going to testbuild the package in the next few minutes, then I'll
> let you know!

Take a look:

http://debomatic64.debian.net/experimental/pool/gmerlin_1.0.0~dfsg-1/gmerlin_1.0.0~dfsg-1.buildlog

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread Jonas Smedegaard

On Thu, Jan 13, 2011 at 08:00:53PM +0100, Alessio Treglia wrote:
On Thu, Jan 13, 2011 at 4:33 PM, IOhannes m zmoelnig  
wrote:
and according to what i found in the internet [1] one should indeed 
use both together...


Mmhh... My experience with DH 7 and dh-autoreconf says different, one 
must not use both dh_autoreconf and dh_autotools_dev, but only one. But 
we are using CDBS and I don't know how it should behave (Jonas, help 
us! Help us! :)).


You chose to use dh_autoreconf, apparently because it seems easier to 
you than what I propose as the most elegant approach I am aware of.


Personally I do not like dh_autoreconf.  One reason is its (arguable) 
affect on backporting.  Another is its too simple CDBS integration.


IOhannes seem to now realize some limitations in that CDBS integration.  
I cannot magically make those go away.  I suggest to file a bugreport 
against dh_autoreconf and not use it for now.


But that's just a suggestion - good luck with your adventure :-)


 - Jonas

--
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread Alessio Treglia
On Thu, Jan 13, 2011 at 4:33 PM, IOhannes m zmoelnig  wrote:
> and according to what i found in the internet [1] one should indeed use
> both together...

Mmhh... My experience with DH 7 and dh-autoreconf says different, one
must not use both dh_autoreconf and dh_autotools_dev, but only one.
But we are using CDBS and I don't know how it should behave (Jonas,
help us! Help us! :)).

I'm going to testbuild the package in the next few minutes, then I'll
let you know!

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-01-13 16:30, IOhannes m zmoelnig wrote:
> On 2011-01-13 16:25, IOhannes m zmoelnig wrote:
>> On 2011-01-13 15:26, Alessio Treglia wrote:
>>> On Thu, Jan 13, 2011 at 2:42 PM,
>>>  wrote:
 diff --git a/debian/rules b/debian/rules
 index d216d4b..3425301 100755
 --- a/debian/rules
 +++ b/debian/rules
 @@ -21,6 +21,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
  include /usr/share/cdbs/1/rules/debhelper.mk
  include /usr/share/cdbs/1/class/autotools.mk
  include /usr/share/cdbs/1/rules/utils.mk
 +include /usr/share/cdbs/1/rules/autoreconf.mk
> 
>>> Maybe I'm wrong, but I think that we can't use both autotools.mk and
>>> autoreconf.mk.

and according to what i found in the internet [1] one should indeed use
both together...

fgmasdr
IOhannes

[1] http://ubuntuforums.org/archive/index.php/t-1545845.html

> 
> 
>> hmm, while this seems to work with "gmerlin", i cannot get
> 
> as a matter of fact, i assumed that it would work with "gmerlin", since
> you checked it in.
> however, i have the same effect here: it fils to run the "build" targets.
> 
> could it be a buggy version of something i have installed?
> 
> fgmasdfr
> IOhannes

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0vGz4ACgkQkX2Xpv6ydvTYpgCggqkASBJAswTqVZSnpMAA8EhO
LukAnjiClBAeTC57SFGmWsYYLcTUjFZ0
=7Wqu
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic Signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-01-13 16:25, IOhannes m zmoelnig wrote:
> On 2011-01-13 15:26, Alessio Treglia wrote:
>> On Thu, Jan 13, 2011 at 2:42 PM,
>>  wrote:
>>> diff --git a/debian/rules b/debian/rules
>>> index d216d4b..3425301 100755
>>> --- a/debian/rules
>>> +++ b/debian/rules
>>> @@ -21,6 +21,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
>>>  include /usr/share/cdbs/1/rules/debhelper.mk
>>>  include /usr/share/cdbs/1/class/autotools.mk
>>>  include /usr/share/cdbs/1/rules/utils.mk
>>> +include /usr/share/cdbs/1/rules/autoreconf.mk
> 
>> Maybe I'm wrong, but I think that we can't use both autotools.mk and
>> autoreconf.mk.
> 
> 
> hmm, while this seems to work with "gmerlin", i cannot get

as a matter of fact, i assumed that it would work with "gmerlin", since
you checked it in.
however, i have the same effect here: it fils to run the "build" targets.

could it be a buggy version of something i have installed?

fgmasdfr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0vGrEACgkQkX2Xpv6ydvQaUACeOf4z4fQILgs2bpPgIILW4kGJ
m3QAnA04kvolwctfxw1JRQIHltSDelop
=Fcvb
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic Signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 2011-01-13 15:26, Alessio Treglia wrote:
> On Thu, Jan 13, 2011 at 2:42 PM,
>  wrote:
>> diff --git a/debian/rules b/debian/rules
>> index d216d4b..3425301 100755
>> --- a/debian/rules
>> +++ b/debian/rules
>> @@ -21,6 +21,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
>>  include /usr/share/cdbs/1/rules/debhelper.mk
>>  include /usr/share/cdbs/1/class/autotools.mk
>>  include /usr/share/cdbs/1/rules/utils.mk
>> +include /usr/share/cdbs/1/rules/autoreconf.mk
> 
> Maybe I'm wrong, but I think that we can't use both autotools.mk and
> autoreconf.mk.
> 

hmm, while this seems to work with "gmerlin", i cannot get
"gmerlin-avdecoder" build if i remove the autotools.mk snippet.
it will simply skip the binary stage (and then fail, when it tries to
install the non-built files)

???

fgamsdr
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0vGW4ACgkQkX2Xpv6ydvSWfACcChF3kTvfrT5isJn2QDZD6eV3
u9YAn2ueDniTYlIBwdgOfAJcKmo+wbb7
=XU5/
-END PGP SIGNATURE-



smime.p7s
Description: S/MIME Cryptographic Signature
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: [SCM] gmerlin-avdecoder/master: use dh-autoreconf for re-configuring sources

2011-01-13 Thread Alessio Treglia
On Thu, Jan 13, 2011 at 2:42 PM,
 wrote:
> diff --git a/debian/rules b/debian/rules
> index d216d4b..3425301 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -21,6 +21,7 @@ include /usr/share/cdbs/1/rules/upstream-tarball.mk
>  include /usr/share/cdbs/1/rules/debhelper.mk
>  include /usr/share/cdbs/1/class/autotools.mk
>  include /usr/share/cdbs/1/rules/utils.mk
> +include /usr/share/cdbs/1/rules/autoreconf.mk

Maybe I'm wrong, but I think that we can't use both autotools.mk and
autoreconf.mk.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers