debian/watch.ex
changeset 1 b36b9eee9c41
parent 0 4bc43250587a
equal deleted inserted replaced
0:4bc43250587a 1:b36b9eee9c41
     6 # Compulsory line, this is a version 3 file
     6 # Compulsory line, this is a version 3 file
     7 version=3
     7 version=3
     8 
     8 
     9 # Uncomment to examine a Webpage 
     9 # Uncomment to examine a Webpage 
    10 # <Webpage URL> <string match>
    10 # <Webpage URL> <string match>
    11 #http://www.example.com/downloads.php ha-config-(.*)\.tar\.gz
    11 #http://www.example.com/downloads.php ha-sync-(.*)\.tar\.gz
    12 
    12 
    13 # Uncomment to examine a Webserver directory
    13 # Uncomment to examine a Webserver directory
    14 #http://www.example.com/pub/ha-config-(.*)\.tar\.gz
    14 #http://www.example.com/pub/ha-sync-(.*)\.tar\.gz
    15 
    15 
    16 # Uncommment to examine a FTP server
    16 # Uncommment to examine a FTP server
    17 #ftp://ftp.example.com/pub/ha-config-(.*)\.tar\.gz debian uupdate
    17 #ftp://ftp.example.com/pub/ha-sync-(.*)\.tar\.gz debian uupdate
    18 
    18 
    19 # Uncomment to find new files on sourceforge, for debscripts >= 2.9
    19 # Uncomment to find new files on sourceforge, for debscripts >= 2.9
    20 # http://sf.net/ha-config/ha-config-(.*)\.tar\.gz
    20 # http://sf.net/ha-sync/ha-sync-(.*)\.tar\.gz
    21 
    21 
    22 
    22