apbs (1.1.0-1) unstable; urgency=low * New upstream release. * debian/apbs.1: Added citation section. (SEE ALSO): User guide is not available locally anymore. * debian/apbs.doc-base, debian/apbs.dirs: Dropped useless files. * debian/apbs.install: Removed documentation files, because the user guide is not shipped anymore (closes: #508980). The lintian overrides are considered by dh_lintian. * debian/control (Uploaders): Removed LI as requested. Thanks for your work! (Build-Depends): Re-added arpack, which is back in main. (Standards-Version): Bumped to 3.8.2 (no other changes). (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format. * debian/copyright: Updated and completed. * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Build with arpack. * debian/README.source: Added to comply to policy. * debian/lintian-overrides/apbs: Dropped. License file is not installed anymore. * debian/patches/01_html_documentation.dpatch: Dropped, as there is no documentation installed anymore. * debian/patches/04_remove_install-exec-am_rule.dpatch: Updated/adjusted. * debian/patches/05_reduce_test_suite.dpatch: Dropped (cannot be applied anymore). * debian/patches/00list: Adjusted. -- Daniel Leidert (dale) Fri, 17 Jul 2009 19:06:05 +0200 apbs (1.0.0-2) unstable; urgency=low * debian/patches/06_quicktest.dpatch: New patch, add a `quicktest' target which only runs a couple of small tests. * debian/rules (DEB_MAKE_CHECK_TARGET): Run quicktest instead of test for now. * debian/control (Build-Depends): Removed libarpack2-dev. (closes: #497722) * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Removed --with-arpack. -- Michael Banck Thu, 04 Sep 2008 00:00:41 +0200 apbs (1.0.0-1) unstable; urgency=low * New upstream release. + No longer contains a corrupted tarball (closes: #473822). * debian/patches/04_remove_install-exec-am_rule.dpatch: Refreshed. * debian/patches/05_reduce_test_suite.dpatch: New patch, remove most of the coordinates for the ion test to save time (closes: 475064). -- Michael Banck Tue, 10 Jun 2008 14:25:47 +0200 apbs (0.5.1-2) unstable; urgency=low * Acknowledge NMU 0.5.1-1.1 (closes: #462263). Thanks to Colin Tuckley. [ Daniel Leidert ] * debian/apbs.1: Added. * debian/apbs.doc-base (Section): Adjusted accordingly to latest doc-base policy. * debian/apbs.install: Install lintian override. * debian/compat: Raised to level 5. * debian/control: Homepage field transition. Added Vcs fields. Added DM-Upload-Allowed field for DM status. (Maintainer): Set to the debichem team address. Moved Michael to Uploaders. (Uploaders): Added myself and LI Daobing. (Standards-Version): Updated to latest 3.7.3 (no other changes). (Build-Depends): Raised debhelper to v5. Added libarpack2-dev. Added libmpich1.0-dev for MPI support. Added python-minimal for some tests. * debian/copyright: Fixed old-fsf-address-in-copyright-file issue. Updated copyright information. Added exception. * debian/rules: Install the newly added apbs.1 manpage. (DEB_CONFIGURE_EXTRA_FLAGS): Enable building with arpack (not useful atm without tools). Set prefix. (DEB_CONFIGURE_EXTRA_FLAGS, DEB_CONFIGURE_SCRIPT_ENV): Enable MPI. (DEB_MAKE_INSTALL_TARGET): Only install from bin/ as long as we don't use the rest. * debian/watch: Updated to fit new source archive naming. * debian/lintian-overrides/apbs: Added. The documentation contains the license in several formats. [ LI Daobing ] * FTBFS if built twice in a row (Closes: #424100) -- Daniel Leidert (dale) Mon, 10 Mar 2008 08:46:53 +0100 apbs (0.5.1-1.1) unstable; urgency=low * Non-maintainer upload * Build depend on libblas-dev instead of refblas3-dev (closes: #462263) * Add gfortran to Build Depends: to fix FTBFS in clean chroot -- Colin Tuckley Mon, 28 Jan 2008 11:05:21 +0000 apbs (0.5.1-1) unstable; urgency=low * New upstream release. [ Daniel Leidert ] * debian/control (Build-Depends): Added dpatch and autotools-dev. (Standards-Version): Changed to latest standards version 3.7.2. (Description): Added Homepage field. * debian/copyright: Fixed download location after apbs has been moved to sourceforge.net. * debian/rules: Changed to use dpatch.mk instead of simple-patchsys.mk. Added buildcore.mk ruleset. Added FFLAGS flags to configure. * debian/watch: Added. * debian/patches/01_html_documentation.dpatch: Added. Replaces debian/patches/01_html_docu.patch. * debian/patches/02_remove_vf2c.dpatch: Added. Replaces debian/patches/02_remove_vf2c.patch. * debian/patches/90_autoreconf.dpatch: Added. Replaces debian/patches/90_autoreconf.patch. Probably closes: #424100. * debian/patches/00list: Added. [ Michael Banck ] * debian/patches/01_html_documentation: Updated. * debian/patches/02_remove_vf2c: Removed; no longer needed. * debian/patches/90_autoreconf: Likewise. * debian/control (Build-Depends): Added bc, needed for the test suite. * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Added --with-fetk-include=/usr/include --with-fetk-library=/usr/lib --with-blas=-lblas. * debian/rules (DEB_MAKE_CHECK_TARGET): New target, run the test suite. * debian/patches/03_skip_expensive_tests.dpatch: New patch, skip tests which take a lot of memory and CPU. * debian/patches/04_remove_install-exec-am_rule.dpatch: New patch, remove the install-exec-am rule from the top-level Makefile. We can just install that data manually and it does not support DESTDIR anyway. * debian/apbs.install: Updated location of the user's guide and tutorial in the source tree. Install license.html as well. -- Michael Banck Wed, 18 Jul 2007 15:48:58 +0200 apbs (0.4.0-2) unstable; urgency=low * debian/patches: New directory, manage changes to upstream with simple-patchsys.mk. * debian/patches/01_html_docu.patch: New patch, supress link to the programmer's manual we don't ship for now. * debian/patches/02_remove_vf2c.patch: New patch, remove MALOC's own -lvf2c f2c fork from linking. * debian/patches/90_autoreconf.patch: Update libtool; closes: #378211. -- Michael Banck Sun, 10 Sep 2006 19:14:24 +0200 apbs (0.4.0-1) unstable; urgency=low * Initial release. -- Michael Banck Thu, 29 Jun 2006 17:10:18 +0200