This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository python-sfml.
commit a70d9fc285f62c64507175e23cfa40ef121eb3e7 Author: James Cowgill <[email protected]> Date: Sun Mar 8 23:00:41 2015 +0000 Add numbers to patch names --- debian/patches/{spelling-length.patch => 01_spelling-length.patch} | 0 ...disable-cython-headers.patch => 02_disable-cython-headers.patch} | 0 .../{disable-intersphinx.patch => 03_disable-intersphinx.patch} | 0 debian/patches/series | 6 +++--- 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/spelling-length.patch b/debian/patches/01_spelling-length.patch similarity index 100% rename from debian/patches/spelling-length.patch rename to debian/patches/01_spelling-length.patch diff --git a/debian/patches/disable-cython-headers.patch b/debian/patches/02_disable-cython-headers.patch similarity index 100% rename from debian/patches/disable-cython-headers.patch rename to debian/patches/02_disable-cython-headers.patch diff --git a/debian/patches/disable-intersphinx.patch b/debian/patches/03_disable-intersphinx.patch similarity index 100% rename from debian/patches/disable-intersphinx.patch rename to debian/patches/03_disable-intersphinx.patch diff --git a/debian/patches/series b/debian/patches/series index 5b61444..5867908 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,3 @@ -spelling-length.patch -disable-cython-headers.patch -disable-intersphinx.patch +01_spelling-length.patch +02_disable-cython-headers.patch +03_disable-intersphinx.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/python-sfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

