debian/0000755000000000000000000000000011706250612007166 5ustar debian/libmysql6.4-cil.installcligac0000644000000000000000000000005311706250065014552 0ustar /usr/lib/cli/MySql.Data-6.4/MySql.Data.dll debian/copyright0000644000000000000000000002374011706250065011131 0ustar Name: MySQL Connector/NET Source: http://dev.mysql.com/downloads/connector/net/6.4.html Copyright: 2004-2011 MySQL AB License: GPL-2-MySQL On Debian systems the full text of the GNU General Public License can be found in the '/usr/share/common-licenses/GPL-2' file. This library is covered under GPL-2 with the FLOSS exception. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation There are special exceptions to the terms and conditions of the GPL as it is applied to this software. View the full text of the exception in file EXCEPTIONS in the directory of this software distribution. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ------------------------------------------------------------------------------- MySQL FLOSS License Exception The MySQL AB Exception for Free/Libre and Open Source Software-only Applications Using MySQL Client Libraries (the "FLOSS Exception"). Version 0.6, 7 March 2007 Exception Intent We want specified Free/Libre and Open Source Software (``FLOSS'') applications to be able to use specified GPL-licensed MySQL client libraries (the ``Program'') despite the fact that not all FLOSS licenses are compatible with version 2 of the GNU General Public License (the ``GPL''). Legal Terms and Conditions As a special exception to the terms and conditions of version 2.0 of the GPL: 1. You are free to distribute a Derivative Work that is formed entirely from the Program and one or more works (each, a "FLOSS Work") licensed under one or more of the licenses listed below in section 1, as long as: a. You obey the GPL in all respects for the Program and the Derivative Work, except for identifiable sections of the Derivative Work which are not derived from the Program, and which can reasonably be considered independent and separate works in themselves, b. all identifiable sections of the Derivative Work which are not derived from the Program, and which can reasonably be considered independent and separate works in themselves, i. are distributed subject to one of the FLOSS licenses listed below, and ii. the object code or executable form of those sections are accompanied by the complete corresponding machine-readable source code for those sections on the same medium and under the same FLOSS license as the corresponding object code or executable forms of those sections, and c. any works which are aggregated with the Program or with a Derivative Work on a volume of a storage or distribution medium in accordance with the GPL, can reasonably be considered independent and separate works in themselves which are not derivatives of either the Program, a Derivative Work or a FLOSS Work. If the above conditions are not met, then the Program may only be copied, modified, distributed or used under the terms and conditions of the GPL or another valid licensing option from MySQL AB. 2. FLOSS License List License name Version(s)/Copyright Date Academic Free License 2.0 Apache Software License 1.0/1.1/2.0 Apple Public Source License 2.0 Artistic license From Perl 5.8.0 BSD license "July 22 1999" Common Development and Distribution License (CDDL) 1.0 Common Public License 1.0 Eclipse Public License 1.0 GNU Library or "Lesser" General Public License (LGPL) 2.0/2.1 Jabber Open Source License 1.0 MIT license (As listed in file MIT-License.txt) --- Mozilla Public License (MPL) 1.0/1.1 Open Software License 2.0 OpenSSL license (with original SSLeay license) "2003" ("1998") PHP License 3.0 Python license (CNRI Python License) --- Python Software Foundation License 2.1.1 Sleepycat License "1999" University of Illinois/NCSA Open Source License --- W3C License "2001" X11 License "2001" Zlib/libpng License --- Zope Public License 2.0 Due to the many variants of some of the above licenses, we require that any version follow the 2003 version of the Free Software Foundation's Free Software Definition (http://www.gnu.org/philosophy/free-sw.html) or version 1.9 of the Open Source Definition by the Open Source Initiative (http://www.opensource.org/docs/definition.php). 3. Definitions a. Terms used, but not defined, herein shall have the meaning provided in the GPL. b. Derivative Work means a derivative work under copyright law. 4. Applicability: This FLOSS Exception applies to all Programs that contain a notice placed by MySQL AB saying that the Program may be distributed under the terms of this FLOSS Exception. If you create or distribute a work which is a Derivative Work of both the Program and any other work licensed under the GPL, then this FLOSS Exception is not available for that work; thus, you must remove the FLOSS Exception notice from that work and comply with the GPL in all respects, including by retaining all GPL notices. You may choose to redistribute a copy of the Program exclusively under the terms of the GPL by removing the FLOSS Exception notice from that copy of the Program, provided that the copy has never been modified by you or any third party. Appendix A. Qualified Libraries and Packages The following is a non-exhaustive list of libraries and packages which are covered by the FLOSS License Exception. Please note that this appendix is provided merely as an additional service to specific FLOSS projects wishing to simplify licensing information for their users. Compliance with one of the licenses noted under the "FLOSS license list" section remains a prerequisite. Package Name Qualifying License and Version Apache Portable Runtime (APR) Apache Software License 2.0 Files: MySql.Data/Provider/Source/zlib/* Copyright: 2006, ComponentAce http://www.componentace.com License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of ComponentAce nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: MySql.Data/Provider/Source/zlib/* Copyright: 2000,2001,2002,2003 ymnk, JCraft,Inc. 2001 Lapo Luchini. License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED `AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT, INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2007-2009 Mirco Bauer 2009-2011 Jo Shields License: WTFPL-2 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar 14 rue de Plaisance, 75014 Paris, France Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO. debian/changelog0000644000000000000000000001537111706250533011051 0ustar mysql-connector-net (6.4.3-2) unstable; urgency=low * [d75e0f7] Update debian/rules for DH8-compatible "--with cli" -- Jo Shields Fri, 20 Jan 2012 11:34:51 +0000 mysql-connector-net (6.4.3-1) experimental; urgency=low * [64052cf] initial upstream branch * [fe0def7] Imported Upstream version 6.1.3 * [6bd5818] Stop forcing uscan to only report on 6.1 series - allow any 6 series. * [e21276a] Ensure get-orig-source works in ., not ../tarballs. * [5fc06c7] Imported Upstream version 6.4.3 * [1ebfce5] Update Vcs-* fields in debian/control. * [5e15cae] Bump API and ABI versions used for package dependencies. * [7b8ca05] Switch from using Quilt directy to DebSrc 3.0 (quilt) * [6dc63d1] Use DH7 overrides, not --before and --after. * [8ae0186] Rename package to match new 6.4 ABI * [8c28daf] Remove obsolete patch remove-spurious-override.patch. * [065ecee] Remove obsolete patch fix-faulty-DEFINE.patch. * [5dc0b88] Refreshed use-mono-key-for-signing.patch. * [31be60d] Fix build and cleanup for new source directory structure. * [32c8258] Ensure XML documentation is actually generated. * [94cbfb1] Use valid paths for monodoc generation * [e374b04] Bump dates in copyright file * [f3e67a7] Clean harder in clean rule * [96c0ac4] Exclude Windows-only modulerefs when building dependencies. * [60bf456] Bump build dependencies, as this is a 4.0-only lib. * [41b4222] No-change bump to Standards 3.9.2. -- Jo Shields Fri, 29 Jul 2011 18:00:16 +0100 mysql-connector-net (6.1.3-1) unstable; urgency=low * New upstream release * debian/control: + Build-depend on mono-devel 2.4.3, and get rid of individual library requirements * debian/monodoc-mysql-manual.postinst: + Delete postinst, we use triggers for this now * debian/libmysql6.1-cil.cligacpolicy: + Add some policy to avoid needing to rebuild any apps linked against 6.1.2 * debian/patches/use-mono-key-for-signing.patch: + Refresh to use AssemblyOriginatorKeyFile not KeyOriginatorFile to sign the assembly (works around bug fix in Mono 2.4.3) -- Jo Shields Fri, 13 Nov 2009 21:15:44 +0000 mysql-connector-net (6.1.2-1) unstable; urgency=low * Rename source package, at ftpmaster's request (and for general sanity) * New upstream release * debian/rules, debian/control, debian/libmysql6.1-cil.*, debian/monodoc-mysql6.1-manual.*: + New ABI (6.1) compared to previous package. Bah. * debian/control, debian/libmysql6.1-cil.install, debian/libmysql-cil-dev: + Add a new -dev package * debian/control: + Bump Standards to 3.8.3 + Move cli-common-dev from build-depends-indep to build-depends * debian/rules: + Policy-compliant get-orig-source location * debian/README.source: + Quilt readme * debian/libmysql-cil-dev.links: + We no longer include arbitrary Debian-specific symlinks for pkgconfig files * debian/libmysql6.1-cil.install, debian/libmysql6.1-cil.installcligac, debian/mysql-connector-net.pc: + CLI Policy 0.7 install location * debian/control, debian/monodoc-*: + Unversion the package name. I think this is an artefact from when the source package had "5.0" in the name -- Jo Shields Thu, 05 Nov 2009 00:12:23 +0000 mysql-connector-net-5.0 (6.0.4-1) unstable; urgency=low [ Jo Shields ] * New upstream release * monodoc-mysql6.0-manual.postinst, monodoc-mysql6.0-manual.prerm: + With modern monodoc, no need to mangle the monodoc.xml index file * debian/copyright: + Rework into an apprioximation of DEP5 format * debian/control: + No-change bump to Standards 3.8.2 + Add a Replaces on libmysql5.0-cil since both packages contain a pcfile with the same name + Add a Conflicts on monodoc-mysql6.0-cil since both packages contain documentation files with the same name + Switch from dpatch to quilt, for easier handling of conflicting patches * debian/watch: + Unmangle dfsg version + Update to point to mirror - mangling mysql.com directly is painful * debian/rules: + Change ABI and API version + get-orig-source rule + Switch from manual compilation to using xbuild on the Visual Studio project. Version 2.4.2 required, as 2.4 doesn't include the Resource files * debian/patches/fix-faulty-DEFINE.patch: + Tweak csproj file to change definition of "WINDOWS NET20" to just "NET20" - the space was causing an issue * debian/patches/remove-spurious-override.patch: + Tweak source to remove "override" from non-overridden property * debian/patches/use-mono-key-for-signing.patch: + Switch to using our own uuencoded signing key rather than trying to use the crypto store [ Mirco Bauer ] * debian/control: + Changed Section to cli-mono. * debian/rules: + Made get-orig-source target policy conform. -- Jo Shields Tue, 07 Jul 2009 11:19:15 +0100 mysql-connector-net-5.0 (5.2.1+dfsg-2) unstable; urgency=high * debian/rules: + Generate resource file from resx file using resgen2. + Fixed resource name of Resources.resx and ReservedWords.txt. (Closes: #491407) (made the package unusable, thus urgency set to high) * debian/control: + Added mono-2.0-devel and libmono-winforms2.0-cil to build-dependencies as needed for resgen2. -- Mirco Bauer Tue, 05 Aug 2008 23:29:16 +0200 mysql-connector-net-5.0 (5.2.1+dfsg-1) unstable; urgency=low * The "get sexy and ready for lenny" release * DFSG version of mysql-connector-net 5.2.1 (deleted all pre-compiled binaries from the tarball) + For the record here a list of the deleted files: Installer/InstallUtilLib.dll Installer/Binary/InstallTools.dll Installer/Binary/H2Reg.exe Documentation/CollectionFiles/FixRegTables.exe * New upstream release * Changed the monodoc documentation node from "classlib-mysql" to "various". * debian/control: + Updated cli-common-dev build-dependency to >= 0.5.7 (needed for cli.make) + Added dpatch to build-dependencies. * debian/rules: + Include /usr/share/cli-common/cli.make + Migrated to debhelper v7 minimalistic style. + Bumped clilibs to 5.2.1 * debian/libmysql5.0-cil.cligacpolicy: + Install GAC policy file for 5.0.8.1 as they are ABI compatible. * debian/patches/remove_AssemblyKeyName.dpatch: + Remove AssemblyKeyName attribute from AssemblyInfo.cs, else gmcs will ignore the passed keyfile. * debiab/watch: + Updated. -- Mirco Bauer Sun, 11 May 2008 15:13:21 +0200 mysql-connector-net-5.0 (5.0.8.1-1) unstable; urgency=low * Initial release. -- Mirco Bauer Sat, 01 Dec 2007 19:54:59 +0100 debian/watch0000644000000000000000000000021311706250065010215 0ustar version=3 http://www.mirrorservice.org/sites/ftp.mysql.com/Downloads/Connector-Net/[page=0] .*/mysql-connector-net-(6.[\d]+.[\d]+)-src.zip debian/MySql.Data.source0000644000000000000000000000015211706250065012325 0ustar debian/README.source0000644000000000000000000000350711706250065011354 0ustar This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. To configure quilt to use debian/patches instead of patches, you want either to export QUILT_PATCHES=debian/patches in your environment or use this snippet in your ~/.quiltrc: for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then export QUILT_PATCHES=debian/patches fi done To get the fully patched source after unpacking the source package, cd to the root level of the source package and run: quilt push -a The last patch listed in debian/patches/series will become the current patch. To add a new set of changes, first run quilt push -a, and then run: quilt new where is a descriptive name for the patch, used as the filename in debian/patches. Then, for every file that will be modified by this patch, run: quilt add before editing those files. You must tell quilt with quilt add what files will be part of the patch before making changes or quilt will not work properly. After editing the files, run: quilt refresh to save the results as a patch. Alternately, if you already have an external patch and you just want to add it to the build system, run quilt push -a and then: quilt import -P /path/to/patch quilt push -a (add -p 0 to quilt import if needed). as above is the filename to use in debian/patches. The last quilt push -a will apply the patch to make sure it works properly. To remove an existing patch from the list of patches that will be applied, run: quilt delete You may need to run quilt pop -a to unapply patches first before running this command. debian/source/0000755000000000000000000000000011706250065010470 5ustar debian/source/format0000644000000000000000000000001411706250065011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000447211706250313010253 0ustar #!/usr/bin/make -f export DH_VERBOSE=1 MAKEFILE = $(firstword $(MAKEFILE_LIST)) DEBIAN_DIR = $(dir $(MAKEFILE)) DEB_VERSION = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Vers | cut -d\ -f2) DEB_SOURCE_NAME = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Source | cut -d" " -f2) VERSION = $(shell echo $(DEB_VERSION) | sed 's,-.*,,' | sed 's,+dfsg.*,,') DEB_CLI_ABI_VERSION = 6.4 DEB_CLI_API_VERSION = 6.4.3 override_dh_auto_build: # unpack signing key cd debian && uudecode < snk.uu # compile & sign lib xbuild Source/MySql.Data/MySql.Data.csproj # build API docs mdoc update \ -i $(CURDIR)/Source/MySql.Data/MySql.Data.xml \ -o $(CURDIR)/Source/MySql.Data/bin/Debug/monodocer \ $(CURDIR)/Source/MySql.Data/bin/Debug/MySql.Data.dll cd Source/MySql.Data/bin/Debug && mdoc assemble -o MySql.Data monodocer override_dh_makeclilibs: dh_makeclilibs -i -m $(DEB_CLI_API_VERSION) override_dh_clideps: dh_clideps --exclude-moduleref=secur32 --exclude-moduleref=secur32.Dll override_dh_install: # <$(MAKE) install> mkdir -p $(CURDIR)/debian/tmp/usr/lib/mysql-connector-net cp $(CURDIR)/Source/MySql.Data/bin/Debug/MySql.Data.* $(CURDIR)/debian/tmp/usr/lib/mysql-connector-net/ # # pkg-config install -D $(CURDIR)/debian/mysql-connector-net.pc \ $(CURDIR)/debian/tmp/usr/lib/pkgconfig/mysql-connector-net.pc perl -pe 's/#VERSION#/$(VERSION)/' -i \ $(CURDIR)/debian/tmp/usr/lib/pkgconfig/mysql-connector-net.pc perl -pe 's/#DEB_CLI_ABI_VERSION#/$(DEB_CLI_ABI_VERSION)/' -i \ $(CURDIR)/debian/tmp/usr/lib/pkgconfig/mysql-connector-net.pc dh_install override_dh_auto_clean: xbuild Source/MySql.Data/MySql.Data.csproj /target:clean rm -f debian/mysql.snk rm -fr Source/MySql.Data/bin dh_auto_clean get-orig-source: uscan \ --package $(DEB_SOURCE_NAME) \ --watchfile $(DEBIAN_DIR)/watch \ --upstream-version $(VERSION) \ --download-version $(VERSION) \ --destdir . \ --force-download mkdir $(DEB_SOURCE_NAME)-$(VERSION) unzip mysql-connector-net-$(VERSION)-src.zip -d $(DEB_SOURCE_NAME)-$(VERSION) tar --mtime=@1230768000 -cf ./$(DEB_SOURCE_NAME)_$(VERSION).orig.tar $(DEB_SOURCE_NAME)-$(VERSION) gzip -9fn ./$(DEB_SOURCE_NAME)_$(VERSION).orig.tar rm -r $(DEB_SOURCE_NAME)-$(VERSION) mysql-connector-net-$(VERSION)-src.zip %: dh $@ --with cli debian/compat0000644000000000000000000000000211706250065010366 0ustar 7 debian/README.Debian0000644000000000000000000000031711706250065011232 0ustar Online documentation for the MySQL Connector/NET can be found at: http://dev.mysql.com/doc/refman/5.0/en/connector-net.html Local API documentation can also be found in the monodoc-mysql6.1-manual package. debian/snk.uu0000644000000000000000000000152211706250065010336 0ustar begin 644 mysql.snk M!P(````D``!24T$R``0``!$```"5RHCU(V>$W93DTZ:W!ELNK35Q-3O/"\)^ MZSL$U'O3Y\JA!P0Z).V`-\*91(-L'QQO;;2U@\;YU>0AQ"D>^BVL``^VB8[K MOS*/LD)5J;7FUX>AO\.LRHYNQ[.7GB9]S9M#[@&8SL.!\PNC'9!K\J,HB=%K4#@M,I1("+UP. M5CIG:^#?E+-*&[-,"X"W6S>3\67U!G%PJ0^N=J%K#+E+-4ONZ<[&N_9L'1[? MO)XCX>PSOL'6]R)E8CL;BE2"_;*IEPH8=]=%;@(^.*?5\YU5\ M@R6,JVZ^$W5I/^V/>$MN\S%"K_MG-:(<_FE7US,K$([1 MEY=4OJ%RL8LDA1Y([?@EFK;(CJ@AA(FB;6Y(G._XGN2.YV/C5DGBF7(_@`T-9 M8O[\-*RF:6<"?FKM)",X6G489958VE7-%%.\U#7HCT1@S(+V\D\@4#@.%0J> MLM+Y5%BN66PCG`LU8-I)8G"!H(F\AZR<7@L(,G]>X\.R"/24]THD>/R%Z#!@ MI&<,%*`=?>\W]UT4.!>&+6&D:P(J)_R2#)EB*]T^("4[^DS8=E^`R#;(^]M* +78:+V=0,*NI#KC@` ` end debian/mysql-connector-net.pc0000644000000000000000000000033211706250065013433 0ustar prefix=/usr exec_prefix=${prefix} libdir=${exec_prefix}/lib Name: MySql.Data Description: MySql.Data - MySQL connector for CLI Version: #VERSION# Libs: -r:${libdir}/cli/MySql.Data-#DEB_CLI_ABI_VERSION#/MySql.Data.dll debian/libmysql6.4-cil.install0000644000000000000000000000012411706250065013406 0ustar debian/tmp/usr/lib/mysql-connector-net/MySql.Data.dll* /usr/lib/cli/MySql.Data-6.4/ debian/monodoc-mysql-manual.install0000644000000000000000000000032611706250065014635 0ustar debian/tmp/usr/lib/mysql-connector-net/MySql.Data.tree /usr/lib/monodoc/sources/ debian/tmp/usr/lib/mysql-connector-net/MySql.Data.zip /usr/lib/monodoc/sources/ debian/MySql.Data.source /usr/lib/monodoc/sources/ debian/patches/0000755000000000000000000000000011706250065010617 5ustar debian/patches/use-mono-key-for-signing.patch0000644000000000000000000000271311706250065016413 0ustar Index: mysql-connector-net.git/Source/MySql.Data/Properties/AssemblyInfo.cs =================================================================== --- mysql-connector-net.git.orig/Source/MySql.Data/Properties/AssemblyInfo.cs 2011-07-29 17:51:45.000000000 +0100 +++ mysql-connector-net.git/Source/MySql.Data/Properties/AssemblyInfo.cs 2011-07-29 17:55:29.000000000 +0100 @@ -77,10 +77,10 @@ // documentation for more information on this. // [assembly: AssemblyDelaySign(false)] -[assembly: AssemblyKeyName("ConnectorNet")] +[assembly: AssemblyKeyFile ("../../debian/mysql.snk")] [assembly: InternalsVisibleTo("MySql.Data.Tests, PublicKey = 0024000004800000940000000602000000240000525341310004000001000100d973bda91f71752c78294126974a41a08643168271f65fc0fb3cd45f658da01fbca75ac74067d18e7afbf1467d7a519ce0248b13719717281bb4ddd4ecd71a580dfe0912dfc3690b1d24c7e1975bf7eed90e4ab14e10501eedf763bff8ac204f955c9c15c2cf4ebf6563d8320b6ea8d1ea3807623141f4b81ae30a6c886b3ee1")] [assembly: InternalsVisibleTo("MySql.Data.CF.Tests, PublicKey = 0024000004800000940000000602000000240000525341310004000001000100d973bda91f71752c78294126974a41a08643168271f65fc0fb3cd45f658da01fbca75ac74067d18e7afbf1467d7a519ce0248b13719717281bb4ddd4ecd71a580dfe0912dfc3690b1d24c7e1975bf7eed90e4ab14e10501eedf763bff8ac204f955c9c15c2cf4ebf6563d8320b6ea8d1ea3807623141f4b81ae30a6c886b3ee1")] #if CF [assembly: AssemblyFlags(AssemblyNameFlags.Retargetable)] -#endif \ No newline at end of file +#endif debian/patches/generate_docs.patch0000644000000000000000000000276211706250065014451 0ustar Index: mysql-connector-net.git/Source/MySql.Data/MySql.Data.csproj =================================================================== --- mysql-connector-net.git.orig/Source/MySql.Data/MySql.Data.csproj 2011-07-29 17:34:48.000000000 +0100 +++ mysql-connector-net.git/Source/MySql.Data/MySql.Data.csproj 2011-07-29 17:36:22.000000000 +0100 @@ -27,6 +27,7 @@ false false true + MySql.Data.xml true @@ -37,6 +38,7 @@ prompt 4 AllRules.ruleset + MySql.Data.xml pdbonly @@ -46,6 +48,7 @@ prompt 4 AllRules.ruleset + MySql.Data.xml @@ -195,4 +198,4 @@ - \ No newline at end of file + debian/patches/series0000644000000000000000000000006311706250065012033 0ustar generate_docs.patch use-mono-key-for-signing.patch debian/control0000644000000000000000000000353211706250065010576 0ustar Source: mysql-connector-net Section: cli-mono Priority: optional Maintainer: Debian CLI Libraries Team Uploaders: Mirco Bauer Build-Depends: debhelper (>= 7.0.50~), cli-common-dev (>= 0.8~exp2) Build-Depends-Indep: sharutils, mono-devel (>= 2.10), monodoc-base (>= 2.0.1) Standards-Version: 3.9.2 Homepage: http://www.mysql.com/ Vcs-Git: git://anonscm.debian.org/pkg-cli-libs/packages/mysql-connector-net.git Vcs-Browser: http://anonscm.debian.org/git/pkg-cli-libs/packages/mysql-connector-net.git Package: libmysql6.4-cil Architecture: all Depends: ${cli:Depends}, ${misc:Depends} Description: MySQL database connector for CLI The MySql.Data library is a fully managed (100% C#) driver for all CLI languages (C#, VB.NET, Boo, Nemerle, etc) for accessing MySQL databases. . This package contains the MySQL Connector/NET library itself. Package: libmysql-cil-dev Architecture: all Depends: libmysql6.4-cil (= ${binary:Version}), ${misc:Depends} Replaces: libmysql5.0-cil, libmysql6.0-cil Description: MySQL database connector for CLI The MySql.Data library is a fully managed (100% C#) driver for all CLI languages (C#, VB.NET, Boo, Nemerle, etc) for accessing MySQL databases. . This package contains development files for Connector/NET and will always pull in the current default version - and should be used for compilation. Package: monodoc-mysql-manual Architecture: all Section: doc Depends: monodoc-manual, ${misc:Depends} Conflicts: monodoc-mysql5.0-manual, monodoc-mysql6.0-manual Description: compiled XML documentation for the MySql.Data library The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This packages contains the compiled XML documentation for MySql.Data. debian/libmysql-cil-dev.install0000644000000000000000000000011011706250065013725 0ustar debian/tmp/usr/lib/pkgconfig/mysql-connector-net.pc /usr/lib/pkgconfig/