[Pkg-grid-commits] paje.app/debian changelog, 1.11, 1.12 rules, 1.5, 1.6 watch, 1.1, 1.2

Vincent Danjean vdanjean-guest at alioth.debian.org
Tue Mar 14 01:30:57 UTC 2006


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

Modified Files:
	changelog rules watch 
Log Message:
version 1.4.0

Index: rules
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/rules,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- rules	17 Feb 2006 00:43:09 -0000	1.5
+++ rules	14 Mar 2006 01:30:55 -0000	1.6
@@ -13,6 +13,7 @@
 
 DEB_MAKE_ENVVARS= . /usr/lib/GNUstep/System/Makefiles/GNUstep.sh ; 
 DEB_MAKE_INSTALL_TARGET=install GNUSTEP_INSTALLATION_DIR=`pwd`/debian/$(PAJE)/usr/lib/GNUstep/System
+DEB_MAKE_BUILD_TARGET= CPPFLAGS="-I/usr/include/GNUstep/Headers"
 DEB_MAKE_CLEAN_TARGET= clean distclean
 
 DEB_INSTALL_DOCS_$(PAJE)=TODO Documentation/UserManual/user.ps \
@@ -44,4 +45,4 @@
 	echo "exec Paje.app" >> debian/$(PAJE)/usr/bin/Paje
 
 binary-install/$(PAJE)::
-	gsdh_gnustep -p$(PAJE)
+	gsdh_gnustep

Index: watch
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/watch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- watch	17 Feb 2006 00:43:09 -0000	1.1
+++ watch	14 Mar 2006 01:30:55 -0000	1.2
@@ -9,7 +9,7 @@
 # Uncomment to examine a Webpage 
 # <Webpage URL> <string match>
 #http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
-http://download.forge.objectweb.org/paje/Paje_(.*)\.tar\.gz
+http://download.forge.objectweb.org/paje/Paje_(.*)\.tar\.gz debian uupdate
 
 # Uncomment to examine a Webserver directory
 #http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/changelog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- changelog	17 Feb 2006 00:43:09 -0000	1.11
+++ changelog	14 Mar 2006 01:30:55 -0000	1.12
@@ -1,3 +1,14 @@
+paje.app (1.4.0-1) unstable; urgency=low
+
+  * New upstream release
+    - Add support for aggregating Events and States that are too small to be
+      displayed
+    - Faster simulation of events
+    - Checkpointing optimized (smaller file sizes and faster reading/writing)
+    - Various bug fixes
+
+ -- Vincent Danjean <Vincent.Danjean at ens-lyon.org>  Mon, 13 Mar 2006 20:54:12 +0100
+
 paje.app (1.3.3-3) unstable; urgency=low
 
   * Add watch file




More information about the Pkg-grid-commits mailing list