1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243
|
mopac7 (1.15-6) unstable; urgency=low
[ Daniel Leidert ]
* debian/control (Uploaders): Removed myself.
(Standards-Version): Bumped to 3.9.4.
(Vcs-Browser, Vcs-Svn): Fixed vcs-field-not-canonical.
(Build-Depends): Added autotools-dev.
(DM-Upload-Allowed): Dropped.
* debian/rules: Call autotools_dev addon (closes: #727464). Enabled parallel
build mode and hardening.
[ Andreas Tille ]
* debian/upstream:
- split initials in author name to prevent warning of bibcheck
"adjacent dotted initials perhaps need a space"
- add eprint
-- Debichem Team <debichem-devel@lists.alioth.debian.org> Thu, 24 Oct 2013 23:07:49 +0200
mopac7 (1.15-5) unstable; urgency=low
* debian/compat: Bumped dh compat level to 7.
* debian/control (Standards-Version): Bumped to 3.9.3.
(Build-Depends): Increased dh version. Dropped cdbs and dpatch.
(Vcs-Browser): Fixed.
* debian/rules: Debhelper 7 rewrite.
* debian/upstream: Added.
* debian/patches/04_limit_atoms.dpatch: Renamed to
debian/patches/limit_atoms.patch.
* debian/patches/00list: Renamed to debian/patches/series and adjusted.
* debian/source/format: Added for quilt-based format 3.0 (closes: #664304).
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Wed, 02 May 2012 23:54:09 +0200
mopac7 (1.15-4) unstable; urgency=low
* debian/rules (Build-Depends): Added dpatch.
* debian/patches/04_limit_atoms.dpatch: New patch, reduces the maximum
number of atoms to work around a build failure on ia64.
* debian/rules: Include /usr/share/cdbs/1/rules/dpatch.mk.
-- Michael Banck <mbanck@debian.org> Wed, 17 Feb 2010 15:06:46 +0100
mopac7 (1.15-3) unstable; urgency=low
* debian/rules (CFLAGS, FFLAGS): Don't use -ffunction-sections with -g on
ia64 and fix the regression introduced with my last upload.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Wed, 17 Feb 2010 00:28:46 +0100
mopac7 (1.15-2) unstable; urgency=low
* debian/control (Standards-Version): Bumped to 3.8.4.
* debian/rules (CFLAGS, FFLAGS): Use -g0 on mips and mipsel architecture
(closes: #517707). Thanks to Thorsten Glaser.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Tue, 16 Feb 2010 23:31:05 +0100
mopac7 (1.15-1) unstable; urgency=low
* New upstream release.
* debian/rules: Use -fPIC. Replace the --list-missing switch for dh_install
with the list-missing rule.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Tue, 24 Nov 2009 03:30:20 +0100
mopac7 (1.14-5) unstable; urgency=low
* debian/control (Standards-Version): Bumped to 3.8.3.
(Vcs-Svn): Fixed vcs-field-uses-not-recommended-uri-format.
* debian/rules (binary-fixup/mopac7-bin): Fix sed rule to fix path in binary
(LP: #462205, closes: #552799).
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sun, 01 Nov 2009 14:37:32 +0100
mopac7 (1.14-4) unstable; urgency=low
* debian/rules (CFLAGS, FFLAGS): Don't use optimization on ia64. Also don't
use -g with -ffunction-sections accordingly to the manual page. Another
try to fix the FTBFS on ia64 (#346351, #394172).
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Wed, 11 Mar 2009 20:13:08 +0100
mopac7 (1.14-3) unstable; urgency=low
* debian/rules (FFLAGS): Add -ffunction-sections for the ia64 architecture
to fix an FTBFS (#346351, #394172).
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Tue, 10 Mar 2009 22:32:54 +0100
mopac7 (1.14-2) unstable; urgency=low
* Rebuild for unstable.
* debian/control (Vcs-Svn): Set back to unstable location.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sat, 21 Feb 2009 23:22:37 +0100
mopac7 (1.14-1) experimental; urgency=low
* New upstream release 1.14.
- This now builds from the FORTRAN sources directly, so we don't need
f2c/g2c anymore.
* debian/control (Uploaders): Removed LI Daobing. Thanks for your work!
(Build-Depends): Removed dpatch and libf2c2-dev.
(Standards-Version): Bumped to 3.8.0.
(Vcs-Svn): Set to experimental location.
(Depends): Added ${misc:Depends} and removed libf2c2-dev.
(Description): Fixed duplicate-short-description. Improved wording a bit.
(Section): Fixed binary-control-field-duplicates-source.
* debian/copyright: Updated.
* debian/mopac7-bin.install: Adjusted for --sourcedir=debian/tmp.
* debian/libmopac7-1gf: Ditto.
* debian/libmopac7-dev.install: Ditto. Removed .la files.
* debian/run_mopac7.1: Small GROFF source improvements.
* debian/rules: Commented dpatch rules. Set FFLAGS. Call dh_install with
--sourcedir=debian/tmp and list missing files.
(binary-fixup/mopac7-bin): Adjusted.
* debian/patches/01_undefined_symbol_in_so.dpatch: Removed (applied
upstream).
* debian/patches/03_fix_FORTRAN_source.dpatch: Ditto.
* debian/patches/: Removed. No patches to apply ATM.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sat, 31 Jan 2009 16:24:21 +0100
mopac7 (1.13-2) unstable; urgency=low
* debian/compat: Raised to level 5.
* debian/control: Added DM-Upload-Allowed for DM status.
(Build-Depends): Raised debhelper to v5.
(Build-Depends, Depends): gfortran transition (closes: #465723).
(Standards-Version): Updated to latest 3.7.3 (no other changes).
(Package, Depends, Conflicts, Replaces): libmopac7-1gf transition.
* debian/copyright: Minor (cosmetic) fixup.
* debian/docs_: Removed.
* libmopac7-1.install: Renamed to libmopac7-1gf.install for transition.
* debian/rules: Fix the path in run_mopac7 by sed in the binary-fixup
target. gfortran transition.
(CFLAGS): Added -lgfortran.
* debian/run_mopac7.1: Man-page update.
* debian/patches/01_undefined_symbol_in_so.dpatch: Adjusted for libg2c0-dev
to libf2c2-dev change.
* debian/patches/02_mopac7_path.dpatch: Removed (simply use sed in
debian/rules).
* debian/patches/03_fix_FORTRAN_source.dpatch: Added.
- esp.f, symtrz.f: Fix programming issues (see #465723).
* debian/patches/00list: Adjusted.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sun, 09 Mar 2008 19:21:51 +0100
mopac7 (1.13-1) unstable; urgency=low
* New upstream release.
[ Daniel Leidert ]
* debian/control: Turned XS-Vcs-* fields into Vcs-* (dpkg 1.14.6).
(Vcs-Svn): Fixed my own c&p mistake.
* debian/watch: Fixed.
[ Michael Banck ]
* debian/control (Maintainer): Set to Debichem Team.
* debian/patches/01_undefined_symbol_in_so.dpatch: Updated.
* Bump soname to libmopac7.so.1:
+ debian/control (libmopac7-0): Renamed to ...
+ debian/control (libmopac7-1): ... this.
+ debian/libmopac7-0.install: Renamed to ...
+ debian/libmopac7-1.install: ... this.
-- Michael Banck <mbanck@debian.org> Sun, 07 Oct 2007 23:05:31 +0200
mopac7 (1.11-6) unstable; urgency=low
[ Daniel Leidert ]
* debian/control: Homepage field transition. Added XS-Vcs-* fields.
(Uploaders): Added myself.
* debian/copyright: Fixed download location.
* debian/watch: Added.
[ LI Daobing ]
* debian/control: depends on dpatch, add me to uploader, bump standards
version to 3.7.2, libmopac7-dev depends on libg2c0-dev, add section for
source, add mopac7-bin package, replace Source-Version with binary:Version
* debian/rules: support dpatch, set LDFLAGS to "-Wl,-z,defs"
* debian/patches/00list: added
* debian/patches/01_undefined_symbol_in_so.dpatch: fix unresolved symbol in
libmopac7.so.0
* debian/patches/02_mopac7_path.dpatch: fix path for mopac7
* debian/mopac7-bin.install: added
* debian/mopac7-bin.manpages: added
* debian/run_mopac7.1: added
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Mon, 24 Sep 2007 14:45:57 +0200
mopac7 (1.11-5) unstable; urgency=low
* debian/rules: Reintroduce ia64-specific CFLAGS "-g -Wall
-ffunction-sections" from 1.11-3/revision 74; closes: #394172.
-- Michael Banck <mbanck@debian.org> Sun, 5 Nov 2006 18:40:50 +0100
mopac7 (1.11-4) unstable; urgency=low
* debian/rules (CC): Removed, mopac-1.11 builds with the standard
compiler again.
* debian/rules: Removed ia64 specific CFLAGS again.
* debian/control (Build-Depends): Removed gcc-3.4.
* debian/control (Build-Depends): Added f2c.
-- Michael Banck <mbanck@debian.org> Fri, 19 May 2006 19:09:15 -0500
mopac7 (1.11-3) unstable; urgency=low
* debian/rules: Force CFLAGS to `-g -Wall -ffunction-sections' on
ia64; closes: #346351.
-- Michael Banck <mbanck@debian.org> Wed, 10 May 2006 19:41:10 +0200
mopac7 (1.11-2) unstable; urgency=low
* debian/rules: Add -ffunction-sections to CFLAGS on ia64, thanks
to LaMont Jones; closes: #346351.
-- Michael Banck <mbanck@debian.org> Wed, 10 May 2006 15:17:13 +0200
mopac7 (1.11-1) unstable; urgency=low
* New upstream release.
-- Michael Banck <mbanck@debian.org> Sun, 30 Apr 2006 16:22:43 +0200
mopac7 (1.10-1) unstable; urgency=low
* New upstream release.
-- Michael Banck <mbanck@debian.org> Wed, 16 Nov 2005 00:38:16 +0100
mopac7 (1.00-1) unstable; urgency=low
* Initial Release.
-- Michael Banck <mbanck@debian.org> Fri, 1 Jul 2005 21:38:37 +0200
|