From: <suc...@us...> - 2006-07-03 19:10:32
|
Revision: 115 Author: sucknblow Date: 2006-07-03 12:10:22 -0700 (Mon, 03 Jul 2006) ViewCVS: http://svn.sourceforge.net/pmplib/?rev=115&view=rev Log Message: ----------- Add a watch file - used to automatically detect when a newer source tarball is available on sourceforge. Not really useful for us, but Debian policy recommends including the file. Added Paths: ----------- trunk/debian/watch Added: trunk/debian/watch =================================================================== --- trunk/debian/watch (rev 0) +++ trunk/debian/watch 2006-07-03 19:10:22 UTC (rev 115) @@ -0,0 +1,3 @@ +# See uscan(1) for format +version=3 +http://sf.net/pmplib/pmplib-(.*)\.tar\.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |