[Pkg-cli-apps-commits] [monodevelop] 14/16: Include more system versions of ASP.NET assemblies

Jo Shields directhex at moszumanska.debian.org
Wed Dec 16 10:13:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/5.10.0.871-1
in repository monodevelop.

commit acd3e855ac5d0711f40269ca72e34233a4ca4eb4
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Wed Dec 16 09:32:33 2015 +0000

    Include more system versions of ASP.NET assemblies
---
 debian/patches/dont_bundle_aspnet_assemblies.patch | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/debian/patches/dont_bundle_aspnet_assemblies.patch b/debian/patches/dont_bundle_aspnet_assemblies.patch
index cef9758..ec01f0e 100644
--- a/debian/patches/dont_bundle_aspnet_assemblies.patch
+++ b/debian/patches/dont_bundle_aspnet_assemblies.patch
@@ -2,7 +2,7 @@ Index: monodevelop/src/addins/AspNet/MonoDevelop.AspNet.csproj
 ===================================================================
 --- monodevelop.orig/src/addins/AspNet/MonoDevelop.AspNet.csproj
 +++ monodevelop/src/addins/AspNet/MonoDevelop.AspNet.csproj
-@@ -116,27 +116,6 @@
+@@ -116,32 +116,16 @@
        <Name>MonoDevelop.Xml</Name>
        <Private>False</Private>
      </ProjectReference>
@@ -30,7 +30,17 @@ Index: monodevelop/src/addins/AspNet/MonoDevelop.AspNet.csproj
    </ItemGroup>
    <ItemGroup>
      <Reference Include="System" />
-@@ -458,35 +437,6 @@
+     <Reference Include="System.Xml" />
+     <Reference Include="System.Web" />
++    <Reference Include="System.Web.Mvc" />
++    <Reference Include="System.Web.Razor" />
++    <Reference Include="System.Web.Razor.WebPages" />
++    <Reference Include="System.Web.WebPages" />
++    <Reference Include="System.Web.WebPages.Razor" />
+     <Reference Include="System.Drawing.Design" />
+     <Reference Include="System.Design" />
+     <Reference Include="System.Drawing" />
+@@ -458,35 +442,6 @@
      <None Include="Templates\Projects\WebApplication.xpt.xml">
        <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
      </None>
@@ -66,7 +76,7 @@ Index: monodevelop/src/addins/AspNet/MonoDevelop.AspNet.csproj
    </ItemGroup>
    <ItemGroup>
      <Content Include="Html\Schemas\readme.txt">
-@@ -531,11 +481,4 @@
+@@ -531,11 +486,4 @@
      <Folder Include="Templates\Projects\" />
      <Folder Include="Templates\images\" />
    </ItemGroup>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/monodevelop.git



More information about the Pkg-cli-apps-commits mailing list