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
|
qd (2.3.22+dfsg.1-3) unstable; urgency=medium
* Standards-Version: 4.4.0
* Use debhelper-compat (= 12)
* Build-Depend on gfortran | fortran-compiler, for flang.
* When compiling with flang, set -fPIC in d/rules
* Patch from Frédéric Bonnard for FTBFS on ppc64el.
Closes: #935289
-- Alastair McKinstry <mckinstry@debian.org> Sun, 08 Sep 2019 10:49:51 +0100
qd (2.3.22+dfsg.1-2) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.2.1
* autoconf patch obsolete
* Undo hard-coded xz compression
-- Alastair McKinstry <mckinstry@debian.org> Sun, 04 Nov 2018 15:02:35 +0000
qd (2.3.20+dfsg.1-1) unstable; urgency=medium
* New upstream release
* Point VCS to salsa.debian.org
* Set libqd0v5 M-A: same. Ship libs in M-A directory.
* Use simple debhelper; no longer need cdbs, quilt
* Build-dep on gawk, texlive-latex-base, texlive-latex-recommended
-- Alastair McKinstry <mckinstry@debian.org> Mon, 12 Mar 2018 12:29:36 +0000
qd (2.3.18+dfsg-1) unstable; urgency=medium
* New upstream release
* missing-changelog.patch - fix build breaks without ChangeLog
* Drop dh-autoreconf, no longer needed with Debhelper 10
* Standards-Version: 4.1.3; no changes required
* Include symlinks for other libs libqdmod, libqd_f_main
-- Alastair McKinstry <mckinstry@debian.org> Mon, 22 Jan 2018 19:21:11 +0000
qd (2.3.17.dfsg-1) unstable; urgency=medium
* New upstream release
- libtool patch merged upstream
- gxx43 patch no longer needed
* Remove prelibtool stage, which caused FTBFS. Closes: #818542
* Remove Christophe Prud'homme from Uploaders. Closes: #835012.
* Add myself as Uploader.
* Move to DH_COMPAT=10, with debhelper dep, >= 10
* Standards-Version: 3.9.8
* source format: quilt (3.0)
* Use xz compression
* Rename library packages for g++5 ABI transition. (Match Ubuntu name)
Closes: #819339.
* Tidy up copyright; fix machine-readble format
* Add demangle to debian/watch file (dfsg component)
-- Alastair McKinstry <mckinstry@debian.org> Mon, 14 Nov 2016 18:22:01 +0000
qd (2.3.11.dfsg-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Build against gcc/gfortran5 for transition.
-- Alastair McKinstry <mckinstry@debian.org> Fri, 14 Aug 2015 11:23:42 +0100
qd (2.3.11.dfsg-2.2) unstable; urgency=low
* Convert to dh-autoreconf, which is more robust than CDBS
DEB_AUTO_UPDATE_* (closes: #713207).
* Adjust pkglibdir.patch to work with current Autotools.
* Remove sh4.patch, automatically applied by autoreconf.
-- Colin Watson <cjwatson@debian.org> Wed, 18 Sep 2013 09:31:53 +0100
qd (2.3.11.dfsg-2.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS": add pkglibdir.patch to fix fortran/Makefile.am.
(Closes: #662585)
-- gregor herrmann <gregoa@debian.org> Sun, 25 Mar 2012 18:59:19 +0200
qd (2.3.11.dfsg-2) unstable; urgency=low
* Team upload.
* Fix build on sh4 (Closes: #590335).
- Add patches/sh4.patch.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 11 Mar 2011 22:22:58 +0900
qd (2.3.11.dfsg-1) unstable; urgency=low
[Christophe Prud'homme]
* New upstream release
* debian/control: update Standards-Version to 3.9.1
* debian/libqd-dev.install: do not ship .la file anymore
* Bug fix: "error: Cannot link C++ and Fortran.", thanks to Nobuhiro
Iwamatsu (Closes: #590335).
-- Christophe Prud'homme <prudhomm@debian.org> Fri, 13 Aug 2010 13:30:28 +0200
qd (2.3.8-1) unstable; urgency=low
[Christophe Prud'homme]
* New upstream release
-- Christophe Prud'homme <prudhomm@debian.org> Mon, 13 Jul 2009 15:31:46 +0200
qd (2.3.7-2) unstable; urgency=low
[Christophe Prud'homme]
* added libqdmod.a library for fortran support
* debian/control: updated Standards-Version to 3.8.2 (no changes)
* debian/{compat,contro}: updated debhelper compatibility (>=7)
-- Christophe Prud'homme <prudhomm@debian.org> Mon, 13 Jul 2009 13:47:46 +0200
qd (2.3.7-1.1) unstable; urgency=low
* Non-maintainer upload.
* Call libtoolize in order to update the version of libtool (Closes:
#518564)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Mon, 23 Mar 2009 12:02:18 +0100
qd (2.3.7-1) unstable; urgency=low
[ Daniel Leidert (dale) ]
* debian/control: Added Homepage field.
(Vcs-Svn): Fixed.
* debian/dirs: Dropped (useless).
* debian/libqd-dev.examples: Added sample Makefile.
* debian/libqd-dev.manpages: Added for new man-page.
* debian/qd-config.1: Added missing man-page.
* debian/watch: Added.
[ Christophe Prud'homme ]
* New upstream release
* debian/control: set Standards-Version to 3.8.0 (added README.source
and associated quilt comment)
-- Christophe Prud'homme <prudhomm@debian.org> Sun, 07 Dec 2008 19:59:12 +0100
qd (2.3.4-1) unstable; urgency=low
* New upstream release
* Bug fix: "qd: please package new upstream", thanks to Tim Abbott
(Closes: #464783).
-- Christophe Prud'homme <prudhomm@debian.org> Fri, 15 Feb 2008 09:11:01 +0100
qd (2.1.213.1-2) unstable; urgency=low
[ Rafael Laboissiere ]
* debian/control: Added Vcs-Svn and Vcs-Browser fields to the Source
section
[Christophe Prud'homme]
* Bug fix: "FTBFS with GCC 4.3: missing #includes", thanks to Martin
Michlmayr (Closes: #417502).
* Bug fix: "ldbl128 transition for alpha, powerpc, sparc, s390", thanks
to Matthias Klose (Closes: #430295).
* debian/control: updated g++ and gfortran build-depends version
* debian/control: updated Standards-Version
-- Christophe Prud'homme <prudhomm@debian.org> Fri, 15 Feb 2008 08:59:13 +0100
qd (2.1.213.1-1) unstable; urgency=low
* New upstream release
-- Christophe Prud'homme <prudhomm@debian.org> Mon, 16 Oct 2006 15:17:07 +0200
qd (2.1.200-1) unstable; urgency=low
* New upstream release
* Changed library package name to libqd2c2a
* Enabled some operations between dd_real/qd_real and integers/floating
types
* Changed Maintainer to Debian Scientific Computing Team and added
myself as uploader
-- Christophe Prud'homme <prudhomm@debian.org> Sun, 9 Apr 2006 22:50:45 +0200
qd (2.1.142-3) unstable; urgency=low
* c++ transition
-- Christophe Prud'homme <prudhomm@debian.org> Tue, 10 Jan 2006 16:01:53 +0100
qd (2.1.142-2) unstable; urgency=low
* patch to support unsigned ints
-- Christophe Prud'homme <prudhomm@debian.org> Sun, 14 Aug 2005 23:00:09 +0200
qd (2.1.142-1) unstable; urgency=low
* Initial release
-- Christophe Prud'homme <prudhomm@debian.org> Sat, 30 Jul 2005 20:08:09 +0200
|