[Pkg-cli-apps-commits] [SCM] XML Schema Definition (XSD) diagram viewer branch, debian, updated. upstream/0.5-16-gba8d514

Julian Taylor jtaylor.debian at googlemail.com
Mon May 30 13:45:38 UTC 2011


The following commit has been merged in the debian branch:
commit ba8d5140f38f71e8e40c89c3222dfc68d831c1ad
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Sun May 29 18:30:35 2011 +0200

    Imported Debian patch 0.9-2

diff --git a/debian/changelog b/debian/changelog
index 07667bd..a5688fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xsddiagram (0.9-2) unstable; urgency=low
+
+  * Use default C# compiler in all subprojects. Closes: ##627517
+
+ -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Sun, 29 May 2011 18:30:35 +0200
+
 xsddiagram (0.9-1) unstable; urgency=low
 
   * New upstream
diff --git a/debian/patches/use_default_framework.patch b/debian/patches/use_default_framework.patch
index 9eee639..903d9e7 100644
--- a/debian/patches/use_default_framework.patch
+++ b/debian/patches/use_default_framework.patch
@@ -1,7 +1,7 @@
 Index: xsddiagram-0.9/XSDDiagram.csproj
 ===================================================================
---- xsddiagram-0.9.orig/XSDDiagram.csproj	2011-05-28 19:15:29.000000000 +0200
-+++ xsddiagram-0.9/XSDDiagram.csproj	2011-05-28 19:16:22.000000000 +0200
+--- xsddiagram-0.9.orig/XSDDiagram.csproj	2011-05-29 18:27:45.000000000 +0200
++++ xsddiagram-0.9/XSDDiagram.csproj	2011-05-29 18:27:47.000000000 +0200
 @@ -1,5 +1,5 @@
  <?xml version="1.0" encoding="utf-8"?>
 -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
@@ -17,3 +17,29 @@ Index: xsddiagram-0.9/XSDDiagram.csproj
      <UpgradeBackupLocation>
      </UpgradeBackupLocation>
      <PublishUrl>http://localhost/XSDDiagram/</PublishUrl>
+Index: xsddiagram-0.9/XSDDiagramConsole/XSDDiagramConsole.csproj
+===================================================================
+--- xsddiagram-0.9.orig/XSDDiagramConsole/XSDDiagramConsole.csproj	2011-05-29 18:28:02.000000000 +0200
++++ xsddiagram-0.9/XSDDiagramConsole/XSDDiagramConsole.csproj	2011-05-29 18:28:27.000000000 +0200
+@@ -1,5 +1,5 @@
+ <?xml version="1.0" encoding="utf-8"?>
+-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
++<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+   <PropertyGroup>
+     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+@@ -10,7 +10,6 @@
+     <AppDesignerFolder>Properties</AppDesignerFolder>
+     <RootNamespace>XSDDiagramConsole</RootNamespace>
+     <AssemblyName>XSDDiagramConsole</AssemblyName>
+-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+     <FileAlignment>512</FileAlignment>
+     <TargetFrameworkSubset>
+     </TargetFrameworkSubset>
+@@ -78,4 +77,4 @@
+   <Target Name="AfterBuild">
+   </Target>
+   -->
+-</Project>
+\ No newline at end of file
++</Project>

-- 
XML Schema Definition (XSD) diagram viewer



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