mirror of
https://github.com/MariaDB/server.git
synced 2026-04-28 11:15:33 +02:00
Initial draft for building .deb packages for MariaDB 5.5.
This commit is contained in:
parent
3cb24fff33
commit
cfd4fcb0bc
130 changed files with 26890 additions and 8 deletions
61
debian/copyright
vendored
Normal file
61
debian/copyright
vendored
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
|
||||
== MariaDB ==
|
||||
|
||||
The Debian package of MySQL was first debianzed on 1997-04-12 by Christian
|
||||
Schwarz <schwarz@debian.org> and ist maintained since 1999-04-20 by
|
||||
Christian Hammers <ch@debian.org>.
|
||||
|
||||
The MariaDB packages were initally made by http://ourdelta.org/, and
|
||||
are now managed by the MariaDB development team,
|
||||
maria-developers@lists.launchpad.net
|
||||
|
||||
MariaDB can be downloaded from http://downloads.askmonty.org/mariadb/
|
||||
|
||||
Copyright:
|
||||
|
||||
According to the file "COPYING" all parts of this package are licenced
|
||||
under the terms of the GNU GPL Version 2 of which a copy is available
|
||||
in /usr/share/common-licenses.
|
||||
|
||||
To allow free software with other licences than the GPL to link against the
|
||||
shared library, special terms for "derived works" are granted in the README file of MySQL 5.5, as follows:
|
||||
|
||||
> MySQL FOSS License Exception
|
||||
> We want free and open source software applications under certain
|
||||
> licenses to be able to use specified GPL-licensed MySQL client
|
||||
> libraries despite the fact that not all such FOSS licenses are
|
||||
> compatible with version 2 of the GNU General Public License.
|
||||
> Therefore there are special exceptions to the terms and conditions
|
||||
> of the GPLv2 as applied to these client libraries, which are
|
||||
> identified and described in more detail in the FOSS License
|
||||
> Exception at
|
||||
> <http://www.mysql.com/about/legal/licensing/foss-exception.html>.
|
||||
|
||||
The manual had to be removed as it is not free in the sense of the
|
||||
Debian Free Software Guidelines (DFSG).
|
||||
|
||||
|
||||
== innotop ==
|
||||
|
||||
Copyright 2006-2009, Baron Schwartz <baron@xaprb.com>
|
||||
URL: http://innotop.sourceforge.net
|
||||
|
||||
License:
|
||||
> This software is dual licensed, either GPL version 2 or Artistic License.
|
||||
>
|
||||
> This package is free software; you can redistribute it and/or modify
|
||||
> it under the terms of the GNU General Public License as published by
|
||||
> the Free Software Foundation; either version 2 of the License, or
|
||||
> (at your option) any later version.
|
||||
>
|
||||
> This package 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 package; if not, write to the Free Software
|
||||
> Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public License and the
|
||||
Artistic License can be found in `/usr/share/common-licenses/'.
|
||||
Loading…
Add table
Add a link
Reference in a new issue