2010
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
2009
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
2008
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
2007
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
2006
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
2005
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