| 1 |
mbanck |
1338 |
apbs (1.0.0-1) UNRELEASED; urgency=low |
| 2 |
dleidert-guest |
1314 |
|
| 3 |
|
|
* NOT RELEASED YET |
| 4 |
mbanck |
1338 |
* New upstream release. |
| 5 |
mbanck |
1339 |
* debian/patches/04_remove_install-exec-am_rule.dpatch: Refreshed. |
| 6 |
dleidert-guest |
1314 |
|
| 7 |
|
|
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Mon, 17 Mar 2008 03:06:43 +0100 |
| 8 |
|
|
|
| 9 |
dleidert-guest |
1281 |
apbs (0.5.1-2) unstable; urgency=low |
| 10 |
lidaobing-guest |
1040 |
|
| 11 |
dleidert-guest |
1144 |
* Acknowledge NMU 0.5.1-1.1 (closes: #462263). Thanks to Colin Tuckley. |
| 12 |
|
|
|
| 13 |
lidaobing-guest |
1040 |
[ Daniel Leidert ] |
| 14 |
dleidert-guest |
1116 |
* debian/apbs.1: Added. |
| 15 |
dleidert-guest |
1259 |
* debian/apbs.doc-base (Section): Adjusted accordingly to latest doc-base |
| 16 |
|
|
policy. |
| 17 |
dleidert-guest |
1277 |
* debian/apbs.install: Install lintian override. |
| 18 |
dleidert-guest |
1127 |
* debian/compat: Raised to level 5. |
| 19 |
dleidert-guest |
1276 |
* debian/control: Homepage field transition. Added Vcs fields. Added |
| 20 |
|
|
DM-Upload-Allowed field for DM status. |
| 21 |
dleidert-guest |
1112 |
(Maintainer): Set to the debichem team address. Moved Michael to |
| 22 |
|
|
Uploaders. |
| 23 |
dleidert-guest |
1277 |
(Uploaders): Added myself and LI Daobing. |
| 24 |
dleidert-guest |
1112 |
(Standards-Version): Updated to latest 3.7.3 (no other changes). |
| 25 |
dleidert-guest |
1278 |
(Build-Depends): Raised debhelper to v5. Added libarpack2-dev. Added |
| 26 |
dleidert-guest |
1279 |
libmpich1.0-dev for MPI support. Added python-minimal for some tests. |
| 27 |
dleidert-guest |
1113 |
* debian/copyright: Fixed old-fsf-address-in-copyright-file issue. Updated |
| 28 |
dleidert-guest |
1275 |
copyright information. Added exception. |
| 29 |
dleidert-guest |
1116 |
* debian/rules: Install the newly added apbs.1 manpage. |
| 30 |
dleidert-guest |
1278 |
(DEB_CONFIGURE_EXTRA_FLAGS): Enable building with arpack (not useful atm |
| 31 |
|
|
without tools). Set prefix. |
| 32 |
|
|
(DEB_CONFIGURE_EXTRA_FLAGS, DEB_CONFIGURE_SCRIPT_ENV): Enable MPI. |
| 33 |
|
|
(DEB_MAKE_INSTALL_TARGET): Only install from bin/ as long as we don't use |
| 34 |
|
|
the rest. |
| 35 |
lidaobing-guest |
1040 |
* debian/watch: Updated to fit new source archive naming. |
| 36 |
dleidert-guest |
1277 |
* debian/lintian-overrides/apbs: Added. The documentation contains the |
| 37 |
|
|
license in several formats. |
| 38 |
lidaobing-guest |
1040 |
|
| 39 |
lidaobing-guest |
1043 |
[ LI Daobing ] |
| 40 |
|
|
* FTBFS if built twice in a row (Closes: #424100) |
| 41 |
lidaobing-guest |
1040 |
|
| 42 |
dleidert-guest |
1281 |
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Mon, 10 Mar 2008 08:46:53 +0100 |
| 43 |
lidaobing-guest |
1043 |
|
| 44 |
lidaobing-guest |
1039 |
apbs (0.5.1-1.1) unstable; urgency=low |
| 45 |
mbanck |
611 |
|
| 46 |
lidaobing-guest |
1039 |
* Non-maintainer upload |
| 47 |
|
|
* Build depend on libblas-dev instead of refblas3-dev (closes: #462263) |
| 48 |
|
|
* Add gfortran to Build Depends: to fix FTBFS in clean chroot |
| 49 |
mbanck |
611 |
|
| 50 |
lidaobing-guest |
1039 |
-- Colin Tuckley <colint@debian.org> Mon, 28 Jan 2008 11:05:21 +0000 |
| 51 |
mbanck |
611 |
|
| 52 |
mbanck |
610 |
apbs (0.5.1-1) unstable; urgency=low |
| 53 |
mbanck |
178 |
|
| 54 |
mbanck |
596 |
* New upstream release. |
| 55 |
|
|
|
| 56 |
dleidert-guest |
487 |
[ Daniel Leidert ] |
| 57 |
dleidert-guest |
488 |
* debian/control (Build-Depends): Added dpatch and autotools-dev. |
| 58 |
|
|
(Standards-Version): Changed to latest standards version 3.7.2. |
| 59 |
|
|
(Description): Added Homepage field. |
| 60 |
|
|
* debian/copyright: Fixed download location after apbs has been moved to |
| 61 |
|
|
sourceforge.net. |
| 62 |
|
|
* debian/rules: Changed to use dpatch.mk instead of simple-patchsys.mk. |
| 63 |
|
|
Added buildcore.mk ruleset. Added FFLAGS flags to configure. |
| 64 |
dleidert-guest |
487 |
* debian/watch: Added. |
| 65 |
dleidert-guest |
488 |
* debian/patches/01_html_documentation.dpatch: Added. Replaces |
| 66 |
|
|
debian/patches/01_html_docu.patch. |
| 67 |
|
|
* debian/patches/02_remove_vf2c.dpatch: Added. Replaces |
| 68 |
|
|
debian/patches/02_remove_vf2c.patch. |
| 69 |
|
|
* debian/patches/90_autoreconf.dpatch: Added. Replaces |
| 70 |
|
|
debian/patches/90_autoreconf.patch. Probably closes: #424100. |
| 71 |
|
|
* debian/patches/00list: Added. |
| 72 |
mbanck |
178 |
|
| 73 |
mbanck |
597 |
[ Michael Banck ] |
| 74 |
mbanck |
606 |
* debian/patches/01_html_documentation: Updated. |
| 75 |
|
|
* debian/patches/02_remove_vf2c: Removed; no longer needed. |
| 76 |
mbanck |
597 |
* debian/patches/90_autoreconf: Likewise. |
| 77 |
mbanck |
601 |
* debian/control (Build-Depends): Added bc, needed for the test suite. |
| 78 |
mbanck |
600 |
* debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Added |
| 79 |
|
|
--with-fetk-include=/usr/include --with-fetk-library=/usr/lib |
| 80 |
|
|
--with-blas=-lblas. |
| 81 |
mbanck |
609 |
* debian/rules (DEB_MAKE_CHECK_TARGET): New target, run the test suite. |
| 82 |
mbanck |
602 |
* debian/patches/03_skip_expensive_tests.dpatch: New patch, skip tests which |
| 83 |
|
|
take a lot of memory and CPU. |
| 84 |
mbanck |
603 |
* debian/patches/04_remove_install-exec-am_rule.dpatch: New patch, remove |
| 85 |
|
|
the install-exec-am rule from the top-level Makefile. We can just install |
| 86 |
|
|
that data manually and it does not support DESTDIR anyway. |
| 87 |
mbanck |
605 |
* debian/apbs.install: Updated location of the user's guide and tutorial in |
| 88 |
mbanck |
607 |
the source tree. Install license.html as well. |
| 89 |
mbanck |
597 |
|
| 90 |
mbanck |
610 |
-- Michael Banck <mbanck@debian.org> Wed, 18 Jul 2007 15:48:58 +0200 |
| 91 |
mbanck |
178 |
|
| 92 |
mbanck |
177 |
apbs (0.4.0-2) unstable; urgency=low |
| 93 |
mbanck |
116 |
|
| 94 |
mbanck |
117 |
* debian/patches: New directory, manage changes to upstream with |
| 95 |
|
|
simple-patchsys.mk. |
| 96 |
|
|
* debian/patches/01_html_docu.patch: New patch, supress link to the |
| 97 |
|
|
programmer's manual we don't ship for now. |
| 98 |
|
|
* debian/patches/02_remove_vf2c.patch: New patch, remove MALOC's own |
| 99 |
|
|
-lvf2c f2c fork from linking. |
| 100 |
mbanck |
173 |
* debian/patches/90_autoreconf.patch: Update libtool; closes: #378211. |
| 101 |
mbanck |
116 |
|
| 102 |
mbanck |
177 |
-- Michael Banck <mbanck@debian.org> Sun, 10 Sep 2006 19:14:24 +0200 |
| 103 |
mbanck |
116 |
|
| 104 |
mbanck |
115 |
apbs (0.4.0-1) unstable; urgency=low |
| 105 |
|
|
|
| 106 |
|
|
* Initial release. |
| 107 |
|
|
|
| 108 |
|
|
-- Michael Banck <mbanck@debian.org> Thu, 29 Jun 2006 17:10:18 +0200 |
| 109 |
|
|
|