[Pkg-cli-apps-commits] [SCM] monodevelop-vala branch, master-experimental, updated. debian/2.8.5-1
Jo Shields
directhex at apebox.org
Mon Dec 19 16:52:30 UTC 2011
The following commit has been merged in the master-experimental branch:
commit 7a800131c6d959c070bd0c4b3cb4533ec7011dfb
Author: Jo Shields <directhex at apebox.org>
Date: Mon Dec 19 16:37:41 2011 +0000
Remove debian/patches/dont_handle_ASSEMBLY_CONFIG_upstream.patch - fixed upstream.
diff --git a/debian/patches/dont_handle_ASSEMBLY_CONFIG_upstream.patch b/debian/patches/dont_handle_ASSEMBLY_CONFIG_upstream.patch
deleted file mode 100644
index 42a2c95..0000000
--- a/debian/patches/dont_handle_ASSEMBLY_CONFIG_upstream.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Index: monodevelop-vala/Makefile.am
-===================================================================
---- monodevelop-vala.orig/Makefile.am 2011-11-10 18:18:39.000000000 +0000
-+++ monodevelop-vala/Makefile.am 2011-11-10 18:18:54.000000000 +0000
-@@ -1,6 +1,6 @@
- ADDIN_BUILD = $(top_builddir)/build
- ASSEMBLY = $(ADDIN_BUILD)/MonoDevelop.ValaBinding.dll
--ASSEMBLY_CONFIG = MonoDevelop.ValaBinding.dll.config
-+#ASSEMBLY_CONFIG = MonoDevelop.ValaBinding.dll.config
-
- REFS = \
- $(GLIB_SHARP_LIBS) \
-@@ -89,7 +89,7 @@
- mkdir -p $(ADDIN_BUILD)
- $(LOCAL_PKGCONFIG) $(CSC) $(CSC_FLAGS) -debug -out:$@ -target:library $(REFS) \
- $(build_resources:%=/resource:%) $(build_sources)
-- cp $(ASSEMBLY_CONFIG) $(ADDIN_BUILD)
-+# cp $(ASSEMBLY_CONFIG) $(ADDIN_BUILD)
-
- valabindinglibdir = $(prefix)/lib/monodevelop/AddIns/BackendBindings
- valabindinglib_DATA = $(ASSEMBLY) $(ASSEMBLY_CONFIG)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a69d04c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-dont_handle_ASSEMBLY_CONFIG_upstream.patch
--
monodevelop-vala
More information about the Pkg-cli-apps-commits
mailing list