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
|
cadabra (1.46-3) unstable; urgency=high
* QA upload.
* Switch dependency from virtual package texlive-math-extra to
texlive-science to ease upgrades from Jessie to Stretch. (Closes:
#864223)
-- Axel Beckert <abe@debian.org> Mon, 05 Jun 2017 15:08:56 +0200
cadabra (1.46-2) unstable; urgency=medium
* QA upload.
* Add patch to disable hanging tests. (They look like a misbehaving
build-dependency, not like an issue in cadabra.)
-- Axel Beckert <abe@debian.org> Wed, 21 Dec 2016 08:44:29 +0100
cadabra (1.46-1) unstable; urgency=medium
* QA upload.
* Set Maintainer to the Debian QA Group and remove Uploaders field. (See
#834846 and #808634.)
* Change Vcs-* headers to collab-maint repository and normalize them.
* Apply wrap-and-sort.
* Remove obsolete DM-Upload-Allowed header.
* Update debian/copyright and debian/watch to follow releases on GitHub.
* Import new upstream release which fixes multiple FTBFS with more
recent GCC versions. Thanks to Kasper Peeters for his help on these
issues. (Closes: #808634)
* Update debian/rules:
+ Use dh_auto_{configure,build,install,clean}.
+ Switch to minimal dh v7 style debian/rules file.
+ Add build-dependencies on time and lie. (Used by test suite.)
* Bump debhelper compatibility to 9. (Currently FTBFS with 10.)
+ Update versioned debhelper build-dependency accordingly.
+ Enable parallel building.
* Declare compliance with Debian Policy 3.9.8.
* Add tests/out2.exp to debian/clean.
* Update debian/copyright format URI to current version and proper
syntax. Also add missing parts and remove obsolete ones.
* Add minimal DEP-3 style headers to debian/patches/ldflags.diff.
* Enable all hardening build flags.
* Add patch to pass $CPPFLAGS where needed. (Fixes lintian warning
hardening-no-fortify-functions for cadabra, but not yet for xcadabra.)
* Add patch by Chris Lamb to make build reproducible. (Closes: #797539)
* Replace dependency on transitional package "ttf-lyx" with "fonts-lyx |
ttf-lyx".
-- Axel Beckert <abe@debian.org> Wed, 21 Dec 2016 01:59:40 +0100
cadabra (1.39-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Update maintainer email address. (Closes: #757670)
* Update dependency texlive-latex3 to texlive-latex-recommended.
(Closes: #672877)
* Fix debian/watch.
-- Tobias Hansen <thansen@debian.org> Sat, 13 Sep 2014 12:43:59 +0200
cadabra (1.39-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
- Builds with GCC 4.9. Closes: #746833.
* Use dpkg-buildflags.
-- Matthias Klose <doko@debian.org> Sat, 09 Aug 2014 13:35:27 +0200
cadabra (1.29-1) unstable; urgency=low
* New upstream release.
+ Fixed compilation problems in tree.hh and youngtab.hh with newer
versions of g++.
* Bump Standards-Version to 3.9.2; no changes required.
-- Iulian Udrea <iulian@linux.com> Tue, 05 Jul 2011 19:37:55 +0100
cadabra (1.26-4) unstable; urgency=low
* Ack Non-maintainer upload.
* Add missing include. Closes: #625029 and LP: #765931.
- Add "#include <cstddef>" to both src/{tree.h,youngtab.hh} because of
"error: 'ptrdiff_t' does not name a type".
-- Iulian Udrea <iulian@linux.com> Fri, 13 May 2011 23:21:54 +0100
cadabra (1.26-3.1) unstable; urgency=low
* NMU. Change build-deps from libgmp3-dev to libgmp-dev.
-- Steve M. Robbins <smr@debian.org> Tue, 15 Mar 2011 22:55:29 -0500
cadabra (1.26-3) unstable; urgency=low
* Upload to unstable.
-- Iulian Udrea <iulian@linux.com> Sun, 06 Feb 2011 16:02:32 +0000
cadabra (1.26-2) experimental; urgency=low
* Depend on ttf-lyx instead of latex-xft-fonts.
Closes: #611884
Closes: #611885
-- Iulian Udrea <iulian@linux.com> Thu, 03 Feb 2011 10:35:18 +0000
cadabra (1.26-1) experimental; urgency=low
* New upstream release.
+ Fixes to @factor_out supplied by James Allen (thanks!). Now correctly
handles anti- and non-commuting factors and no longer messes up tensorial
factors.
+ Made @vary work on powers.
+ Several bugs in the pattern matcher fixed, among which those which are
relevant for substitution rules in which the right-hand side contains an
object both as index and as normal object (relevant e.g. for computations
with Lie algebras).
* Update debian/copyright.
-- Iulian Udrea <iulian@linux.com> Sat, 22 Jan 2011 11:40:19 +0000
cadabra (1.25-3) experimental; urgency=low
* Add texlive-latex3 to depends. Closes: #595650.
* Update copyright.
-- Iulian Udrea <iulian@linux.com> Thu, 16 Sep 2010 13:09:23 +0100
cadabra (1.25-2) unstable; urgency=low
* Add myself as the maintainer of the package and move Kasper Peeters to
Uploaders.
* Add Vcs-{Git,Browser} fields.
* Change my e-mail address.
* Bump Standards-Version to 3.9.1 (no changes required).
-- Iulian Udrea <iulian@linux.com> Fri, 13 Aug 2010 23:27:42 +0100
cadabra (1.25-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Remove Gürkan Sengün <gurkan@phys.ethz.ch> from Uploaders (thanks for
all your work Gürkan).
- Add myself as a co-maintainer of the package.
- Add DM-Upload-Allowed field.
- Add new homepage.
- Add libcairomm-1.0-dev to Build-Depends in order to fix FTBFS.
+ error: cairommconfig.h: No such file or directory (see bug#579772
for more details).
* Add myself to copyright.
* debian/rules: merge rm -f with dh_clean.
-- Iulian Udrea <iulian@ubuntu.com> Tue, 04 May 2010 17:03:02 +0100
cadabra (1.20-2) unstable; urgency=low
* Add tex-common to build-depends, and remove debian/postrm and
debian/postinst to fix package purge. Thanks Kasper Peeters.
(Closes: #574232)
* Update to dpkg-source version format 3.
-- Gürkan Sengün <gurkan@phys.ethz.ch> Mon, 29 Mar 2010 14:59:20 +0200
cadabra (1.20-1) unstable; urgency=low
* New upstream version.
* Bump standards version.
-- Gürkan Sengün <gurkan@phys.ethz.ch> Wed, 03 Feb 2010 10:30:30 +0100
cadabra (1.16-1) unstable; urgency=low
* Initial release. (Closes: #434489)
-- Gürkan Sengün <gurkan@phys.ethz.ch> Thu, 03 Sep 2009 12:21:20 +0200
|