apbs (0.5.0-0+SVN) unreleased; 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: Removed; no longer needed. * debian/patches/02_remove_vf2c: Likewise. * 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 (build/apbs::): New rule, 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. -- Michael Banck Sun, 10 Sep 2006 20:55:29 +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