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