[Pkg-kde-commits] rev 1909 - kde-extras/kmymoney2/trunk/debian

Mark Purcell msp at costa.debian.org
Sun Oct 2 14:45:16 UTC 2005


Author: msp
Date: 2005-10-02 14:45:15 +0000 (Sun, 02 Oct 2005)
New Revision: 1909

Modified:
   kde-extras/kmymoney2/trunk/debian/changelog
   kde-extras/kmymoney2/trunk/debian/watch
Log:
* Add debian/watch 

Modified: kde-extras/kmymoney2/trunk/debian/changelog
===================================================================
--- kde-extras/kmymoney2/trunk/debian/changelog	2005-10-02 14:41:16 UTC (rev 1908)
+++ kde-extras/kmymoney2/trunk/debian/changelog	2005-10-02 14:45:15 UTC (rev 1909)
@@ -1,8 +1,9 @@
 kmymoney2 (0.8-7) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Add debian/watch 
 
- -- Mark Purcell <msp at debian.org>  Sun,  2 Oct 2005 15:40:41 +0100
+ -- Mark Purcell <msp at debian.org>  Sun,  2 Oct 2005 15:44:50 +0100
 
 kmymoney2 (0.8-6) unstable; urgency=low
 

Modified: kde-extras/kmymoney2/trunk/debian/watch
===================================================================
--- kde-extras/kmymoney2/trunk/debian/watch	2005-10-02 14:41:16 UTC (rev 1908)
+++ kde-extras/kmymoney2/trunk/debian/watch	2005-10-02 14:45:15 UTC (rev 1909)
@@ -1,11 +1,22 @@
 # 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.
-# Site		Directory		Pattern			Version	Script
-version=2
-#http://ftp.gnu.org/gnu/bayonne/bayonne-(.*)\.tar\.gz        debian  uupdate
-#http://umn.dl.sourceforge.net/sourceforge/bayonne/bayonne-(1.2.*)\.tar\.gz	debian	uupdate
+# See uscan(1) for format
 
-http://prdownloads.sourceforge.net/kmymoney2/ (?:.*/)?kmymoney2-?_?(1[\w+\d+\.]+|\d+)(\.tar|\.tgz)(\.gz|\.bz2|) debian false
-ftp://ftp2.sf.net/pub/sourceforge/k/km/kmymoney2-?_?(1[\w+\d+\.]+|\d+)(\.tar|\.tgz)(\.gz|\.bz2|) debian false
+# 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
+
+# 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/kmymoney2/kmymoney2-([0-9].*)\.tar\.bz2 debian svn-upgrade
+
+




More information about the pkg-kde-commits mailing list