This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit 1ca95aef30f3f720559c1dde3c32ead9f4414420 Author: Ansgar Burchardt <[email protected]> Date: Thu May 29 23:35:58 2008 +0000 add watch file --- debian/changelog | 1 + debian/watch | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index c8e9624..2c5145c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ tecnoballz (0.92-3) UNRELEASED; urgency=low * debian/control: Add Homepage field * tecnoballs.postinst: make scorefile writable by games group (Closes: #409718) + * add watch file -- Ansgar Burchardt <[email protected]> Thu, 29 May 2008 20:29:41 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..3692ae5 --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=3 + +http://linux.tlk.fr/games/TecnoballZ/download/ tecnoballz-(.*)\.(?:tgz|tar.gz|tar.bz2) + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

