[Pkg-cli-libs-commits] [mono-debugger-libs] 02/02: Initial Debianization

Jo Shields directhex at moszumanska.debian.org
Sun Dec 1 12:42:03 UTC 2013


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

directhex pushed a commit to annotated tag debian/0+20131201.3459502-1
in repository mono-debugger-libs.

commit 4c98e48c48ba8fa12885a39fde820fe7efe4effd
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Dec 1 11:01:05 2013 +0000

    Initial Debianization
---
 debian/changelog                             |   5 +
 debian/compat                                |   1 +
 debian/control                               |  51 +++++++
 debian/copyright                             |  30 ++++
 debian/libmono-debugger-libs-cil-dev.install |   1 +
 debian/libmono-debugger-soft-cil.install     |   1 +
 debian/libmono-debugging-cil.install         |   2 +
 debian/libmono-debugging-soft-cil.install    |   1 +
 debian/mono-debugger.pc                      |   9 ++
 debian/patches/series                        |   1 +
 debian/patches/use_system_libs.patch         | 212 +++++++++++++++++++++++++++
 debian/rules                                 |  10 ++
 debian/source/format                         |   1 +
 13 files changed, 325 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..03adeb4
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+mono-debugger-libs (0+20131201.3459502-1) unstable; urgency=low
+
+  * Initial release
+
+ -- Jo Shields <directhex at apebox.org>  Sun, 01 Dec 2013 10:58:51 +0000
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7f8f011
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..ba9d391
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,51 @@
+Source: mono-debugger-libs
+Priority: extra
+Maintainer: Jo Shields <directhex at apebox.org>
+Build-Depends: debhelper (>= 7.0.50~), mono-devel (>= 3.0), cli-common-dev (>= 0.8.0~), libmono-cecil-cil-dev, libicsharpcode-nrefactory-cil-dev
+Standards-Version: 3.9.4
+Section: cli-mono
+Homepage: https://github.com/mono/debugger-libs
+Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/mono-debugger-libs.git
+Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/mono-debugger-libs.git
+
+Package: libmono-debugger-libs-cil-dev
+Architecture: all
+Depends: libmono-debugging-cil (= ${binary:Version}), libmono-debugging-soft-cil (= ${binary:Version}), libmono-debugger-soft-cil (= ${binary:Version})
+Description: Mono soft debugger interface libraries - development headers
+ Mono's debugger-libs is a repository of various libraries to interface
+ with the soft debugger libraries (and abstract debugger functions so
+ other debuggers may be inserted as replacements).
+ .
+ This package contains the development headers for all debugger-libs
+ assemblies.
+
+Package: libmono-debugging-cil
+Architecture: all
+Depends: ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Mono soft debugger interface libraries - API abstraction
+ Mono's debugger-libs is a repository of various libraries to interface
+ with the soft debugger libraries (and abstract debugger functions so
+ other debuggers may be inserted as replacements).
+ .
+ Pluggable debugger API abstraction. It provides a common API to be 
+ used as frontend to different debuggers.
+
+Package: libmono-debugging-soft-cil
+Architecture: all
+Depends: ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Mono soft debugger interface libraries - Mono.Debugging backend
+ Mono's debugger-libs is a repository of various libraries to interface
+ with the soft debugger libraries (and abstract debugger functions so
+ other debuggers may be inserted as replacements).
+ .
+ Mono.Debugging backend for the Mono Soft Debugger.
+
+Package: libmono-debugger-soft-cil
+Architecture: all
+Depends: ${cli:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Mono soft debugger interface libraries - low level API
+ Mono's debugger-libs is a repository of various libraries to interface
+ with the soft debugger libraries (and abstract debugger functions so
+ other debuggers may be inserted as replacements).
+ .
+ The Mono Soft Debugger low level API.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..8e319af
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,30 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: mono-debugger-libs
+Source: https://github.com/mono/debugger-libs
+
+Files: *
+Copyright: © 2001-2003 Ximian, Inc (http://www.ximian.com)
+           © 2004,2006,2008-2011 Novell, Inc (http://www.novell.com)
+           © 2010 RemObjects Software
+           © 2011-2013 Xamarin Inc.
+           © 2013 Jo Shields
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
diff --git a/debian/libmono-debugger-libs-cil-dev.install b/debian/libmono-debugger-libs-cil-dev.install
new file mode 100644
index 0000000..7efa417
--- /dev/null
+++ b/debian/libmono-debugger-libs-cil-dev.install
@@ -0,0 +1 @@
+debian/mono-debugger.pc		/usr/lib/pkgconfig/
diff --git a/debian/libmono-debugger-soft-cil.install b/debian/libmono-debugger-soft-cil.install
new file mode 100644
index 0000000..4d89af3
--- /dev/null
+++ b/debian/libmono-debugger-soft-cil.install
@@ -0,0 +1 @@
+./Mono.Debugger.Soft/bin/Debug/*.dll*		/usr/lib/mono-debugger-soft/
diff --git a/debian/libmono-debugging-cil.install b/debian/libmono-debugging-cil.install
new file mode 100644
index 0000000..d2d3332
--- /dev/null
+++ b/debian/libmono-debugging-cil.install
@@ -0,0 +1,2 @@
+./Mono.Debugging/bin/Debug/*.dll*		/usr/lib/mono-debugging/
+
diff --git a/debian/libmono-debugging-soft-cil.install b/debian/libmono-debugging-soft-cil.install
new file mode 100644
index 0000000..5771b7f
--- /dev/null
+++ b/debian/libmono-debugging-soft-cil.install
@@ -0,0 +1 @@
+./Mono.Debugging.Soft/bin/Debug/*.dll*		/usr/lib/mono-debugging-soft/
diff --git a/debian/mono-debugger.pc b/debian/mono-debugger.pc
new file mode 100644
index 0000000..3dc565c
--- /dev/null
+++ b/debian/mono-debugger.pc
@@ -0,0 +1,9 @@
+prefix=/usr
+assemblies_dir=${prefix}/lib/
+Libraries=${assemblies_dir}/mono-debugger-soft/Mono.Debugger.Soft.dll ${assemblies_dir}/mono-debugging/Mono.Debugging.dll ${assemblies_dir}/mono-debugging-soft/Mono.Debugging.Soft.dll
+
+Name: Mono Soft debugger
+Description: Mono Soft debugger libraries
+Version: none
+Libs=-r:${assemblies_dir}/mono-debugger-soft/Mono.Debugger.Soft.dll -r:${assemblies_dir}/mono-debugging/Mono.Debugging.dll -r:${assemblies_dir}/mono-debugging-soft/Mono.Debugging.Soft.dll
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3095437
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+use_system_libs.patch
diff --git a/debian/patches/use_system_libs.patch b/debian/patches/use_system_libs.patch
new file mode 100644
index 0000000..c8fd3b1
--- /dev/null
+++ b/debian/patches/use_system_libs.patch
@@ -0,0 +1,212 @@
+Index: mono-debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft.csproj
+===================================================================
+--- mono-debugger-libs.orig/Mono.Debugger.Soft/Mono.Debugger.Soft.csproj	2013-12-01 11:25:24.310755654 +0000
++++ mono-debugger-libs/Mono.Debugger.Soft/Mono.Debugger.Soft.csproj	2013-12-01 11:25:41.466754952 +0000
+@@ -116,12 +116,8 @@
+   <ItemGroup>
+     <Reference Include="System.Core" />
+     <Reference Include="System" />
+-  </ItemGroup>
+-  <ItemGroup>
+-    <ProjectReference Include="..\..\cecil\Mono.Cecil.csproj">
+-      <Project>{D68133BD-1E63-496E-9EDE-4FBDBF77B486}</Project>
+-      <Name>Mono.Cecil</Name>
+-      <Private>False</Private>
+-    </ProjectReference>
++    <Reference Include="Mono.Cecil">
++      <HintPath>/usr/lib/mono-cecil/Mono.Cecil.dll</HintPath>
++    </Reference>
+   </ItemGroup>
+ </Project>
+Index: mono-debugger-libs/Mono.Debugging.Soft/Mono.Debugging.Soft.csproj
+===================================================================
+--- mono-debugger-libs.orig/Mono.Debugging.Soft/Mono.Debugging.Soft.csproj	2013-12-01 11:25:24.310755654 +0000
++++ mono-debugger-libs/Mono.Debugging.Soft/Mono.Debugging.Soft.csproj	2013-12-01 11:25:24.306755654 +0000
+@@ -71,6 +71,12 @@
+   <ItemGroup>
+     <Reference Include="System" />
+     <Reference Include="System.Core" />
++    <Reference Include="Mono.Cecil">
++      <HintPath>/usr/lib/mono-cecil/Mono.Cecil.dll</HintPath>
++    </Reference>
++    <Reference Include="Mono.Cecil.Mdb">
++      <HintPath>/usr/lib/mono-cecil/Mono.Cecil.Mdb.dll</HintPath>
++    </Reference>
+   </ItemGroup>
+   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+   <ItemGroup>
+Index: mono-debugger-libs/Mono.Debugging/Mono.Debugging.csproj
+===================================================================
+--- mono-debugger-libs.orig/Mono.Debugging/Mono.Debugging.csproj	2013-12-01 11:25:24.310755654 +0000
++++ mono-debugger-libs/Mono.Debugging/Mono.Debugging.csproj	2013-12-01 11:25:24.306755654 +0000
+@@ -45,6 +45,8 @@
+     <Reference Include="System" />
+     <Reference Include="System.Xml" />
+     <Reference Include="System.Core" />
++    <Reference Include="ICSharpCode.NRefactory, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49" />
++    <Reference Include="ICSharpCode.NRefactory.CSharp, Version=5.0.0.0, Culture=neutral, PublicKeyToken=d4bfe873e7598c49" />
+   </ItemGroup>
+   <ItemGroup>
+     <Compile Include="Mono.Debugging.Client\IExpressionEvaluator.cs" />
+@@ -127,14 +129,4 @@
+   <ItemGroup>
+     <Folder Include="Mono.Debugging.Evaluation\" />
+   </ItemGroup>
+-  <ItemGroup>
+-    <ProjectReference Include="..\..\nrefactory\ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj">
+-      <Project>{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}</Project>
+-      <Name>ICSharpCode.NRefactory</Name>
+-    </ProjectReference>
+-    <ProjectReference Include="..\..\nrefactory\ICSharpCode.NRefactory.CSharp\ICSharpCode.NRefactory.CSharp.csproj">
+-      <Project>{53DCA265-3C3C-42F9-B647-F72BA678122B}</Project>
+-      <Name>ICSharpCode.NRefactory.CSharp</Name>
+-    </ProjectReference>
+-  </ItemGroup>
+ </Project>
+Index: mono-debugger-libs/debugger-libs.sln
+===================================================================
+--- mono-debugger-libs.orig/debugger-libs.sln	2013-12-01 11:25:24.310755654 +0000
++++ mono-debugger-libs/debugger-libs.sln	2013-12-01 11:25:24.306755654 +0000
+@@ -3,16 +3,8 @@
+ # Visual Studio 2010
+ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Debugger.Soft", "Mono.Debugger.Soft\Mono.Debugger.Soft.csproj", "{372E8E3E-29D5-4B4D-88A2-4711CD628C4E}"
+ EndProject
+-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Cecil", "..\cecil\Mono.Cecil.csproj", "{D68133BD-1E63-496E-9EDE-4FBDBF77B486}"
+-EndProject
+-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICSharpCode.NRefactory", "..\nrefactory\ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj", "{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}"
+-EndProject
+-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ICSharpCode.NRefactory.CSharp", "..\nrefactory\ICSharpCode.NRefactory.CSharp\ICSharpCode.NRefactory.CSharp.csproj", "{53DCA265-3C3C-42F9-B647-F72BA678122B}"
+-EndProject
+ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Debugging", "Mono.Debugging\Mono.Debugging.csproj", "{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}"
+ EndProject
+-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Cecil.Mdb", "..\cecil\symbols\mdb\Mono.Cecil.Mdb.csproj", "{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}"
+-EndProject
+ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Debugging.Soft", "Mono.Debugging.Soft\Mono.Debugging.Soft.csproj", "{DE40756E-57F6-4AF2-B155-55E3A88CCED8}"
+ EndProject
+ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Unit Tests", "Unit Tests", "{66CF303B-09F8-4123-B869-0608D54B1970}"
+@@ -123,90 +115,6 @@
+ 		{372E8E3E-29D5-4B4D-88A2-4711CD628C4E}.winphone_Debug|Any CPU.Build.0 = Debug|Any CPU
+ 		{372E8E3E-29D5-4B4D-88A2-4711CD628C4E}.winphone_Release|Any CPU.ActiveCfg = Debug|Any CPU
+ 		{372E8E3E-29D5-4B4D-88A2-4711CD628C4E}.winphone_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_2_0_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_2_0_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_2_0_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_2_0_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_3_5_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_3_5_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_3_5_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_3_5_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_0_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_0_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_0_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_0_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_5_Debug|Any CPU.ActiveCfg = net_4_5_Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_5_Debug|Any CPU.Build.0 = net_4_5_Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_5_Release|Any CPU.ActiveCfg = net_4_5_Release|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.net_4_5_Release|Any CPU.Build.0 = net_4_5_Release|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.Release|Any CPU.ActiveCfg = Release|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.Release|Any CPU.Build.0 = Release|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.silverlight_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.silverlight_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.silverlight_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.silverlight_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.winphone_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.winphone_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.winphone_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{3B2A5653-EC97-4001-BB9B-D90F1AF2C371}.winphone_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_2_0_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_2_0_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_2_0_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_2_0_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_3_5_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_3_5_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_3_5_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_3_5_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_0_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_0_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_0_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_0_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_5_Debug|Any CPU.ActiveCfg = net_4_5_Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_5_Debug|Any CPU.Build.0 = net_4_5_Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_5_Release|Any CPU.ActiveCfg = net_4_5_Release|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.net_4_5_Release|Any CPU.Build.0 = net_4_5_Release|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.Release|Any CPU.Build.0 = Release|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.silverlight_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.silverlight_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.silverlight_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.silverlight_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.winphone_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.winphone_Debug|Any CPU.Build.0 = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.winphone_Release|Any CPU.ActiveCfg = Debug|Any CPU
+-		{53DCA265-3C3C-42F9-B647-F72BA678122B}.winphone_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.Debug|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.Debug|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_2_0_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_2_0_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_2_0_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_2_0_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_3_5_Debug|Any CPU.Build.0 = net_3_5_Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_3_5_Release|Any CPU.ActiveCfg = net_3_5_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_3_5_Release|Any CPU.Build.0 = net_3_5_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_0_Debug|Any CPU.Build.0 = net_4_0_Debug|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_0_Release|Any CPU.Build.0 = net_4_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_5_Debug|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_5_Debug|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_5_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.net_4_5_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.silverlight_Debug|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.silverlight_Debug|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.silverlight_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.silverlight_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.winphone_Debug|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.winphone_Debug|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.winphone_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.winphone_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+ 		{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ 		{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ 		{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}.net_2_0_Debug|Any CPU.ActiveCfg = Debug|Any CPU
+@@ -235,34 +143,6 @@
+ 		{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}.winphone_Debug|Any CPU.Build.0 = Debug|Any CPU
+ 		{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}.winphone_Release|Any CPU.ActiveCfg = Debug|Any CPU
+ 		{90C99ADB-7D4B-4EB4-98C2-40BD1B14C7D2}.winphone_Release|Any CPU.Build.0 = Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.Debug|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.Debug|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_2_0_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_2_0_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_2_0_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_2_0_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_3_5_Debug|Any CPU.Build.0 = net_3_5_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_3_5_Release|Any CPU.ActiveCfg = net_3_5_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_3_5_Release|Any CPU.Build.0 = net_3_5_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_0_Debug|Any CPU.Build.0 = net_4_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_0_Release|Any CPU.Build.0 = net_4_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_5_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_5_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_5_Release|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.net_4_5_Release|Any CPU.Build.0 = net_2_0_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.Release|Any CPU.Build.0 = net_2_0_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.silverlight_Debug|Any CPU.ActiveCfg = silverlight_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.silverlight_Debug|Any CPU.Build.0 = silverlight_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.silverlight_Release|Any CPU.ActiveCfg = silverlight_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.silverlight_Release|Any CPU.Build.0 = silverlight_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.winphone_Debug|Any CPU.ActiveCfg = winphone_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.winphone_Debug|Any CPU.Build.0 = winphone_Debug|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.winphone_Release|Any CPU.ActiveCfg = winphone_Release|Any CPU
+-		{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.winphone_Release|Any CPU.Build.0 = winphone_Release|Any CPU
+ 		{DE40756E-57F6-4AF2-B155-55E3A88CCED8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ 		{DE40756E-57F6-4AF2-B155-55E3A88CCED8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ 		{DE40756E-57F6-4AF2-B155-55E3A88CCED8}.net_2_0_Debug|Any CPU.ActiveCfg = Debug|Any CPU
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..c45398b
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+
+override_dh_auto_build:
+	xbuild debugger-libs.sln
+
+override_dh_makeclilibs:
+	dh_makeclilibs -V
+
+%:
+	dh $@ --with cli
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/mono-debugger-libs.git



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