This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit e1ac35ca6a111f71b4e5daffa297e575ae8ec481 Author: Vincent Cheng <[email protected]> Date: Fri Feb 28 11:15:40 2014 +0000 Remove patches, applied upstream --- debian/patches/homepage.patch | 32 -------------------------------- debian/patches/series | 1 - 2 files changed, 33 deletions(-) diff --git a/debian/patches/homepage.patch b/debian/patches/homepage.patch deleted file mode 100644 index b2433fc..0000000 --- a/debian/patches/homepage.patch +++ /dev/null @@ -1,32 +0,0 @@ -Fix homepage URL, based on upstream git commit. - ---- a/README -+++ b/README -@@ -54,4 +54,4 @@ - ======= - - Philip Withnall <[email protected]> --http://live.gnome.org/Hitori -+https://wiki.gnome.org/Apps/Hitori ---- a/hitori.doap -+++ b/hitori.doap -@@ -5,7 +5,7 @@ - xmlns="http://usefulinc.com/ns/doap#"> - <name xml:lang="en">hitori</name> - <shortdesc xml:lang="en">GTK+ application to generate and let you play games of Hitori</shortdesc> -- <homepage rdf:resource="http://live.gnome.org/Hitori" /> -+ <homepage rdf:resource="https://wiki.gnome.org/Apps/Hitori" /> - <maintainer> - <foaf:Person> - <foaf:name>Philip Withnall</foaf:name> ---- a/src/interface.c -+++ b/src/interface.c -@@ -653,7 +653,7 @@ - "license", license, - "wrap-license", TRUE, - "website-label", _("Hitori Website"), -- "website", "http://live.gnome.org/Hitori", -+ "website", "https://wiki.gnome.org/Apps/Hitori", - NULL); - - g_free (license); diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 56e7a57..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -homepage.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

