psicode (3.4.0-2) unstable; urgency=low * debian/control (Standards-Version): Bumped to 3.8.3. (Build-Depends): Added autotools-dev to fix outdated-autotools-helper-file lintian warning. (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format. * debian/rules (install/psi3): Remove all manual pages except the one for the psi3 executable. * debian/README.source: Added to make lintian happy. * debian/patches/08_525758_ftbfs_with_gcc44.dpatch: Added. - Fix FTBFS with GCC 4.4 (closes: #525758). * debian/patches/00list: Adjusted. -- Daniel Leidert (dale) Sat, 29 Aug 2009 15:24:28 +0200 psicode (3.4.0-1) unstable; urgency=low * New upstream release. [ Michael Banck ] * debian/patches/01_DESTDIR.dpatch: Refreshed. * debian/patches/02_FHS.dpatch: Removed, applied upstream. * debian/patches/03_debian_docdir: Likewise. * debian/patches/04_man.dpatch: Likewise. * debian/patches/06_466828_fix_gcc_43_ftbfs.dpatch: Likewise. * debian/patches/07_464867_move_executables: Fixed and refreshed. * debian/patches/00list: Adjusted. * debian/control: Improved description. * debian/patches-held: Removed. * debian/rules (install/psi3): Do not ship the ruby bindings for now. [ Daniel Leidert ] * debian/rules: Fix txtdir via DEB_MAKE_INSTALL_TARGET. * debian/patches/01_DESTDIR.dpatch: Refreshed. -- Michael Banck Mon, 23 Feb 2009 00:12:02 +0100 psicode (3.3.0-4) unstable; urgency=low * debian/control: Improved description. * debian/control (Standards-Version): Bumped to 3.8.0.1. -- Michael Banck Sun, 27 Jul 2008 13:16:17 +0200 psicode (3.3.0-3) unstable; urgency=low * debian/rules (DEB_MAKE_CHECK_TARGET): Do not abort test suite on failures. * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Set ${bindir} to /usr/lib/psi. * debian/rules (install/psi3): Move psi3 file to /usr/bin. * debian/patches/07_464867_move_executables.dpatch: New patch, add /usr/lib/psi to the $PATH, so that the moved executables are found. (closes: #464867) * debian/patches/00list: Adjusted. -- Michael Banck Sat, 07 Jun 2008 16:49:57 +0200 psicode (3.3.0-2) unstable; urgency=low [ Daniel Leidert ] * debian/compat: Raised to level 5. * debian/control: Added DM-Upload-Allowed for DM status. (Uploaders): Added myself. (Build-Depends): Raised to debhelper v5. (Standards-Version): Updated to latest policy (no other changes). * debian/copyright: Updated. * debian/rules: Added DEB_MAKE_CLEAN_TARGET variable with adjusted value and a clean target to remove created stuff (not perfect, but closes: #442704). Further make sure that we do not build outside our source directory via DEB_MAKE_ENVVARS. Added noopt-handling. Further set -Wall -g. * debian/patches/04_man.dpatch: Small fix to comply to common rules. * debian/patches/06_466828_fix_gcc_43_ftbfs.dpatch: Added. - Fixes several issues with GCC 4.3 (closes: #466828) and some compiler warnings. * debian/patches/00list: Adjusted. [ Michael Banck ] * debian/rules (DEB_MAKE_CHECK_TARGET): Ignore test suite failures. * debian/patches/05_disable_mp2_tests.dpatch: Removed, no longer needed. * debian/patches/00list: Adjusted. -- Daniel Leidert (dale) Tue, 11 Mar 2008 02:24:33 +0100 psicode (3.3.0-1) unstable; urgency=low * New upstream release. [ Daniel Leidert ] * debian/watch: Added. [ LI Daobing ] * switch simple-patchsys to dpatch - debian/control: build depends on dpatch - debian/rules: update - debian/patches/01_DESTDIR.patch: removed - debian/patches/02_FHS.patch: removed - debian/patches/03_debian_docdir.patch: removed - debian/patches/00list: added - debian/patches/01_DESTDIR.dpatch: added - debian/patches/02_FHS.dpatch: added - debian/patches/03_debian_docdir.dpatch: added * debian/control: - bump standards version to 3.7.2 - build depends on debhelper (>= 4.1.0) * debian/dirs: remove /usr/sbin * debian/copyright: update FSF address * debian/patches/04_man.dpatch: fix some manpage related lintian warnings [ Michael Banck ] * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Set ${docdir} to match the Debian docdir of the binary package. * debian/control (Maintainer): Set to Debichem Team. * debian/control (Homepage, Vcs-Browser, Vcs-Svn): Added. * debian/rules (DEB_MAKE_CHECK_TARGET): Enabled. * debian/patches/05_disable_mp2_tests.dpatch: Disable mp2-oeprop and mp2-opt tests which fail. * Transition to gfortran, thanks to Kumar Appaiah: + debian/control (Build-Depends): Replace g77, refblas3-dev, lapack3-dev with gfortran, libblas-dev, liblapack-dev. + debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): New variable, specify gfortran as fortran compiler. (closes: #463972) -- Michael Banck Wed, 13 Feb 2008 01:24:27 +0100 psicode (3.2.3-1) unstable; urgency=low * Initial upload. -- Michael Banck Sun, 10 Sep 2006 14:01:33 +0200