[Pkg-grid-commits] paje.app/debian changelog, 1.10, 1.11 rules, 1.4, 1.5 watch, NONE, 1.1

Vincent Danjean vdanjean-guest at alioth.debian.org
Fri Feb 17 00:43:11 UTC 2006


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

Modified Files:
	changelog rules 
Added Files:
	watch 
Log Message:
add watch file and gsdh_gnustep invocation


Index: rules
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/rules,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- rules	31 Jan 2006 11:06:36 -0000	1.4
+++ rules	17 Feb 2006 00:43:09 -0000	1.5
@@ -43,3 +43,5 @@
 	echo "#!/bin/sh" > debian/$(PAJE)/usr/bin/Paje
 	echo "exec Paje.app" >> debian/$(PAJE)/usr/bin/Paje
 
+binary-install/$(PAJE)::
+	gsdh_gnustep -p$(PAJE)

--- NEW FILE: watch ---
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

# Compulsory line, this is a version 3 file
version=3

# 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

# Uncomment to examine a Webserver directory
#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz

# Uncommment to examine a FTP server
#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate

# Uncomment to find new files on sourceforge, for debscripts >= 2.9
# http://sf.net/#PACKAGE#/#PACKAGE#-(.*)\.tar\.gz



Index: changelog
===================================================================
RCS file: /cvsroot/pkg-grid/paje.app/debian/changelog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- changelog	31 Jan 2006 11:06:36 -0000	1.10
+++ changelog	17 Feb 2006 00:43:09 -0000	1.11
@@ -1,3 +1,10 @@
+paje.app (1.3.3-3) unstable; urgency=low
+
+  * Add watch file
+  * Invoke gsdh_gnustep in rules file
+
+ -- Vincent Danjean <Vincent.Danjean at ens-lyon.org>  Fri, 17 Feb 2006 00:42:38 +0100
+
 paje.app (1.3.3-2) unstable; urgency=low
 
   * Rebuild against newer GNUStep library (Closes: #350426)




More information about the Pkg-grid-commits mailing list