[Pkg-grid-commits] paje.app Makefile,NONE,1.1

Vincent Danjean pkg-grid-devel@lists.alioth.debian.org
Fri, 14 Jan 2005 11:07:46 +0000


Update of /cvsroot/pkg-grid/paje.app
In directory haydn:/tmp/cvs-serv29390/paje.app

Added Files:
	Makefile 
Log Message:
* rename paje to paje.app for source package name
  (to be consistent with other GnuStep packages)
* strip debian/changelog to "initial release"
  Gürkan Sengün said it has to be so (and I'm not yet debian developer ;-) )


--- NEW FILE: Makefile ---
PKG=paje.app
VER=1.2.2

UP_TAR=Paje_$(UP_VER).tar.gz

EXTRA_OPEN_CMD=mv Paje_$(UP_VER) $(PKG)-$(UP_VER)

SITE=http://download.forge.objectweb.org/paje

include ../pkg-grid.mk