r12137 - packages/trunk/naev/debian

Vincent Cheng vincentc1208 at gmail.com
Sun May 1 08:15:36 UTC 2011


On Sat, Apr 30, 2011 at 11:12 PM, Josue Abarca <jmaslibre at debian.org.gt>wrote:

> On Wed, Apr 20, 2011 at 04:42:44AM +0000, Paul Wise wrote:
> > Author: pabs
> > Date: 2011-04-20 04:42:33 +0000 (Wed, 20 Apr 2011)
> > New Revision: 12137
> >
> > Modified:
> >    packages/trunk/naev/debian/rules
> > Log:
> > use dh --with instead of manual calls to autoreconf/autotools_dev
> >
> > Modified: packages/trunk/naev/debian/rules
> > ===================================================================
> > --- packages/trunk/naev/debian/rules  2011-04-20 04:38:10 UTC (rev 12136)
> > +++ packages/trunk/naev/debian/rules  2011-04-20 04:42:33 UTC (rev 12137)
> > @@ -1,14 +1,9 @@
> >  #!/usr/bin/make -f
> >
> >  %:
> > -     dh $@
> > +     dh $@ --with autotools_dev --with autoreconf
> ...
>
> Hello, FWIW there is a warning about this in latest manpage of
> dh-autoreconf (dated 2011-04-04, dh-autoreconf 3):
>
> $ man dh-autoreconf
>
> "...
> dh_autoreconf is a superset of the autotools-dev debhelper addons, so
> you do not need --with=autotools_dev if you use --with=autoreconf. In
> fact, in most cases they should not be used together, as it may lead
> to unpredictable behaviour.
> ..."
>
> And this was also reported as bug #587102 [0]
>
> [0] http://bugs.debian.org/587102
>
> Cheers,
>
> --
> Josué M. Abarca S.
> Vos mereces Software Libre.
> PGP key 4096R/70D8FB2A 2009-06-17
> Huella de clave = B3ED 4984 F65A 9AE0 6511  DAF4 756B EB4B 70D8 FB2A
>
> _______________________________________________
> Pkg-games-devel mailing list
> Pkg-games-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel
>

Thanks! I've fixed that in rev 12174.

Kind regards,
- Vincent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20110501/5d617560/attachment-0001.htm>


More information about the Pkg-games-devel mailing list