/[debichem]/unstable/apbs/debian/changelog
ViewVC logotype

Contents of /unstable/apbs/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3379 - (show annotations) (download)
Sun Mar 11 18:43:45 2012 UTC (15 months, 1 week ago) by mbanck
File size: 8475 byte(s)
Set distribution to unreleased
1 apbs (1.3.0-2) UNRELEASED; urgency=low
2
3 *
4
5 -- Michael Banck <mbanck@debian.org> Sun, 11 Mar 2012 19:43:19 +0100
6
7 apbs (1.3.0-1) unstable; urgency=low
8
9 * New upstream release.
10
11 [ Daniel Leidert (dale) ]
12 * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Don't build nor link against
13 shipped copy of zlib.
14
15 [ Michael Banck ]
16 * Switch packaging to "3.0 (quilt)" format.
17 * debian/rules: Rewritten for dh.
18 * debian/control (Build-Depends): Removed quilt, bumped required debhelper
19 version to 8.
20 * debian/apbs.install: Install apbs executable explicitly.
21 * debian/patches/07_destdir.patch: New patch, fixes DESTDIR in python
22 setup.py installation in a contributed module.
23 * debian/control (Build-Depends): Added dh-autoreconf, autoconf and
24 automake.
25 * debian/rules: Use --with autoreconf.
26 * debian/rules (override_dh_auto_clean): Run make distclean in examples
27 directory and remove all uncleaned Makefiles.
28 * debian/patches/08_distclean.patch: New patch, fixes Makefile.am in various
29 directories to clean all relevant files on make distclean.
30 * debian/patches/09_acinclude_fix.patch: New patches, rewrites some m4
31 macros so that recent autoconf versions do not produce faulty shell code,
32 taken from Gentoo.
33 * debian/control (Build-Depends): Added python-setuptools.
34
35 -- Michael Banck <mbanck@debian.org> Sun, 11 Mar 2012 19:12:24 +0100
36
37 apbs (1.2.1b-1) unstable; urgency=low
38
39 * New upstream (bugfix) release.
40
41 * debian/control (Standards-Version): Bumped to 3.8.3.
42 (Build-Depends): Replace libmpich1.0-dev with mpi-default-dev.
43 * debian/rules: Added list-missing target.
44 (DEB_CONFIGURE_EXTRA_FLAGS, DEB_CONFIGURE_SCRIPT_ENV): Use the default
45 MPI implementation for the architecture.
46 * debian/watch: Slightly adjusted for upstream version schema.
47
48 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sun, 13 Dec 2009 15:59:00 +0100
49
50 apbs (1.1.0-1) unstable; urgency=low
51
52 * New upstream release.
53
54 * debian/apbs.1: Added citation section.
55 (SEE ALSO): User guide is not available locally anymore.
56 * debian/apbs.doc-base,
57 debian/apbs.dirs: Dropped useless files.
58 * debian/apbs.install: Removed documentation files, because the user guide
59 is not shipped anymore (closes: #508980). The lintian overrides are
60 considered by dh_lintian.
61 * debian/control (Uploaders): Removed LI as requested. Thanks for your work!
62 (Build-Depends): Re-added arpack, which is back in main.
63 (Standards-Version): Bumped to 3.8.2 (no other changes).
64 (Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format.
65 * debian/copyright: Updated and completed.
66 * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Build with arpack.
67 * debian/README.source: Added to comply to policy.
68 * debian/lintian-overrides/apbs: Dropped. License file is not installed
69 anymore.
70 * debian/patches/01_html_documentation.dpatch: Dropped, as there is no
71 documentation installed anymore.
72 * debian/patches/04_remove_install-exec-am_rule.dpatch: Updated/adjusted.
73 * debian/patches/05_reduce_test_suite.dpatch: Dropped (cannot be applied
74 anymore).
75 * debian/patches/00list: Adjusted.
76
77 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Fri, 17 Jul 2009 19:06:05 +0200
78
79 apbs (1.0.0-2) unstable; urgency=low
80
81 * debian/patches/06_quicktest.dpatch: New patch, add a `quicktest' target
82 which only runs a couple of small tests.
83 * debian/rules (DEB_MAKE_CHECK_TARGET): Run quicktest instead of test for
84 now.
85 * debian/control (Build-Depends): Removed libarpack2-dev. (closes: #497722)
86 * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Removed --with-arpack.
87
88 -- Michael Banck <mbanck@debian.org> Thu, 04 Sep 2008 00:00:41 +0200
89
90 apbs (1.0.0-1) unstable; urgency=low
91
92 * New upstream release.
93 + No longer contains a corrupted tarball (closes: #473822).
94 * debian/patches/04_remove_install-exec-am_rule.dpatch: Refreshed.
95 * debian/patches/05_reduce_test_suite.dpatch: New patch, remove most of the
96 coordinates for the ion test to save time (closes: 475064).
97
98 -- Michael Banck <mbanck@debian.org> Tue, 10 Jun 2008 14:25:47 +0200
99
100 apbs (0.5.1-2) unstable; urgency=low
101
102 * Acknowledge NMU 0.5.1-1.1 (closes: #462263). Thanks to Colin Tuckley.
103
104 [ Daniel Leidert ]
105 * debian/apbs.1: Added.
106 * debian/apbs.doc-base (Section): Adjusted accordingly to latest doc-base
107 policy.
108 * debian/apbs.install: Install lintian override.
109 * debian/compat: Raised to level 5.
110 * debian/control: Homepage field transition. Added Vcs fields. Added
111 DM-Upload-Allowed field for DM status.
112 (Maintainer): Set to the debichem team address. Moved Michael to
113 Uploaders.
114 (Uploaders): Added myself and LI Daobing.
115 (Standards-Version): Updated to latest 3.7.3 (no other changes).
116 (Build-Depends): Raised debhelper to v5. Added libarpack2-dev. Added
117 libmpich1.0-dev for MPI support. Added python-minimal for some tests.
118 * debian/copyright: Fixed old-fsf-address-in-copyright-file issue. Updated
119 copyright information. Added exception.
120 * debian/rules: Install the newly added apbs.1 manpage.
121 (DEB_CONFIGURE_EXTRA_FLAGS): Enable building with arpack (not useful atm
122 without tools). Set prefix.
123 (DEB_CONFIGURE_EXTRA_FLAGS, DEB_CONFIGURE_SCRIPT_ENV): Enable MPI.
124 (DEB_MAKE_INSTALL_TARGET): Only install from bin/ as long as we don't use
125 the rest.
126 * debian/watch: Updated to fit new source archive naming.
127 * debian/lintian-overrides/apbs: Added. The documentation contains the
128 license in several formats.
129
130 [ LI Daobing ]
131 * FTBFS if built twice in a row (Closes: #424100)
132
133 -- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Mon, 10 Mar 2008 08:46:53 +0100
134
135 apbs (0.5.1-1.1) unstable; urgency=low
136
137 * Non-maintainer upload
138 * Build depend on libblas-dev instead of refblas3-dev (closes: #462263)
139 * Add gfortran to Build Depends: to fix FTBFS in clean chroot
140
141 -- Colin Tuckley <colint@debian.org> Mon, 28 Jan 2008 11:05:21 +0000
142
143 apbs (0.5.1-1) unstable; urgency=low
144
145 * New upstream release.
146
147 [ Daniel Leidert ]
148 * debian/control (Build-Depends): Added dpatch and autotools-dev.
149 (Standards-Version): Changed to latest standards version 3.7.2.
150 (Description): Added Homepage field.
151 * debian/copyright: Fixed download location after apbs has been moved to
152 sourceforge.net.
153 * debian/rules: Changed to use dpatch.mk instead of simple-patchsys.mk.
154 Added buildcore.mk ruleset. Added FFLAGS flags to configure.
155 * debian/watch: Added.
156 * debian/patches/01_html_documentation.dpatch: Added. Replaces
157 debian/patches/01_html_docu.patch.
158 * debian/patches/02_remove_vf2c.dpatch: Added. Replaces
159 debian/patches/02_remove_vf2c.patch.
160 * debian/patches/90_autoreconf.dpatch: Added. Replaces
161 debian/patches/90_autoreconf.patch. Probably closes: #424100.
162 * debian/patches/00list: Added.
163
164 [ Michael Banck ]
165 * debian/patches/01_html_documentation: Updated.
166 * debian/patches/02_remove_vf2c: Removed; no longer needed.
167 * debian/patches/90_autoreconf: Likewise.
168 * debian/control (Build-Depends): Added bc, needed for the test suite.
169 * debian/rules (DEB_CONFIGURE_EXTRA_FLAGS): Added
170 --with-fetk-include=/usr/include --with-fetk-library=/usr/lib
171 --with-blas=-lblas.
172 * debian/rules (DEB_MAKE_CHECK_TARGET): New target, run the test suite.
173 * debian/patches/03_skip_expensive_tests.dpatch: New patch, skip tests which
174 take a lot of memory and CPU.
175 * debian/patches/04_remove_install-exec-am_rule.dpatch: New patch, remove
176 the install-exec-am rule from the top-level Makefile. We can just install
177 that data manually and it does not support DESTDIR anyway.
178 * debian/apbs.install: Updated location of the user's guide and tutorial in
179 the source tree. Install license.html as well.
180
181 -- Michael Banck <mbanck@debian.org> Wed, 18 Jul 2007 15:48:58 +0200
182
183 apbs (0.4.0-2) unstable; urgency=low
184
185 * debian/patches: New directory, manage changes to upstream with
186 simple-patchsys.mk.
187 * debian/patches/01_html_docu.patch: New patch, supress link to the
188 programmer's manual we don't ship for now.
189 * debian/patches/02_remove_vf2c.patch: New patch, remove MALOC's own
190 -lvf2c f2c fork from linking.
191 * debian/patches/90_autoreconf.patch: Update libtool; closes: #378211.
192
193 -- Michael Banck <mbanck@debian.org> Sun, 10 Sep 2006 19:14:24 +0200
194
195 apbs (0.4.0-1) unstable; urgency=low
196
197 * Initial release.
198
199 -- Michael Banck <mbanck@debian.org> Thu, 29 Jun 2006 17:10:18 +0200
200

  ViewVC Help
Powered by ViewVC 1.1.5