[Pkg-voip-commits] r875 - siproxd/trunk/debian

Mark Purcell msp at costa.debian.org
Sun Oct 30 12:32:59 UTC 2005


Author: msp
Date: 2005-10-30 12:32:58 +0000 (Sun, 30 Oct 2005)
New Revision: 875

Added:
   siproxd/trunk/debian/watch
Modified:
   siproxd/trunk/debian/changelog
Log:
* Add debian/watch

Modified: siproxd/trunk/debian/changelog
===================================================================
--- siproxd/trunk/debian/changelog	2005-10-30 07:57:02 UTC (rev 874)
+++ siproxd/trunk/debian/changelog	2005-10-30 12:32:58 UTC (rev 875)
@@ -1,9 +1,13 @@
 siproxd (1:0.5.10-3) UNRELEASED; urgency=low
 
+  [ Kilian Krause ]
   * Fixed uploaders to include Kilian Krause as part of pkg-voip.
 
- -- Kilian Krause <kk at verfaction.de>  Wed, 23 Mar 2005 14:28:48 +0100
+  [ Mark Purcell ]
+  * Add debian/watch
 
+ -- Mark Purcell <msp at debian.org>  Sun, 30 Oct 2005 12:32:42 +0000
+
 siproxd (1:0.5.10-2) unstable; urgency=low
 
   * Fixed building on amd64 with gcc-4.0 (Closes: #300938)

Added: siproxd/trunk/debian/watch
===================================================================
--- siproxd/trunk/debian/watch	2005-10-30 07:57:02 UTC (rev 874)
+++ siproxd/trunk/debian/watch	2005-10-30 12:32:58 UTC (rev 875)
@@ -0,0 +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.
+# 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
+
+# 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/siproxd/siproxd-(.*)\.tar\.gz
+
+




More information about the Pkg-voip-commits mailing list