debian/0000775000000000000000000000000012343630667007202 5ustar debian/patches/0000775000000000000000000000000012321600505010611 5ustar debian/patches/no_install_rpath_use_link_path.diff0000664000000000000000000000250012321600505017705 0ustar From: Modestas Vainius Subject: disable INSTALL_RPATH_USE_LINK_PATH where it triggers useless RPATH . kalzium: lintian output: 'binary-or-shlib-defines-rpath ./usr/bin/kalzium /usr/lib/ocaml', automatically rejected package. Forwarded: not-needed Origin: vendor Last-Update: 2011-07-03 Index: b/src/CMakeLists.txt =================================================================== --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -133,6 +133,7 @@ kde4_add_executable(kalzium ${kalzium_SRCS}) +set_target_properties(kalzium PROPERTIES INSTALL_RPATH_USE_LINK_PATH false) target_link_libraries(kalzium ${KDE4_KHTML_LIBRARY} ${KDE4_KNEWSTUFF3_LIBS} ${KDE4_KUNITCONVERSION_LIBS} ${QT_QTSCRIPT_LIBRARY} ${QT_QTDECLARATIVE_LIBRARY} science) if (OPENBABEL2_FOUND) Index: b/compoundviewer/CMakeLists.txt =================================================================== --- a/compoundviewer/CMakeLists.txt +++ b/compoundviewer/CMakeLists.txt @@ -22,6 +22,7 @@ avogadro ) -set_target_properties(compoundviewer PROPERTIES VERSION ${GENERIC_LIB_VERSION} SOVERSION ${GENERIC_LIB_SOVERSION}) +set_target_properties(compoundviewer PROPERTIES VERSION ${GENERIC_LIB_VERSION} SOVERSION ${GENERIC_LIB_SOVERSION} + INSTALL_RPATH_USE_LINK_PATH false) install(TARGETS compoundviewer ${INSTALL_TARGETS_DEFAULT_ARGS}) debian/patches/series0000664000000000000000000000004412321600505012024 0ustar no_install_rpath_use_link_path.diff debian/not-installed0000664000000000000000000000107612321600505011666 0ustar # compressed manpage ./usr/share/man/man1/kalzium.1 # These would belong to kalzium-dev ./usr/include/libkdeedu/chemicaldataobject.h ./usr/include/libkdeedu/element.h ./usr/include/libkdeedu/elementparser.h ./usr/include/libkdeedu/isotope.h ./usr/include/libkdeedu/isotopeparser.h ./usr/include/libkdeedu/libkdeedu_science_export.h ./usr/include/libkdeedu/moleculeparser.h ./usr/include/libkdeedu/parser.h ./usr/include/libkdeedu/psetables.h ./usr/include/libkdeedu/spectrum.h ./usr/include/libkdeedu/spectrumparser.h ./usr/lib/libcompoundviewer.so ./usr/lib/libscience.so debian/kalzium.lintian-overrides0000664000000000000000000000011212321600505014210 0ustar kalzium: package-name-doesnt-match-sonames libcompoundviewer4 libscience4 debian/rules0000775000000000000000000000103012321600505010234 0ustar #!/usr/bin/make -f include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages) include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk .PHONY: override_dh_auto_test override_dh_makeshlibs: $(overridden_command) -V -- -c0 #override_dh_shlibdeps: # $(overridden_command) $(patsubst %,-p%,$(filter lib%,$(shell dh_listpackages))) -- -xkde-runtime # $(overridden_command) --remaining-packages override_dh_strip: $(overridden_command) --dbg-package=kalzium-dbg debian/control0000664000000000000000000000411012333363736010600 0ustar Source: kalzium Section: kde Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Debian Qt/KDE Maintainers Uploaders: Eshat Cakar , Sune Vuorela , Maximiliano Curia Build-Depends: kdelibs5-dev (>= 4:4.13.1), kde-sc-dev-latest (>= 4:4.10), cmake, debhelper (>= 9), pkg-kde-tools (>= 0.14), libqt4-opengl-dev, libfacile-ocaml-dev, libopenbabel-dev, pkg-config, libeigen2-dev (>> 2.0.3), libavogadro-dev [!armhf], libglew-dev Standards-Version: 3.9.4 Homepage: http://edu.kde.org/ Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kalzium Vcs-Bzr: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/kalzium X-Debian-Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kalzium.git X-Debian-Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kalzium.git Package: kalzium Architecture: any Section: science Depends: ${shlibs:Depends}, ${misc:Depends}, kalzium-data (>= ${source:Version}) Breaks: libkdeedu4 (<< 4:4.6.2), libscience4, libcompoundviewer4 Replaces: libkdeedu4 (<< 4:4.6.2), libscience4, libcompoundviewer4 Recommends: chemical-mime-data Suggests: khelpcenter4 Description: periodic table and chemistry tools Kalzium is a full-featured chemistry application, including a Periodic Table of Elements, chemical reference, chemical equation solver, and 3D molecule viewer. . This package is part of the KDE education module. Package: kalzium-data Architecture: all Section: science Depends: ${misc:Depends} Description: data files for Kalzium This package contains architecture-independent data files for Kalzium, the KDE periodic table application. . This package is part of the KDE education module. Package: kalzium-dbg Architecture: any Section: debug Priority: extra Depends: ${misc:Depends}, kalzium (= ${binary:Version}) Breaks: kdeedu-dbg Replaces: kdeedu-dbg Description: debugging symbols for the Kalzium This package contains debugging files used to investigate problems with binaries included in Kalzium debian/changelog0000664000000000000000000003321512343630667011060 0ustar kalzium (4:4.13.1-0ubuntu0.1) trusty; urgency=medium * New upstream bugfix release (LP: #1318142) -- Philip Muškovac Wed, 04 Jun 2014 16:48:23 +0200 kalzium (4:4.13.0-0ubuntu1) trusty; urgency=medium * New upstream KDE Software Compilation release -- Jonathan Riddell Thu, 10 Apr 2014 21:38:27 +0100 kalzium (4:4.12.97-0ubuntu1) trusty; urgency=medium * New upstream release candidate -- Philip Muškovac Wed, 02 Apr 2014 11:10:02 +0200 kalzium (4:4.12.95-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Rohan Garg Sun, 23 Mar 2014 11:56:34 +0100 kalzium (4:4.12.90-0ubuntu2) trusty; urgency=medium * Swap libavogadro-dev build-dep from positive to negative arch list. -- Adam Conrad Fri, 21 Mar 2014 00:20:05 -0600 kalzium (4:4.12.90-0ubuntu1) trusty; urgency=medium * New upstream beta release -- Jonathan Riddell Wed, 19 Mar 2014 10:36:45 +0000 kalzium (4:4.12.3-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Mar 2014 20:29:28 +0100 kalzium (4:4.12.2-0ubuntu1) trusty; urgency=medium * New upstream bugfix release -- Rohan Garg Tue, 04 Feb 2014 23:38:00 +0000 kalzium (4:4.12.1-0ubuntu1) trusty; urgency=low * New upstream bugfix release -- Rohan Garg Thu, 16 Jan 2014 07:57:28 +0000 kalzium (4:4.12.0-0ubuntu2) trusty; urgency=medium * Build with avogadro on arm64 -- Philip Muškovac Sun, 29 Dec 2013 20:21:43 +0100 kalzium (4:4.12.0-0ubuntu1) trusty; urgency=low * New upstream release -- Jonathan Riddell Wed, 18 Dec 2013 16:26:26 +0000 kalzium (4:4.11.97-0ubuntu1) trusty; urgency=low * New upstream RC release -- Jonathan Riddell Fri, 29 Nov 2013 12:32:41 +0000 kalzium (4:4.11.95-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Mon, 25 Nov 2013 17:44:16 +0100 kalzium (4:4.11.80-0ubuntu1) trusty; urgency=low * New upstream beta release -- Rohan Garg Sat, 23 Nov 2013 17:27:33 +0100 kalzium (4:4.11.2-0ubuntu1) saucy; urgency=low * New upstream bugfix release -- Jonathan Riddell Mon, 30 Sep 2013 13:58:16 +0100 kalzium (4:4.11.1-0ubuntu1) saucy; urgency=low * New upstream bugfix release. -- Howard Chan Fri, 06 Sep 2013 22:06:04 +0100 kalzium (4:4.11.0-0ubuntu1) saucy; urgency=low [ Howard Chan ] * New upstream release * Removed libboost-python-dev as build-dep due to multiarch problems [ Jonathan Riddell ] * New upstream release -- Jonathan Riddell Tue, 13 Aug 2013 23:58:27 +0100 kalzium (4:4.10.97-0ubuntu1) saucy; urgency=low * New upstream RC 2 release * New upstream RC 2 release -- Jonathan Riddell Fri, 26 Jul 2013 19:06:05 +0100 kalzium (4:4.10.95-0ubuntu1) saucy; urgency=low * New upstream RC release -- Rohan Garg Fri, 19 Jul 2013 12:31:50 +0000 kalzium (4:4.10.90-0ubuntu2) saucy; urgency=low * Update debian/kalzium.install.armhf to use usr/lib/libscience.so.4.* instead of usr/lib/libscience.so.4.10.* (as is done in debian/kalzium.install) to fix FTBFS -- Scott Kitterman Sat, 29 Jun 2013 00:48:53 -0400 kalzium (4:4.10.90-0ubuntu1) saucy; urgency=low * New upstream bet release -- Michał Zając Fri, 28 Jun 2013 17:59:38 +0100 kalzium (4:4.10.80-0ubuntu1) saucy; urgency=low [ Rohan Garg ] * New upstream release [ Jonathan Riddell ] * New upstream release -- Jonathan Riddell Fri, 21 Jun 2013 00:47:13 +0100 kalzium (4:4.10.4-0ubuntu1) saucy-proposed; urgency=low * New upstream bugfix release -- Rohan Garg Thu, 06 Jun 2013 23:36:16 +0100 kalzium (4:4.10.3-0ubuntu1) saucy; urgency=low * New upstream release * Merge with Debian, remaining change: - build-dep on avogado only on non-arm - add kalzium.install.armhf - replace/break libcompoundviewer4 * Make chemical-mime-data a recommends not a suggests -- Jonathan Riddell Thu, 23 May 2013 11:04:27 +0000 kalzium (4:4.10.2-2) experimental; urgency=low [ Pino Toscano ] * Suggest chemical-mime-data in kalzium for the chemical MIME types. [ Maximiliano Curia ] * Add a watch file. * Update copyright file. * Update kalzium.install file. * Bump debhelper b-d to 9. * Reshuffle b-d to reduce resolver tries. * Bump Standards-Version to 3.9.4, no further changes needed. * Add myself to the uploaders list. -- Debian Qt/KDE Maintainers Fri, 03 May 2013 22:18:47 +0200 kalzium (4:4.10.2-1) experimental; urgency=low * New upstream release * Update uploaders * Update install-files * Bump build-deps -- Sune Vuorela Sat, 06 Apr 2013 11:56:10 +0000 kalzium (4:4.10.2-0ubuntu1) raring; urgency=low * New upstream bugfix release -- Philip Muškovac Sun, 31 Mar 2013 14:36:54 +0200 kalzium (4:4.10.1-0ubuntu1) raring-proposed; urgency=low * New upstream bugfix release -- Philip Muškovac Tue, 05 Mar 2013 15:13:43 +0000 kalzium (4:4.10.0-0ubuntu1) raring-proposed; urgency=low * New upstream release -- Rohan Garg Wed, 06 Feb 2013 11:31:37 +0000 kalzium (4:4.9.98-0ubuntu1) raring-proposed; urgency=low * New upstream release candidate -- Jonathan Riddell Fri, 18 Jan 2013 14:57:39 +0000 kalzium (4:4.9.97-0ubuntu1) raring; urgency=low * New upstream release candidate -- Philip Muškovac Thu, 03 Jan 2013 22:24:41 +0100 kalzium (4:4.9.95-0ubuntu1) raring; urgency=low * New upstream RC release -- Jonathan Riddell Tue, 18 Dec 2012 23:16:37 +0000 kalzium (4:4.9.90-0ubuntu1) raring-proposed; urgency=low * New upstream beta release -- Jonathan Riddell Fri, 07 Dec 2012 17:36:45 +0000 kalzium (4:4.9.80-0ubuntu2) raring; urgency=low * Update kalzium.install.armhf for new so version * Remove obsolete kalzium.install.armel -- Scott Kitterman Thu, 22 Nov 2012 03:46:57 -0500 kalzium (4:4.9.80-0ubuntu1) raring; urgency=low * New upstream beta release * Add build-dep on chemical-mime-data -- Jonathan Riddell Mon, 19 Nov 2012 15:44:11 +0000 kalzium (4:4.9.3-0ubuntu1) raring; urgency=low * New upstream release (LP: #1074747) -- Philip Muškovac Tue, 06 Nov 2012 22:22:34 +0100 kalzium (4:4.9.2-0ubuntu1) quantal-proposed; urgency=low * New upstream bugfix release -- Jonathan Riddell Tue, 02 Oct 2012 15:11:04 +0100 kalzium (4:4.9.1-0ubuntu1) quantal; urgency=low [ Harald Sitter ] * New upstream release [ Philip Muškovac ] * Change sonames from 4.9.0 to 4.9.* -- Harald Sitter Mon, 10 Sep 2012 18:16:30 +0530 kalzium (4:4.9.0-0ubuntu3) quantal; urgency=low * Update library version in kalzium.install.armel and kalzium.install.armhf -- Jonathan Riddell Fri, 03 Aug 2012 17:44:05 +0100 kalzium (4:4.9.0-0ubuntu2) quantal; urgency=low * Build-dep on kdelibs 4.9.0a, adjust .install files to new library version no -- Jonathan Riddell Thu, 02 Aug 2012 11:57:47 +0100 kalzium (4:4.9.0-0ubuntu1) quantal; urgency=low * Use direct build-depends versions rather than kde-sc-dev-latest * New upstream release -- Jonathan Riddell Thu, 26 Jul 2012 17:01:35 +0100 kalzium (4:4.8.90-0ubuntu1) quantal; urgency=low * New upstream beta release. -- Felix Geyer Mon, 11 Jun 2012 22:03:58 +0200 kalzium (4:4.8.80-0ubuntu1) quantal; urgency=low * New upstream release -- Jonathan Riddell Wed, 06 Jun 2012 13:34:47 +0100 kalzium (4:4.8.4-1) unstable; urgency=low * New upstream - adapt & refresh patch - adapt install files -- Sune Vuorela Sun, 17 Jun 2012 02:16:35 +0200 kalzium (4:4.8.2-0ubuntu2) quantal; urgency=low * Drop libglew1.5-dev from build-depends and instead build-depend on libavogadro-dev >= 1.0.3-1ubuntu5 (LP: #930111) * Switch libboost-python build-dep to 1.49 -- Philip Muškovac Sun, 20 May 2012 12:33:02 +0200 kalzium (4:4.8.2-0ubuntu1) precise; urgency=low * New upstream release -- Philip Muškovac Sun, 01 Apr 2012 22:15:55 +0200 kalzium (4:4.8.1-0ubuntu1) precise; urgency=low * New upstream release -- Philip Muškovac Sun, 04 Mar 2012 20:04:51 +0100 kalzium (4:4.8.0-0ubuntu1) precise; urgency=low * New upstream release -- Jonathan Riddell Fri, 20 Jan 2012 12:10:26 +0000 kalzium (4:4.7.97-0ubuntu1) precise; urgency=low * New upstream release candidate -- Jonathan Riddell Thu, 05 Jan 2012 12:18:24 +0000 kalzium (4:4.7.95-0ubuntu1) precise; urgency=low * New upstream release candidate -- Philip Muškovac Sat, 24 Dec 2011 19:00:53 +0100 kalzium (4:4.7.90-0ubuntu2) precise; urgency=low * Update libavogadro-dev to only be used on [i386 amd64 powerpc] so kalzium can be built on on armhf * Update SO version used in kalzium.install.armel * Copy kalzium.install.armel as kalzium.install.armhf so the package installs the correct files for that architecture as well * Update Ubuntu Vcs-* headers -- Scott Kitterman Wed, 21 Dec 2011 21:41:38 -0500 kalzium (4:4.7.90-0ubuntu1) precise; urgency=low * new upstream beta release -- Jonathan Riddell Thu, 15 Dec 2011 14:17:55 +0000 kalzium (4:4.7.4-2) unstable; urgency=low * Team upload. Upload to unstable. -- Pino Toscano Wed, 07 Mar 2012 10:43:29 +0100 kalzium (4:4.7.4-1) experimental; urgency=low * New upstream release. [ José Manuel Santamaría Lema ] * Bump kde-sc-dev-latest build dependency to 4:4.7.4. -- Debian Qt/KDE Maintainers Sun, 18 Dec 2011 01:39:23 +0100 kalzium (4:4.7.3-0ubuntu2) precise; urgency=low * Add kalzium.install.armel without libcompoundviewer.so as it's not built on armel. -- Felix Geyer Sun, 27 Nov 2011 12:21:46 +0100 kalzium (4:4.7.3-0ubuntu1) precise; urgency=low * New upstream release * Merge with debian - Changes adopted from Debian: - drop libscience4 and libcompoundviewer4 - add replaces/breaks for above to kalzium - drop kalzium-dev - Remaining changes to Debian - don't build-dep on avogadro for armel - use versioned package for boost and glew build-deps -- Jonathan Riddell Wed, 23 Nov 2011 23:46:56 +0000 kalzium (4:4.7.2-1) experimental; urgency=low [ Eshat Cakar ] [ José Manuel Santamaría Lema ] [ Pino Toscano ] * Initial release. Start from the Ubuntu packaging, thanks! -- Debian Qt/KDE Maintainers Sat, 03 Dec 2011 10:45:14 -0300 kalzium (4:4.7.2-0r2) raring; urgency=low [ Eshat Cakar ] [ José Manuel Santamaría Lema ] [ Pino Toscano ] * Initial release. Start from the Ubuntu packaging, thanks! -- Debian Qt/KDE Maintainers Wed, 26 Oct 2011 21:48:44 +0200 kalzium (4:4.7.2-0ubuntu1) oneiric-proposed; urgency=low * New upstream release (LP: #872506) -- Philip Muškovac Mon, 03 Oct 2011 22:35:57 +0200 kalzium (4:4.7.1-0ubuntu3) oneiric; urgency=low * kalzium-dev should only depend on libcompoundviewer4 on i386, amd64, and powerpc since libcompoundviewer4 doesn't exist on armel -- Scott Kitterman Mon, 19 Sep 2011 17:56:39 -0400 kalzium (4:4.7.1-0ubuntu2) oneiric; urgency=low * No-change rebuild so translations aren't stripped from .desktop files anymore. -- Felix Geyer Thu, 15 Sep 2011 23:12:30 +0200 kalzium (4:4.7.1-0ubuntu1) oneiric; urgency=low * New upstream release -- Jonathan Kolberg Fri, 09 Sep 2011 09:06:54 -0400 kalzium (4:4.7.0-0ubuntu4) oneiric; urgency=low * Change libscience4 depends on libkdeedu-data to source:Upstream-Version to fix installability -- Scott Kitterman Mon, 29 Aug 2011 10:21:05 -0400 kalzium (4:4.7.0-0ubuntu3) oneiric; urgency=low * No-change rebuild against fixed avogadro to resolve FTBFS. (LP: #829447) -- Daniel T Chen Sun, 28 Aug 2011 15:06:14 -0400 kalzium (4:4.7.0-0ubuntu2) oneiric; urgency=low * Bump breaks/replaces on libkdeedu4 to catch 4.6.5 packages -- Philip Muškovac Thu, 28 Jul 2011 18:07:10 +0200 kalzium (4:4.7.0-0ubuntu1) oneiric; urgency=low * New upstream release -- Philip Muškovac Sat, 23 Jul 2011 00:04:32 +0200 kalzium (4:4.6.90+repack-0ubuntu2) oneiric; urgency=low * debian/control: - libcompoundviewer4 breaks/replaces kalzium << 4:4.6.80 - don't build libcompoundviewer4 on armel * remove kalzium.install.armel and add kalzium-dev.install.armel since the relevant files moved. -- Philip Muškovac Sun, 10 Jul 2011 01:06:39 +0200 kalzium (4:4.6.90+repack-0ubuntu1) oneiric; urgency=low * New upstream release candidate * Repack source to include COPYING files * Update packaging for split source - add new package for libcompoundviewer and kalzium-dev -- Philip Muškovac Sun, 03 Jul 2011 12:28:58 +0200 debian/source/0000775000000000000000000000000012321600505010462 5ustar debian/source/format0000664000000000000000000000001412321600505011670 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000001753612321600505011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: kalzium Upstream-Contact: Ian Monroe Jeremy Paul Whiting Source: http://www.kde.org/download/ Comment: This package was developed for Ubuntu by the Kubuntu Developers and modified to be included in Debian. See below the copyright holders for debian/* files. Files: * Copyright: 2003-2011 by Carsten Niehaus 2009-2011, Etienne Rebetez 2008, Frederik Gladhorn 2006, Georges Khaznadar 2007, Ian Monroe 2005, Inge Wallin 2006-2007, Jerome Pansanel 2007, Johannes Simon 2009, Kashyap R Puranik 2010, Luca Tringali, TRINGALINVENT@libero.it 2007-2009, Marcus D. Hanwell 2005-2007, Pino Toscano 2004-2006, Thomas Nagy License: GPL-2+ Files: debian/* Copyright: 2011, Kubuntu Developers 2011, Debian Qt/KDE Maintainers License: GPL-2+ Files: compoundviewer/libkdeedu_compoundviewer_export.h libscience/libkdeedu_science_export.h Copyright: 2007, David Faure License: LGPL-2+ Files: doc/* Copyright: 2001-2008, Carsten Niehaus 2005, Anne-Marie Mahfouf License: GFDL-1.2+ Files: cmake/modules/* Copyright: 2006, 2007 Montel Laurent 2008, 2009 Gael Guennebaud 2006, 2007, Carsten Niehaus 2006, 2007, 2009, Pino Toscano 2008, Albert Astals Cid 2008 Marcus D. Hanwell License: BSD-3-clause Files: src/psetable/* Copyright: 2003-2006, Carsten Niehaus 2010-2011, Etienne Rebetez 2010, Konstantin Tokarev 2007-2009, Marcus D. Hanwell 2005-2006, Pino Toscano License: LGPL-2.1+ Files: src/psetable/statemachine.h Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies). License: BSD-3-clause 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3+ 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 3 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 . . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. License: GFDL-1.2+ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". . On Debian systems, the full text of the GNU Free Documentation License version 1.2 can be found in the file `/usr/share/common-licenses/GFDL-1.2'. License: LGPL-2+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This library 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the full text of the GNU Lesser General Public License version 2 can be found in the file `/usr/share/common-licenses/LGPL-2'. License: LGPL-2.1+ This file is part of the Avogadro molecular editor project. For more information, see . Kalzium 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. . Avogadro 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. . On Debian systems, the full text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. License: BSD-3-clause 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 Nokia Corporation and its Subsidiary(-ies) 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. debian/kalzium.install.armhf0000664000000000000000000000123112321600505013317 0ustar usr/bin/kalzium usr/lib/kde4/concentrationCalculator.so usr/lib/kde4/gasCalculator.so usr/lib/kde4/nuclearCalculator.so usr/lib/kde4/plasma_applet_didyouknow.so usr/lib/kde4/plasma_applet_molmassCalculator.so usr/lib/kde4/plasma_engine_kalzium.so usr/lib/libscience.so.4 usr/lib/libscience.so.4.* usr/share/applications/kde4/kalzium.desktop usr/share/kde4/services/concentrationCalculator.desktop usr/share/kde4/services/gasCalculator.desktop usr/share/kde4/services/nuclearCalculator.desktop usr/share/kde4/services/plasma-applet-Molmasscalculator.desktop usr/share/kde4/services/plasma-dataengine-kalzium.desktop usr/share/kde4/services/plasma_didyouknow.desktop debian/kalzium.install0000664000000000000000000000141112321600505012223 0ustar usr/bin/kalzium usr/lib/kde4/concentrationCalculator.so usr/lib/kde4/gasCalculator.so usr/lib/kde4/nuclearCalculator.so usr/lib/kde4/plasma_applet_didyouknow.so usr/lib/kde4/plasma_applet_molmassCalculator.so usr/lib/kde4/plasma_engine_kalzium.so usr/lib/libcompoundviewer.so.4 usr/lib/libcompoundviewer.so.4.* usr/lib/libscience.so.4 usr/lib/libscience.so.4.* usr/share/applications/kde4/kalzium.desktop usr/share/applications/kde4/kalzium_cml.desktop usr/share/kde4/services/concentrationCalculator.desktop usr/share/kde4/services/gasCalculator.desktop usr/share/kde4/services/nuclearCalculator.desktop usr/share/kde4/services/plasma-applet-Molmasscalculator.desktop usr/share/kde4/services/plasma-dataengine-kalzium.desktop usr/share/kde4/services/plasma_didyouknow.desktop debian/compat0000664000000000000000000000000212321600505010360 0ustar 9 debian/kalzium-data.install0000664000000000000000000000113412321600505013134 0ustar usr/share/doc/kde/HTML/en/kalzium/ usr/share/icons/hicolor/128x128/apps/kalzium.png usr/share/icons/hicolor/16x16/apps/kalzium.png usr/share/icons/hicolor/22x22/apps/kalzium.png usr/share/icons/hicolor/32x32/apps/kalzium.png usr/share/icons/hicolor/48x48/apps/kalzium.png usr/share/icons/hicolor/64x64/apps/kalzium.png usr/share/icons/hicolor/scalable/apps/kalzium.svgz usr/share/kde4/apps/desktoptheme/default/widgets/chalkboard.svg usr/share/kde4/apps/kalzium/ usr/share/kde4/apps/libkdeedu/data/ usr/share/kde4/config.kcfg/kalzium.kcfg usr/share/kde4/config/kalzium.knsrc usr/share/man/man1/kalzium.1