debian/0000755000000000000000000000000011773350064007174 5ustar debian/changelog0000644000000000000000000000737011773350057011057 0ustar pyacidobasic (2.2-1) unstable; urgency=low * updated a few en_US translations. Fixed the file version.py. * upgraded Standards-Version to 3.9.3 * fixed a translation wich was falsely used in the default parameters of a method -- Georges Khaznadar Fri, 29 Jun 2012 17:31:58 +0200 pyacidobasic (2.1-1) unstable; urgency=low * new version. * uses data from dozzaqueux as primary data * drops data collected in a html file * adds a new tab for conductivities -- Georges Khaznadar Sun, 20 Nov 2011 19:13:04 +0100 pyacidobasic (2.0-1) unstable; urgency=low * fixed a bug with the file name: the suffix .acb is no more added in every case * added a dependency on gnome-icon-theme * added a filter feature to choose reactants * added a feature to display quantities (mol) * added a dependency on dozzaqueux-data to get conductivity data -- Georges Khaznadar Sun, 20 Nov 2011 18:57:59 +0100 pyacidobasic (1.0-3) unstable; urgency=low * switched to dh_python2. Closes: #616956 -- Georges Khaznadar Mon, 07 Mar 2011 19:16:22 +0100 pyacidobasic (1.0-2) unstable; urgency=low * changed the set of widgets which controls the curves * fixed a few bugs abiout the control of curves * updated the manpage * added an "apropos" message * refined the management of the buttons + and - * fixed the i18n support -- Georges Khaznadar Fri, 11 Feb 2011 23:37:46 +0100 pyacidobasic (1.0-1) unstable; urgency=low * released a new revision -- Georges Khaznadar Thu, 10 Feb 2011 23:53:50 +0100 pyacidobasic (0.2-1) unstable; urgency=low * implemented load, save, save as actions. * implemented the derivative curve * added a second plot for the concentrations * added a management of the solved species * implemented the control ofcolor of curves -- Georges Khaznadar Thu, 10 Feb 2011 23:52:41 +0100 pyacidobasic (0.1-7) unstable; urgency=low * applied the patch proposed by Scott Kitterman: many thanks! Closes: #602627 -- Georges Khaznadar Sat, 06 Nov 2010 19:17:39 +0100 pyacidobasic (0.1-6) unstable; urgency=low * fixed the versionless GPL reference * upgraded Standards-Version to 3.9.1 * first release to Debian. Closes: #593135 -- Georges Khaznadar Sun, 15 Aug 2010 19:34:00 +0200 pyacidobasic (0.1-5) unstable; urgency=low * added export features in PDF, SVG, PNG files. * added the possibility to define a custom title * fixed the target install in Makefile, added a --prefix option to setup.py * added a sort ptocedure to build the list of chemicals * created a .desktop file and an icon for the application * fixed the newlines in the acid-base lists -- Georges Khaznadar Sun, 27 Jun 2010 18:10:25 +0200 pyacidobasic (0.1-4) unstable; urgency=low * added the ability to load data from a HTML file -- Georges Khaznadar Sun, 20 Jun 2010 20:30:17 +0200 pyacidobasic (0.1-3) unstable; urgency=low * added a feature to autoscale the volume axis when the chemicals are changed. * made a customized QwtPlot widget names phPlot, with some extra features: in particular, a grid cursor which displays coordinates. -- Georges Khaznadar Sun, 20 Jun 2010 19:50:39 +0200 pyacidobasic (0.1-2) unstable; urgency=low * fixed a small bug: QApplication.topLevelWidgets()[0].windowTitle is a string, not a function. -- Georges Khaznadar Thu, 06 May 2010 14:32:47 +0200 pyacidobasic (0.1-1) unstable; urgency=low * Initial release (Closes: #0) -- Georges Khaznadar Mon, 01 Feb 2010 00:02:38 +0100 debian/compat0000644000000000000000000000000211331406022010354 0ustar 7 debian/menu0000644000000000000000000000021111407444221010046 0ustar ?package(python-acidobasic):needs="X11" section="Applications/Science/Chemistry"\ title="pyacidobasic" command="/usr/bin/pyacidobasic" debian/rules0000755000000000000000000000071111646056051010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --with python2 debian/copyright0000644000000000000000000000250011604362466011126 0ustar This work was packaged for Debian by: Georges Khaznadar on Mon, 01 Feb 2010 00:02:38 +0100 It is a software made by himself. Upstream Author: Georges Khaznadar Contributor: Jd Bourlier enriched the file acides-bases.html Copyright: Copyright (C) 2010 Georges Khaznadar Copyright (C) 2010 Jd Bourlier License: Gnu Public License version 3. See `/usr/share/common-licenses/GPL-3'. Other copyrights and licenses: The mime* icons come from the package xfce4-icon-theme, Upstream authors: François Le Clainche . Edscott Wilson García Copyright Copyright (C) 2004-2006 The Xfce development team. License: Gnu Public License version 2. See `/usr/share/common-licenses/GPL-2'. The Debian packaging is: Copyright (C) 2010 Georges Khaznadar and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. Files: third-party/dozzaqueux-base.equ Source: http://jeanmarie.biansan.free.fr/telechargement/lazarus/dozzzaqueux/sources_dozzzaqueux_3.10.tar.gz Copyright Copyright (C) 2005-2010 Jean-Marie Biansan License: Gnu Public License version 2. See `/usr/share/common-licenses/GPL-2'. debian/control0000644000000000000000000000160211773345377010611 0ustar Source: pyacidobasic Section: python Priority: extra Maintainer: Georges Khaznadar Build-Depends: debhelper (>= 7), python-setuptools (>= 0.6b3), python-all (>=2.6.6-3), pyqt4-dev-tools, libqt4-dev, xsltproc, docbook-xsl, docbook-xml X-Python-Version: >=2.5 Standards-Version: 3.9.3 Homepage: http://outilsphysiques.tuxfamily.org/pmwiki.php/Oppl/Pyacidobasic Package: python-acidobasic Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-qwt5-qt4, gnome-icon-theme, dozzaqueux-data Description: simulation tool for acido-basic titrations python-acidobasic allows you to compose a mixture of acid or base reactives, and to simulate their titration by one acid or base. pH and concentration curves are displaied instantly when the composition of all chemicals are defined. You can choose to display either concentrations or quantities of chemicals. debian/source/0000755000000000000000000000000011407444030010463 5ustar debian/source/format0000644000000000000000000000001411407444030011671 0ustar 3.0 (quilt)