This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master-4.3 in repository swt-gtk.
commit 5f1d0b12ba4e0403e48fcf57556f4fe78b6c15a5 Author: Ángel Guzmán Maeso <[email protected]> Date: Tue Dec 17 17:47:13 2013 +0100 Move d/patches/common to d/patches --- debian/changelog | 1 + debian/patches/{common => }/01-make_linux.patch | 0 debian/patches/{common => }/fix-glib-2.35-compatibility.patch | 0 .../patches/{common => }/fix-libwebkitgtk-1.11.91-compatibility.diff | 0 debian/patches/{common => }/format-security.diff | 0 debian/patches/{common => }/search-usr-lib-jni.diff | 0 debian/patches/series | 5 +++++ 7 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0205b59..bc0a10b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ swt4-gtk (4.3.1-1) UNRELEASED; urgency=medium - Bump Standards-Version to 3.9.5 (no changes) * Use sed to patch java sources on 64 bit architectures - no need for debian/patches/64* anymore. + * Move d/patches/common to d/patches. -- Jakub Adam <[email protected]> Sun, 15 Dec 2013 14:34:25 +0100 diff --git a/debian/patches/common/01-make_linux.patch b/debian/patches/01-make_linux.patch similarity index 100% rename from debian/patches/common/01-make_linux.patch rename to debian/patches/01-make_linux.patch diff --git a/debian/patches/common/fix-glib-2.35-compatibility.patch b/debian/patches/fix-glib-2.35-compatibility.patch similarity index 100% rename from debian/patches/common/fix-glib-2.35-compatibility.patch rename to debian/patches/fix-glib-2.35-compatibility.patch diff --git a/debian/patches/common/fix-libwebkitgtk-1.11.91-compatibility.diff b/debian/patches/fix-libwebkitgtk-1.11.91-compatibility.diff similarity index 100% rename from debian/patches/common/fix-libwebkitgtk-1.11.91-compatibility.diff rename to debian/patches/fix-libwebkitgtk-1.11.91-compatibility.diff diff --git a/debian/patches/common/format-security.diff b/debian/patches/format-security.diff similarity index 100% rename from debian/patches/common/format-security.diff rename to debian/patches/format-security.diff diff --git a/debian/patches/common/search-usr-lib-jni.diff b/debian/patches/search-usr-lib-jni.diff similarity index 100% rename from debian/patches/common/search-usr-lib-jni.diff rename to debian/patches/search-usr-lib-jni.diff diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..6df444c --- /dev/null +++ b/debian/patches/series @@ -0,0 +1,5 @@ +01-make_linux.patch +fix-glib-2.35-compatibility.patch +fix-libwebkitgtk-1.11.91-compatibility.diff +format-security.diff +search-usr-lib-jni.diff -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swt-gtk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

