This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository trigger-rally.
commit a10110d2cddaaee00124e1c3d7284a57b185da2a Author: Bertrand Marc <[email protected]> Date: Mon Aug 29 21:00:03 2016 +0200 Update debian/watch and excluded files in debian/copyright to match the new upstream tarball. --- debian/copyright | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index ccdb502..6217b9c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Trigger Rally Upstream-Contact: Jasmine Langridge <[email protected]> Source: http://sourceforge.net/projects/trigger-rally/files/ -Files-Excluded: src/pengine/tiny* src/glew +Files-Excluded: src/Tiny* src/include/tiny* Files: * Copyright: 2004-2006 Jasmine Langridge and Richard Langridge. diff --git a/debian/watch b/debian/watch index a071749..eabfc2a 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=3 #http://www.positro.net/trigger/download.php trigger-0\.(.*)-src\.tar\.bz2 #http://files.scapecaster.com/posit/trigger-(\d+\..+)-src\.tar\.bz2 -opts=dversionmangle=s/\+dfsg// http://sf.net/trigger-rally/trigger-rally-(\d\S*)-src\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +opts=dversionmangle=s/\+dfsg// http://sf.net/trigger-rally/trigger-rally-(\d\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

