annotate debian/watch @ 173:d9393349ab29

new debianization from hggdh
author Carl Byington <carl@five-ten-sg.com>
date Sat, 04 Apr 2009 19:23:33 -0700
parents
children 9bbc834d5f3e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
173
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
1 # Example watch control file for uscan
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
2 # Rename this file to "watch" and then you can run the "uscan" command
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
3 # to check for upstream updates and more.
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
4 # See uscan(1) for format
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
5
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
6 # Compulsory line, this is a version 3 file
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
7 version=3
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
8
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
9 # Uncomment to examine a Webpage
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
10 # <Webpage URL> <string match>
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
11 http://www.five-ten-sg.com/libpst/packages/ libpst-(.*)\.tar\.gz
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
12
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
13 # Uncomment to examine a Webserver directory
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
14 #http://www.example.com/pub/libpst-(.*)\.tar\.gz
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
15
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
16 # Uncommment to examine a FTP server
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
17 #ftp://ftp.example.com/pub/libpst-(.*)\.tar\.gz debian uupdate
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
18
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
19 # Uncomment to find new files on sourceforge, for debscripts >= 2.9
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
20 # http://sf.net/libpst/libpst-(.*)\.tar\.gz
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
21
d9393349ab29 new debianization from hggdh
Carl Byington <carl@five-ten-sg.com>
parents:
diff changeset
22