This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libsfml.
commit b54a5a090057c100fd867fd05ca099abc14da0ac Author: James Cowgill <[email protected]> Date: Fri May 8 20:56:14 2015 +0100 New upstream GitHub URL --- debian/copyright | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/copyright b/debian/copyright index 9fbcdb9..511b61c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SFML (Simple and Fast Multimedia Library) -Source: https://github.com/LaurentGomila/SFML +Source: https://github.com/SFML/SFML Repackaged to remove external libraries and non-dfsg example resources Files-Excluded: examples/android/assets/canary.wav diff --git a/debian/watch b/debian/watch index 917a808..e7c9ebe 100644 --- a/debian/watch +++ b/debian/watch @@ -3,4 +3,4 @@ version=3 # From GitHub opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/SFML-$1\.tar\.gz/,dversionmangle=s/\+dfsg\d?$// \ - https://github.com/LaurentGomila/SFML/tags .*/v?(\d\S*)\.tar\.gz + https://github.com/SFML/SFML/tags .*/v?(\d\S*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

