[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 f65fd2d0e02da401fa7152830393221b96b9363d
Merge: b0ca34e23d04d373b1fa93a46e85c6594f1b9c7c 92d9dd668dcbbbc6b36612f9f8adcc3434c7de51
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date: Sat May 28 19:07:53 2011 +0200
Imported Debian patch 0.9-1
diff --combined debian/patches/use_default_framework.patch
index 903d9e7,0000000..9eee639
mode 100644,000000..100644
--- a/debian/patches/use_default_framework.patch
+++ b/debian/patches/use_default_framework.patch
@@@ -1,45 -1,0 +1,19 @@@
+Index: xsddiagram-0.9/XSDDiagram.csproj
+===================================================================
- --- 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
++--- 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
+@@ -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">
++<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
+ <OutputPath>bin\x86\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+@@ -34,7 +34,6 @@
+ <FileUpgradeFlags>
+ </FileUpgradeFlags>
+ <OldToolsVersion>2.0</OldToolsVersion>
+- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+ <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