Use the direct; link to download tar archive
watch file: regular expression to check the availbilty of new versions on the URL.
Debian Med policy: http://debian-med.alioth.debian.org/docs/policy.html
apt-get install emacs mc subversion git
mkdir debRSAT
cd debRSAT
svn export svn://anonscm.debian.org/svn/debian-med/trunk/package_template debian
The watch file will serve to check the availability of the download URL. New versions?
Regular expressio including the version (in my case it is a date).
replace
After this, use the command dch
to edit the changelog.
I requested an account on debian med, login jvanheld.
uscan --verbose
Checks if there is a new version of the URL documented in the watch file.
1 watch file = 1 pattern = 1 file to download
EDITOR=emacs dch
## Deb helper
dh
## Install the devscript package
sudo apt-get install devscript
## Check if an rsat package already exists in Debian
wnpp-check rsat
## no
make install