This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit d678a1c54bccdb1e53d3aab92843e0efb1d02776 Author: Gonéri Le Bouder <[email protected]> Date: Wed Jul 11 17:21:44 2007 +0000 add a watchfile --- debian/changelog | 5 ++++- debian/watch | 8 ++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 597c4f6..66061ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,10 @@ asc (1.16.3.0-4) UNRELEASED; urgency=low [ Eddy Petrișor ] * fixed Homepage semifield - -- Sam Hocevar (Debian packages) <[email protected]> Wed, 26 Jul 2006 03:24:45 +0300 + [ Gonéri Le Bouder ] + * add a watchfile + + -- Sam Hocevar (Debian packages) <[email protected]> Wed, 11 Jul 2007 19:30:13 +0200 asc (1.16.3.0-3) unstable; urgency=low diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..aa657d0 --- /dev/null +++ b/debian/watch @@ -0,0 +1,8 @@ +# Watch control file for uscan +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +# Find new files on sourceforge, for debscripts >= 2.9 +http://sf.net/asc-hq/asc-source-(.*)\.tar\.bz2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

