On Mon, 2003-02-24 at 14:50, Luc Pionchon wrote:
> "make ipkg" get the VERSION from the control file
> but other targets get it from the top Makefile VERSION variable.
>
> Couldn't actualy the control file be built by the makefile?
> So we have the information only in one place (version, package, ...)
It is already. See e.g. libgpewidget/familiar/control1:
Package: libgpewidget1
Section: base
Priority: optional
Version: VERSION
Architecture: arm
Maintainer: Phil Blundell <pb_at_debian.org>
Depends: libc6, libgtk2.0-0, gpe-icons
Description: Common widget set for GPE
'VERSION' is substituted from $(VERSION) in the makefile during "make
ipkg".
p.
Received on Mon Feb 24 2003 - 15:00:11 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:03 EDT