From fdca374db1132d829af1a5f3f94a08e02f6d5c71 Mon Sep 17 00:00:00 2001 From: Jo Shields Date: Fri, 15 May 2015 15:53:13 +0100 Subject: [PATCH] Revert "Add de778fd9987b306e41f70fcc10d399bb63b22ee7" This reverts commit 18ef22df8eee4d07fadc24dbfa798fa23873a7af [formerly a5964bb434c298b7791541daf4af91aa5b265c40]. I am a big idiot - fixing EXTRA_DIST doesn't help once the tarball already exists Former-commit-id: 5b34b67bbb583467e4a6e63bc3822f4db94e7f67 --- ...osoft.Portable.VisualBasic_4.-0-5-.t.patch | 25 ------------------- debian/patches/series | 1 - 2 files changed, 26 deletions(-) delete mode 100644 debian/patches/0001-Add-missing-Microsoft.Portable.VisualBasic_4.-0-5-.t.patch diff --git a/debian/patches/0001-Add-missing-Microsoft.Portable.VisualBasic_4.-0-5-.t.patch b/debian/patches/0001-Add-missing-Microsoft.Portable.VisualBasic_4.-0-5-.t.patch deleted file mode 100644 index 86f9e246fa..0000000000 --- a/debian/patches/0001-Add-missing-Microsoft.Portable.VisualBasic_4.-0-5-.t.patch +++ /dev/null @@ -1,25 +0,0 @@ -From de778fd9987b306e41f70fcc10d399bb63b22ee7 Mon Sep 17 00:00:00 2001 -From: Jo Shields -Date: Fri, 15 May 2015 12:14:18 +0100 -Subject: [PATCH] Add missing Microsoft.Portable.VisualBasic_4.{0,5}.targets to - EXTRA_DIST - ---- - mcs/tools/xbuild/Makefile | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/mcs/tools/xbuild/Makefile b/mcs/tools/xbuild/Makefile -index afa7c21..771184c 100644 ---- a/mcs/tools/xbuild/Makefile -+++ b/mcs/tools/xbuild/Makefile -@@ -109,5 +109,7 @@ EXTRA_DISTFILES = \ - targets/Microsoft.Portable.Core.targets \ - targets/Microsoft.Portable.Core.props \ - targets/Microsoft.WebApplication.targets \ -+ targets/Microsoft.Portable.VisualBasic_4.0.targets \ -+ targets/Microsoft.Portable.VisualBasic_4.5.targets \ - xbuild.make \ - xbuild_test.make --- -1.9.1 - diff --git a/debian/patches/series b/debian/patches/series index 45898219d1..bc84ce1b06 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -0001-Add-missing-Microsoft.Portable.VisualBasic_4.-0-5-.t.patch rename-and-package-symbolicate.patch