[ANNOUNCE] xf86-input-kbd 1.2.0

Arkadiusz Miskiewicz arekm at pld-linux.org
Sat Nov 4 11:04:08 PST 2006


On Saturday 04 November 2006 19:49, Daniel Stone wrote:
> On Sat, Nov 04, 2006 at 07:32:57PM +0100, Arkadiusz Miskiewicz wrote:
> > On Saturday 04 November 2006 12:54, Daniel Stone wrote:
> > > On Sat, Nov 04, 2006 at 11:36:46AM +0100, Arkadiusz Miskiewicz wrote:
> > > > There should be policy that:
> > > > make dist && make distcheck
> > > > has to be successfully run before releasing any packages.
> > >
> > > Yes, I championed this in the early days, and I almost always distcheck
> > > still, but unfortunately people keep demanding ChangeLog files in
> > > packages, and we still don't have a ChangeLog rule that survives a
> > > distcheck.
> >
> > No idea what's the problem so I guess adding EXTRA_DIST = ChangeLog to
> > Makefile.am isn't enough?
>
> No, because there is no changelog file; it needs to be generated out of
> git, which is problematic.

Will rule below work for you?

EXTRA_DIST = ChangeLog

dist-hook:
        git-log-something > $(distdir)/ChangeLog

and make dist will run the hook

> > http://gitweb.freedesktop.org/ also doesn't work properly (overloaded?)
> Indeed, it was.  Stupid Planet was running amok.  Fixed.
Thanks!

> Cheers,
> Daniel

-- 
Arkadiusz Miśkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/



More information about the xorg mailing list