This is an automated email from the git hooks/post-receive script. ecsv-guest pushed a commit to branch master in repository mupen64plus.
commit 046b558825150c1597f13c3db1ea9e4699823f60 Author: Sven Eckelmann <[email protected]> Date: Mon Jun 1 12:44:51 2009 +0200 Add debian/watch --- debian/changelog | 1 + debian/watch | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 499f37f..40d7e14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ mupen64plus (1.5-2) UNRELEASED; urgency=low * Cleanup debian/control * Don't depend on libqt4-dev * Upgrade Standards-Version to 3.8.1; no changes needed + * Add debian/watch -- Sven Eckelmann <[email protected]> Mon, 01 Jun 2009 12:27:41 +0200 diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..dcbc97a --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=3 + +opts="uversionmangle=s/-/./" \ +http://code.google.com/p/mupen64plus/downloads/list \ + http://mupen64plus.googlecode.com/files/Mupen64Plus-(.*).src\.tar.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

