cowsql_1.15.3-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 13 Oct 2023 10:27:10 +0100 |
Source: | cowsql |
Binary: | libcowsql-dev libcowsql0 libcowsql0-dbgsym |
Architecture: | source amd64 |
Version: | 1.15.3-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Free Ekanayaka <freee@debian.org> |
Changed-By: | Free Ekanayaka <freee@debian.org> |
Description: | libcowsql-dev - Embeddable, replicated and fault tolerant SQL engine - developmen libcowsql0 - Embeddable, replicated and fault tolerant SQL engine - shared lib |
Closes: | 1052536 |
Changes: | cowsql (1.15.3-1) unstable; urgency=medium * Initial release (closes: #1052536). |
Files: | 268b7d15f163e5bb3d7cb95cd5dd2a79 1996 devel optional cowsql_1.15.3-1.dsc 8d99d812a98971d25f6e1683803e2287 364221 devel optional cowsql_1.15.3.orig.tar.gz 73dce1938b0b3c9a2b692e919e5703e4 3996 devel optional cowsql_1.15.3-1.debian.tar.xz 5b6c53614c7b19be21ad469993cadfdb 6586 devel optional cowsql_1.15.3-1_amd64.buildinfo 64ede1e1711ee40ccd9a317de09944a1 93980 libdevel optional libcowsql-dev_1.15.3-1_amd64.deb b38e3fd3ae509a87d3f37ef56d197f31 328652 debug optional libcowsql0-dbgsym_1.15.3-1_amd64.deb 6b9a3f3bfe84514405bf767af9887065 73644 libs optional libcowsql0_1.15.3-1_amd64.deb |
cowsql_1.15.3-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | cowsql |
Binary: | libcowsql0, libcowsql-dev |
Architecture: | any |
Version: | 1.15.3-1 |
Maintainer: | Free Ekanayaka <freee@debian.org> |
Homepage: | https://github.com/cowsql/cowsql |
Standards-Version: | 4.6.2 |
Vcs-Browser: | https://salsa.debian.org/cowsql-team/cowsql |
Vcs-Git: | https://salsa.debian.org/cowsql-team/cowsql.git |
Build-Depends: | debhelper-compat (=11), pkg-config, libuv1-dev (>=1.8.0~), libraft-dev (>=0.17), libsqlite3-dev (>=3.22.0~) |
Package-List: | libcowsql-dev deb libdevel optional arch=any libcowsql0 deb libs optional arch=any |
Files: | 8d99d812a98971d25f6e1683803e2287 364221 cowsql_1.15.3.orig.tar.gz 73dce1938b0b3c9a2b692e919e5703e4 3996 cowsql_1.15.3-1.debian.tar.xz |
control file for libcowsql-dev_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
Package: | libcowsql-dev |
Source: | cowsql |
Version: | 1.15.3-1 |
Architecture: | amd64 |
Maintainer: | Free Ekanayaka <freee@debian.org> |
Installed-Size: | 470 |
Depends: | libcowsql0 (=1.15.3-1), libsqlite3-dev (>=3.22.0~) |
Section: | libdevel |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/cowsql/cowsql |
Description: | Embeddable, replicated and fault tolerant SQL engine - development files Embeddable SQL database engine with high availability and automatic failover. . The cowsql library extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases. The name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's generaly fine to delete or rebuild a particular node of an application that uses cowsql for data storage. . This package contains the development headers and library files needed to compile programs using cowsql. |
contents of libcowsql-dev_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2023-10-13 09:27 ./ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/include/ -rw-r--r-- root/root 25433 2023-10-13 09:27 ./usr/include/cowsql.h drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 434086 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/libcowsql.a drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/pkgconfig/ -rw-r--r-- root/root 293 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/pkgconfig/cowsql.pc drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/doc/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/doc/libcowsql-dev/ -rw-r--r-- root/root 156 2023-10-13 09:27 ./usr/share/doc/libcowsql-dev/changelog.Debian.gz -rw-r--r-- root/root 7501 2023-10-13 09:27 ./usr/share/doc/libcowsql-dev/copyright lrwxrwxrwx root/root 0 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/libcowsql.so -> libcowsql.so.0.0.1 |
copyright of libcowsql-dev_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cowsql Upstream-Contact: https://github.com/cowsql/cowsql Source: https://github.com/cowsql/cowsql Files: * Copyright: 2017- Canonical Ltd. Copyright: 2023- Free Ekanayaka License: LGPL-3 with linking exception As a special exception to the GNU Lesser General Public License version 3 ("LGPL3"), the copyright holders of this Library give you permission to convey to a third party a Combined Work that links statically or dynamically to this Library without providing any Minimal Corresponding Source or Minimal Application Code as set out in 4d or providing the installation information set out in section 4e, provided that you comply with the other provisions of LGPL3 and provided that you meet, for the Application the terms and conditions of the license(s) which apply to the Application. . Except as stated in this special exception, the provisions of LGPL3 will continue to comply in full to this Library. If you modify this Library, you may apply this exception to your version of this Library, but you are not obliged to do so. If you do not wish to do so, delete this exception statement from your version. This exception does not (and cannot) modify any license terms which apply to the Application, with which you must still comply. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 3. . 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 Lesser General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-3'. Files: m4/* Copyright: 1996-2015 Free Software Foundation, Inc. License: FSFULLR This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. Files: m4/attributes.m4 Copyright: 2006-2008 Diego Pettenò <flameeyes@gmail.com>, 2006-2008 xine project, 2012 Lucas De Marchi <lucas.de.marchi@gmail.com> License: GPL-2+ Files: m4/ax_ac_append_to_file.m4 m4/ax_ac_print_to_file.m4 Copyright: 2009 Allan Caffee <allan.caffee@gmail.com> License: FSFAP Files: m4/ax_add_am_macro_static.m4 Copyright: 2009 Tom Howard <tomhoward@users.sf.net>, 2009 Allan Caffee <allan.caffee@gmail.com> License: FSFAP Files: m4/ax_check_gnu_make.m4 Copyright: 2008 John Darrington <j.darrington@elvis.murdoch.edu.au>, 2015 Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> License: FSFAP Files: m4/ax_code_coverage.m4 Copyright: 2012, 2016 Philip Withnall, Copyright (c) 2012 Xan Lopez, Copyright (c) 2012 Christian Persch, Copyright (c) 2012 Paolo Borelli, Copyright (c) 2012 Dan Winship, Copyright (c) 2015,2018 Bastien ROUCARIES License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser 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 Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. Files: m4/ax_compare_version.m4 Copyright: 2008 Tim Toolan <toolan@ele.uri.edu> License: FSFAP Files: m4/ax_file_escapes.m4 Copyright: 2008 Tom Howard <tomhoward@users.sf.net> License: FSFAP Files: m4/pkg.m4 Copyright: 2004 Scott James Remnant <scott@netsplit.com>, 2012-2015 Dan Nicholson <dbn.lists@gmail.com> License: GPL-2+ Files: test/lib/munit.* Copyright: 2013-2018 Evan Nemerson <evan@nemerson.com> License: Expat 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. Files: debian/* Copyright: 2023- Free Ekanayaka <freee@debian.org> License: GPL-3+ 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 3 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 can be found in `/usr/share/common-licenses/GPL-3'. License: FSFAP Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. License: GPL-2+ This program 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 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, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. |
control file for libcowsql0_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
Package: | libcowsql0 |
Source: | cowsql |
Version: | 1.15.3-1 |
Architecture: | amd64 |
Maintainer: | Free Ekanayaka <freee@debian.org> |
Installed-Size: | 218 |
Depends: | libc6 (>=2.34), libraft0 (>=0.17.7), libsqlite3-0 (>=3.8.7), libuv1 (>=1.8.0~) |
Section: | libs |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/cowsql/cowsql |
Description: | Embeddable, replicated and fault tolerant SQL engine - shared library Embeddable SQL database engine with high availability and automatic failover. . The cowsql library extends SQLite with a network protocol that can connect together various instances of your application and have them act as a highly-available cluster, with no dependency on external databases. The name "cowsql" loosely refers to the "pets vs. cattle" concept, since it's generaly fine to delete or rebuild a particular node of an application that uses cowsql for data storage. . This package contains the C library needed to run executables that use cowsql. |
contents of libcowsql0_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2023-10-13 09:27 ./ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 202672 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/libcowsql.so.0.0.1 drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/doc/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/doc/libcowsql0/ -rw-r--r-- root/root 156 2023-10-13 09:27 ./usr/share/doc/libcowsql0/changelog.Debian.gz -rw-r--r-- root/root 7501 2023-10-13 09:27 ./usr/share/doc/libcowsql0/copyright lrwxrwxrwx root/root 0 2023-10-13 09:27 ./usr/lib/x86_64-linux-gnu/libcowsql.so.0 -> libcowsql.so.0.0.1 |
copyright of libcowsql0_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as libcowsql-dev (libcowsql-dev_1.15.3-1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cowsql Upstream-Contact: https://github.com/cowsql/cowsql Source: https://github.com/cowsql/cowsql Files: * Copyright: 2017- Canonical Ltd. Copyright: 2023- Free Ekanayaka License: LGPL-3 with linking exception As a special exception to the GNU Lesser General Public License version 3 ("LGPL3"), the copyright holders of this Library give you permission to convey to a third party a Combined Work that links statically or dynamically to this Library without providing any Minimal Corresponding Source or Minimal Application Code as set out in 4d or providing the installation information set out in section 4e, provided that you comply with the other provisions of LGPL3 and provided that you meet, for the Application the terms and conditions of the license(s) which apply to the Application. . Except as stated in this special exception, the provisions of LGPL3 will continue to comply in full to this Library. If you modify this Library, you may apply this exception to your version of this Library, but you are not obliged to do so. If you do not wish to do so, delete this exception statement from your version. This exception does not (and cannot) modify any license terms which apply to the Application, with which you must still comply. . This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 3. . 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 Lesser General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-3'. Files: m4/* Copyright: 1996-2015 Free Software Foundation, Inc. License: FSFULLR This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. Files: m4/attributes.m4 Copyright: 2006-2008 Diego Pettenò <flameeyes@gmail.com>, 2006-2008 xine project, 2012 Lucas De Marchi <lucas.de.marchi@gmail.com> License: GPL-2+ Files: m4/ax_ac_append_to_file.m4 m4/ax_ac_print_to_file.m4 Copyright: 2009 Allan Caffee <allan.caffee@gmail.com> License: FSFAP Files: m4/ax_add_am_macro_static.m4 Copyright: 2009 Tom Howard <tomhoward@users.sf.net>, 2009 Allan Caffee <allan.caffee@gmail.com> License: FSFAP Files: m4/ax_check_gnu_make.m4 Copyright: 2008 John Darrington <j.darrington@elvis.murdoch.edu.au>, 2015 Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> License: FSFAP Files: m4/ax_code_coverage.m4 Copyright: 2012, 2016 Philip Withnall, Copyright (c) 2012 Xan Lopez, Copyright (c) 2012 Christian Persch, Copyright (c) 2012 Paolo Borelli, Copyright (c) 2012 Dan Winship, Copyright (c) 2015,2018 Bastien ROUCARIES License: LGPL-2.1+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser 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 Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. Files: m4/ax_compare_version.m4 Copyright: 2008 Tim Toolan <toolan@ele.uri.edu> License: FSFAP Files: m4/ax_file_escapes.m4 Copyright: 2008 Tom Howard <tomhoward@users.sf.net> License: FSFAP Files: m4/pkg.m4 Copyright: 2004 Scott James Remnant <scott@netsplit.com>, 2012-2015 Dan Nicholson <dbn.lists@gmail.com> License: GPL-2+ Files: test/lib/munit.* Copyright: 2013-2018 Evan Nemerson <evan@nemerson.com> License: Expat 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. Files: debian/* Copyright: 2023- Free Ekanayaka <freee@debian.org> License: GPL-3+ 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 3 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 can be found in `/usr/share/common-licenses/GPL-3'. License: FSFAP Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. License: GPL-2+ This program 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 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, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. |
control file for libcowsql0-dbgsym_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
Package: | libcowsql0-dbgsym |
Source: | cowsql |
Version: | 1.15.3-1 |
Auto-Built-Package: | debug-symbols |
Architecture: | amd64 |
Maintainer: | Free Ekanayaka <freee@debian.org> |
Installed-Size: | 368 |
Depends: | libcowsql0 (=1.15.3-1) |
Section: | debug |
Priority: | optional |
Multi-Arch: | same |
Description: | debug symbols for libcowsql0 |
Build-Ids: | b05f20621795d547dac208c72c2c81760c01261d |
contents of libcowsql0-dbgsym_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2023-10-13 09:27 ./ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/debug/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/debug/.build-id/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/lib/debug/.build-id/b0/ -rw-r--r-- root/root 366520 2023-10-13 09:27 ./usr/lib/debug/.build-id/b0/5f20621795d547dac208c72c2c81760c01261d.debug drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/ drwxr-xr-x root/root 0 2023-10-13 09:27 ./usr/share/doc/ lrwxrwxrwx root/root 0 2023-10-13 09:27 ./usr/share/doc/libcowsql0-dbgsym -> libcowsql0 |
copyright of libcowsql0-dbgsym_1.15.3-1_amd64.deb (click to toggle) | |
---|---|
WARNING: No copyright found, please check package manually. |
Timestamp: 20.10.2023 / 14:12:05 (UTC)