[Pkg-voip-commits] r4353 - ari/trunk/debian
kilian at alioth.debian.org
kilian at alioth.debian.org
Fri Aug 31 22:44:11 UTC 2007
Author: kilian
Date: 2007-08-31 22:44:11 +0000 (Fri, 31 Aug 2007)
New Revision: 4353
Modified:
ari/trunk/debian/changelog
ari/trunk/debian/watch
Log:
* Fix debian/watch (in a kinda ugly hack)
Modified: ari/trunk/debian/changelog
===================================================================
--- ari/trunk/debian/changelog 2007-08-31 21:56:11 UTC (rev 4352)
+++ ari/trunk/debian/changelog 2007-08-31 22:44:11 UTC (rev 4353)
@@ -1,4 +1,4 @@
-ari (00.10.02-1) UNRELEASED; urgency=low
+ari (00.11.11-1) UNRELEASED; urgency=low
* NOT RELEASED YET
@@ -8,6 +8,7 @@
[ Kilian Krause ]
* Add get-orig-source target
+ * Fix debian/watch (in a kinda ugly hack)
[ Chris Halls ]
* debian/control and debian/rules fixes
@@ -16,4 +17,4 @@
* fix-urlpath: Escape path to file in recording popup
* Install misc/popup.css
- -- Chris Halls <halls at debian.org> Fri, 23 Feb 2007 17:12:54 +0000
+ -- Kilian Krause <kilian at debian.org> Sat, 1 Sep 2007 00:43:57 +0200
Modified: ari/trunk/debian/watch
===================================================================
--- ari/trunk/debian/watch 2007-08-31 21:56:11 UTC (rev 4352)
+++ ari/trunk/debian/watch 2007-08-31 22:44:11 UTC (rev 4353)
@@ -4,14 +4,9 @@
# See uscan(1) for format
# Compulsory line, this is a version 2 file
-version=2
+version=3
# Uncomment to examine a Webpage
# <Webpage URL> <string match>
-http://www.littlejohnconsulting.com/?q=ari ari_(.*)\.tar\.gz
+http://www.littlejohnconsulting.com/?q=ari http:\/\/www\.littlejohnconsulting\.com\/files\/ari_(.*)\.tar\.gz
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/ari-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/ari-(.*)\.tar\.gz debian uupdate
More information about the Pkg-voip-commits
mailing list