debian/0000755000000000000000000000000011705631564007176 5ustar debian/clean0000644000000000000000000000014111705631564010177 0ustar config.make Mono.Cecil/Mono.Cecil.dll Mono.Cecil/mono-cecil.pc Mono.Cecil.Mdb/Mono.Cecil.Mdb.dll debian/changelog0000644000000000000000000001567311705631564011064 0ustar cecil (0.9.5+dfsg-2) unstable; urgency=low * No-change rebuild for CLR 4.0 transition -- Iain Lane Wed, 18 Jan 2012 21:01:54 +0000 cecil (0.9.5+dfsg-1) experimental; urgency=low [ Iain Lane ] * [411dc78] Update to use my d.o email address * [74bedaf] Disable clilibs; this is an unstable library apps grow unnecessary depends otherwise * [5288c1f] Mangle debian version in watch file to take care of repacking. Also update watch file to look at new github location for tarballs * [8f7110f] Relax version restriction on cli-common-dev; anything from 0.8 will do [ Jo Shields ] * [e846eb8] Imported Upstream version 0.9.5+dfsg * [3017d96] Bump build dependencies, as we're building for Mono 2.10 now. * [27c2cff] Set to DebSrc 3.0, so we can apply patches via Quilt. * [d0447b3] Update build to use XBuild, not manual compiler invocation. * [08d2b92] Patch to avoid building tests (which rely on NUnit 2.4) * [fa5a033] Update install file to include all new assemblies and locations. * [43bd1e2] Since upstream no longer ships a pcfile, add our own. * [942ead4] Don't try to ship a Changelog when none exists. * [ba8232d] Erase obj/ folders in clean rule. * [090af34] Exclude modulerefs on Windowsy libraries. -- Iain Lane Sun, 07 Aug 2011 22:38:20 +0100 cecil (0.6+svn148654-2) unstable; urgency=low * [ca3fb1b] Sign library with mono signing key * [12bfdca] Standards-Version → 3.9.2, no changes required -- Iain Lane Sat, 28 May 2011 14:45:24 +0100 cecil (0.6+svn148654-1) unstable; urgency=low * debian/control: Move to git and update Vcs-* metadata * New upstream SVN snapshot, needed for db4o * Package as unstable as the library is not considered by upstream to be API or ABI stable. Consumers must now copy the library. * debian/control, debian/rules, debian/patches: Disable patchsys as this was only used to change assembly version which is now not necessary. * debian/rules, debian/mono.snk.uue: No need to sign now, not necessary for unstable libs. * debian/rules: Modify pcfile munging to use new assembly dir * debian/changelog, debian/clean, debian/libmono-cecil-cil.docs: Update dh7isation * debian/control: Change build-depends on packages provided by `mono' source package to mono-devel (>= 2.4.3) as this provides all we need. * debian/control: Add myself to Uploaders, remove MIA people. -- Iain Lane Wed, 06 Jan 2010 16:01:55 +0000 cecil (0.6-3) unstable; urgency=low * debian/rules, debian/control: + Use mono-csc from mono-devel 2.4.2.3 * debian/control: + No-change bumpo to Standards 3.8.3 + Change section to cli-mono * debian/control, debian/libmono-cecil-cil-dev.install: + Add new -dev package for better handling of ABI changes * debian/rules, debian/install, debian/installcligac: + CLI Policy 0.7 install location -- Jo Shields Fri, 06 Nov 2009 14:14:58 +0000 cecil (0.6-2) unstable; urgency=low * debian/rules, debian/control: + updated for Mono 2.0 transition * debian/control: + added Homepage field, dropped from long description + debhelper dependency bumped to >= 7 + added ${misc:Depends} dependency + Standards-Version bumped to 3.8.0: - debian/README.source added + added Vcs-* fields * debian/compat bumped to 7 * debian/rules: + updated: using dh7-style + added get-orig-source target * debian/patches/: + 01_assembly-version.dpatch: added description * debian/watch added -- David Paleino Wed, 25 Feb 2009 23:42:16 +0100 cecil (0.6-1) unstable; urgency=low [ Jose Carlos Garcia Sogo ] * New upstream release * debian/control: + Bump Standards-Version. No changes needed + Depend on cli-common-dev (>= 0.5.4) * Use dh_clifixperms and dh_clistrip instead of manual stuff [ Sebastian Dröge ] * debian/install, debian/rules: + Build the assemblies by hand now as upstream has a broken build system. + Clean up and fix some things. * debian/patches/01_assembly-version.dpatch: + Change assembly version back to 0.5.0.0 as it's ABI compatible. -- Sebastian Dröge Thu, 20 Mar 2008 18:03:02 +0100 cecil (0.5-2) unstable; urgency=low * Merge experimental branch and upload to unstable. * Make sure we use mono.snk key to sign binaries. -- Jose Carlos Garcia Sogo Sun, 15 Apr 2007 21:43:04 +0200 cecil (0.5-1) experimental; urgency=low * New upstream version. * debian/control: + Bump build dependency to cli-common-dev >= 0.4.4 + In description, there is no need to say which software is also using this package. + ABI change, so change package name. + Change Replaces to Conflicts field, and add libmono-cecil0.4-cil to it. * debian/rules: + There is no need to install *.dll files by hand. dh_install will do it. + Don't delete *.mdb files if 'nostrip' option is set + dh_install must be called in binary targets + Disable building of policy file. * debian/installcligac + Do not try to install policy file in GAC -- Jose Carlos Garcia Sogo Mon, 09 Apr 2007 23:57:29 +0200 cecil (0.4.3-2) unstable; urgency=low * debian/control: + Update to use my debian.org mail address -- Sebastian Dröge Mon, 8 Jan 2007 00:40:12 +0100 cecil (0.4.3-1) unstable; urgency=low * New upstream release * debian/policy.0.4.Mono.Cecil.config: + Update for the new version -- Sebastian Dröge Wed, 23 Aug 2006 21:14:47 +0200 cecil (0.4.1+svn20060703-2) unstable; urgency=low * Sebastian 'slomo' Dröge: + debian/policy.0.4.Mono.Cecil.config: - Added the missing .0 to make the policy assembly actually work (Closes: #377706) -- Debian Mono Group Mon, 10 Jul 2006 23:16:38 +0200 cecil (0.4.1+svn20060703-1) unstable; urgency=low * New upstream release * debian/patches/01_strong-name.dpatch: + updated * debian/policy.0.4.Mono.Cecil.config, debian/libmono-cecil0.4-cil.installcligac, debian/rules: + Add policy files for mapping 0.4.1 to 0.4.2 * debian/control: + bumped Standards-Version to 3.7.2 -- Sebastian Dröge Tue, 4 Jul 2006 16:45:17 +0200 cecil (0.4.1-1) unstable; urgency=low * New upstream version * Renamed libmono-cecil0.3-cil to libmono-cecil0.4-cil to reflect API changes * Updated the paths to conform with the latest version of the CLI policy * Updated debian/copyright * Updated cecil to conform with the new CLI policy * Use dh_installcligac for late GAC installation * Bump Standards-Version to 3.7.0 -- Sebastian Dröge Wed, 5 Apr 2006 17:01:17 +0200 cecil (0.3-1) unstable; urgency=low * Initial Revision (Closes: #357829) -- Debian Mono Group Sun, 19 Mar 2006 20:20:41 +0100 debian/compat0000644000000000000000000000000211705631564010374 0ustar 7 debian/source/0000755000000000000000000000000011705631564010476 5ustar debian/source/format0000644000000000000000000000001411705631564011704 0ustar 3.0 (quilt) debian/libmono-cecil-cil.install0000644000000000000000000000005211705631564014044 0ustar bin/net_4_0_Release/* usr/lib/mono-cecil/ debian/rules0000755000000000000000000000151611705631564010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 include /usr/share/cli-common/cli.make UPVERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\ -f2 | sed 's,-.*,,') override_dh_auto_build: xbuild /property:Configuration=net_4_0_Release sed -e 's;@prefix@;/usr;g' \ -e 's;^Version:.*;Version:\ $(UPVERSION);g' \ debian/mono-cecil.pc.in > Mono.Cecil/mono-cecil.pc override_dh_clean: rm -f Mono.Cecil/mono-cecil.pc find . -type d -name obj -exec rm -rf {} \; dh_clean override_dh_clideps: dh_clideps --exclude-moduleref=ole32.dll # no clilibs — private library override_dh_makeclilibs: %: dh $@ get-orig-source: [ -d ../tarballs ] || mkdir ../tarballs uscan \ --force-download \ --download-version $(UPVERSION) \ --destdir ../tarballs \ --rename --verbose debian/libmono-cecil-cil-dev.install0000644000000000000000000000005311705631564014621 0ustar Mono.Cecil/mono-cecil.pc usr/lib/pkgconfig debian/watch0000644000000000000000000000015411705631564010227 0ustar version=3 opts=dversionmangle=s/\+dfsg// \ http://githubredir.debian.net/github/jbevain/cecil/ (.*).tar.gz debian/control0000644000000000000000000000336611705631564010611 0ustar Source: cecil Section: cli-mono Priority: optional Maintainer: Debian CLI Libraries Team Uploaders: Iain Lane Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: cli-common-dev (>= 0.8~), mono-devel (>= 2.10), sharutils Standards-Version: 3.9.2 Homepage: http://www.mono-project.com/Cecil Vcs-Git: git://git.debian.org/git/pkg-cli-libs/packages/cecil.git Vcs-Browser: http://git.debian.org/?p=pkg-cli-libs/packages/cecil.git Package: libmono-cecil-cil Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Conflicts: libmono-cecil0.3-cil, libmono-cecil0.4-cil, libmono-cecil0.5-cil Description: library to generate and inspect CIL assemblies Cecil is a library under development to generate and inspect programs and libraries in the ECMA CIL format. . In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly. . This package contains the Cecil library Package: libmono-cecil-cil-dev Architecture: all Depends: libmono-cecil-cil (= ${binary:Version}), ${misc:Depends} Conflicts: libmono-cecil0.3-cil, libmono-cecil0.4-cil, libmono-cecil0.5-cil Replaces: libmono-cecil0.3-cil, libmono-cecil0.4-cil, libmono-cecil0.5-cil Description: library to generate and inspect CIL assemblies Cecil is a library under development to generate and inspect programs and libraries in the ECMA CIL format. . In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modified assembly. . This package contains development files for the Cecil library, and should be used for compilation. debian/copyright0000644000000000000000000000444411705631564011137 0ustar This package was debianized by Sebastian Dröge on Sun, 19 Mar 2006 20:20:41 +0100. It was downloaded from http://www.mono-project.com/Cecil Upstream Author: Jb Evain Copyright: For everything not explicitly noted below: Copyright (C) 2005 Jb Evain For Mono.Cecil/FieldAttributes.cs: Copyright (c) 2004, 2005 DotNetGuru For Mono.Cecil/GenericInstanceType.cs, Mono.Cecil/SecurityDeclarationReader.cs, Mono.Cecil.Signatures/GenericInst.cs, Mono.Cecil.Signatures/GenericInstSignature.cs, Mono.Cecil.Signatures/MVar.cs, Mono.Cecil.Signatures/Var.cs, Mono.Xml/SmallXmlParser.cs Copyright (C) 2005 Novell, Inc (http://www.novell.com) For Mono.Xml/MiniParser.cs: Copyright (c) 2001, 2002 Wild West Software Copyright (c) 2002 Sergey Chaban Copyright (C) 2004 Novell, Inc (http://www.novell.com) For Mono.Xml/SecurityParser.cs: Copyright (C) 2003 Motus Technologies Inc. (http://www.motus.com) Copyright (C) 2004 Novell, Inc (http://www.novell.com) For Mono.Cecil/ImportContext.cs, Mono.Cecil/ReflectionHelper.cs: Copyright (C) 2005 Jb Evain Copyright (C) 2006 Evaluant RC S.A. 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. debian/mono-cecil.pc.in0000644000000000000000000000066511705631564012163 0ustar prefix=/usr assemblies_dir=${prefix}/lib/mono-cecil Libraries=${assemblies_dir}/Mono.Cecil.dll ${assemblies_dir}/Mono.Cecil.Mdb.dll ${assemblies_dir}/Mono.Cecil.Pdb.dll ${assemblies_dir}/Mono.Cecil.Rocks.dll Name: Mono.Cecil Description: Mono.Cecil Library Version: none Libs: -r:${assemblies_dir}/Mono.Cecil.dll -r:${assemblies_dir}/Mono.Cecil.Mdb.dll -r:${assemblies_dir}/Mono.Cecil.Pdb.dll -r:${assemblies_dir}/Mono.Cecil.Rocks.dll debian/patches/0000755000000000000000000000000011705631564010625 5ustar debian/patches/dont_build_tests.patch0000644000000000000000000002136211705631564015217 0ustar Index: cecil/Mono.Cecil.sln =================================================================== --- cecil.orig/Mono.Cecil.sln 2011-08-06 12:06:42.000000000 +0100 +++ cecil/Mono.Cecil.sln 2011-08-06 12:07:52.000000000 +0100 @@ -56,22 +56,6 @@ {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 - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_2_0_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_2_0_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_2_0_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_2_0_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_3_5_Debug|Any CPU.Build.0 = net_3_5_Debug|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_3_5_Release|Any CPU.ActiveCfg = net_3_5_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_3_5_Release|Any CPU.Build.0 = net_3_5_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_4_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_4_0_Debug|Any CPU.Build.0 = net_4_0_Debug|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_4_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.net_4_0_Release|Any CPU.Build.0 = net_4_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.silverlight_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.silverlight_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.winphone_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055}.winphone_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {89A775F3-64AB-485E-B958-60C25254B732}.net_2_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU {89A775F3-64AB-485E-B958-60C25254B732}.net_2_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {89A775F3-64AB-485E-B958-60C25254B732}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU @@ -102,22 +86,6 @@ {8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.silverlight_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.winphone_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {8559DD7F-A16F-46D0-A05A-9139FAEBA8FD}.winphone_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_2_0_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_2_0_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_2_0_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_2_0_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_3_5_Debug|Any CPU.Build.0 = net_3_5_Debug|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_3_5_Release|Any CPU.ActiveCfg = net_3_5_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_3_5_Release|Any CPU.Build.0 = net_3_5_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_4_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_4_0_Debug|Any CPU.Build.0 = net_4_0_Debug|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_4_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.net_4_0_Release|Any CPU.Build.0 = net_4_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.silverlight_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.silverlight_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.winphone_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {AC71DF9C-99FA-4A63-990A-66C8010355A6}.winphone_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {63E6915C-7EA4-4D76-AB28-0D7191EEA626}.net_2_0_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU {63E6915C-7EA4-4D76-AB28-0D7191EEA626}.net_2_0_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU {63E6915C-7EA4-4D76-AB28-0D7191EEA626}.net_2_0_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU @@ -134,36 +102,6 @@ {63E6915C-7EA4-4D76-AB28-0D7191EEA626}.silverlight_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {63E6915C-7EA4-4D76-AB28-0D7191EEA626}.winphone_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {63E6915C-7EA4-4D76-AB28-0D7191EEA626}.winphone_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_2_0_Debug|Any CPU.ActiveCfg = net_2_0_Debug|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_2_0_Debug|Any CPU.Build.0 = net_2_0_Debug|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_2_0_Release|Any CPU.ActiveCfg = net_2_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_2_0_Release|Any CPU.Build.0 = net_2_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_3_5_Debug|Any CPU.Build.0 = net_3_5_Debug|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_3_5_Release|Any CPU.ActiveCfg = net_3_5_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_3_5_Release|Any CPU.Build.0 = net_3_5_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_4_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_4_0_Debug|Any CPU.Build.0 = net_4_0_Debug|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_4_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.net_4_0_Release|Any CPU.Build.0 = net_4_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.silverlight_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.silverlight_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.winphone_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA}.winphone_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_2_0_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_2_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_3_5_Debug|Any CPU.Build.0 = net_3_5_Debug|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_3_5_Release|Any CPU.ActiveCfg = net_3_5_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_3_5_Release|Any CPU.Build.0 = net_3_5_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_4_0_Debug|Any CPU.ActiveCfg = net_4_0_Debug|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_4_0_Debug|Any CPU.Build.0 = net_4_0_Debug|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_4_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.net_4_0_Release|Any CPU.Build.0 = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.silverlight_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.silverlight_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.winphone_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52}.winphone_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {FBC6DD59-D09D-499C-B03C-99C1C78FF2AC}.net_2_0_Debug|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {FBC6DD59-D09D-499C-B03C-99C1C78FF2AC}.net_2_0_Release|Any CPU.ActiveCfg = net_4_0_Release|Any CPU {FBC6DD59-D09D-499C-B03C-99C1C78FF2AC}.net_3_5_Debug|Any CPU.ActiveCfg = net_3_5_Debug|Any CPU @@ -187,10 +125,6 @@ HideSolutionNode = FALSE EndGlobalSection GlobalSection(NestedProjects) = preSolution - {A47B1F49-A81A-43E8-BE6B-DD28AF2C4055} = {74E5ECE0-06B4-401C-AEBA-E8DD53E17943} - {AC71DF9C-99FA-4A63-990A-66C8010355A6} = {74E5ECE0-06B4-401C-AEBA-E8DD53E17943} - {29300103-CB76-4A1D-B6FD-FFD91C1EC8AA} = {74E5ECE0-06B4-401C-AEBA-E8DD53E17943} - {C6CFD7E1-B855-44DC-B4CE-9CD72984AF52} = {74E5ECE0-06B4-401C-AEBA-E8DD53E17943} {8559DD7F-A16F-46D0-A05A-9139FAEBA8FD} = {929D5B3B-E29A-40CC-93D8-0FF43A6F9FA1} {63E6915C-7EA4-4D76-AB28-0D7191EEA626} = {929D5B3B-E29A-40CC-93D8-0FF43A6F9FA1} EndGlobalSection debian/patches/series0000644000000000000000000000002711705631564012041 0ustar dont_build_tests.patch