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
|
geogebra (4.0.34.0+dfsg1-9) unstable; urgency=medium
* Team upload.
[ tony mancill ]
* Update Homepage and Source URLs to use https (Closes: #975101)
[ Emmanuel Bourg ]
* Fixed the build failure with OpenJDK 17 (Closes: #981981)
* Standards-Version updated to 4.5.1
-- Emmanuel Bourg <ebourg@apache.org> Sun, 07 Feb 2021 22:28:40 +0100
geogebra (4.0.34.0+dfsg1-8) unstable; urgency=medium
* Remove EMFPlus support, which is not compatible anymore with recent
FreeHEP versions.
* Build against FreeHEP 2.4.
+ Update classpath for the geogebra executable accordingly.
* Do not require root for building package.
* Bump debhelper compatibility to 13.
* Bump Standards-Version to 4.5.0.
* Avoid calling dpkg-parsechangelog in debian/rules.
-- Giovanni Mascellani <gio@debian.org> Wed, 22 Jul 2020 20:55:46 +0200
geogebra (4.0.34.0+dfsg1-7) unstable; urgency=medium
* Remove dependency on icedtea, which is going to be removed.
* Fix jh_build options that used to randomly fail the compilation.
-- Giovanni Mascellani <gio@debian.org> Thu, 21 Mar 2019 19:16:43 +0100
geogebra (4.0.34.0+dfsg1-6) unstable; urgency=medium
* Team upload.
* Add patch to parse java version more generically (Closes: #904493)
-- tony mancill <tmancill@debian.org> Sun, 05 Aug 2018 15:13:12 -0700
geogebra (4.0.34.0+dfsg1-5) unstable; urgency=medium
* Remove some leftovers of TopGit, which is officially not used anymore.
* Fix crash with OpenJDK 9. (closes: #882550, LP: #1761977)
* Bump Standards-Version to 4.1.4, with small updates, and make everything
lintian clean.
* Update Vcs-* after migration to salsa.
-- Giovanni Mascellani <gio@debian.org> Mon, 30 Apr 2018 21:04:33 +0200
geogebra (4.0.34.0+dfsg1-4) unstable; urgency=medium
[ tony mancill ]
* Team upload.
* Set source encoding in debian/ant.properties to iso-8859-1.
(Closes: #868624)
* Use debhelper and compat level 10
* Bump Standards-Version to 4.0.0
* Update Vcs- URLs to use https
-- tony mancill <tmancill@debian.org> Mon, 17 Jul 2017 22:25:59 -0700
geogebra (4.0.34.0+dfsg1-3) unstable; urgency=medium
* Team upload.
* Added a patch to use libcommons-collections3-java instead of
libcollections15-java
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Mon, 07 Apr 2014 22:42:04 +0200
geogebra (4.0.34.0+dfsg1-2) unstable; urgency=low
* Fix typo in debian/copyright.
* Set build compatibility version to 1.5 (closes: #684980).
* Use '-b' in Vcs-Git to indicate the branch.
* Bump Standards-Version to 3.9.4.
-- Giovanni Mascellani <gio@debian.org> Thu, 16 May 2013 19:13:37 +0200
geogebra (4.0.34.0+dfsg1-1) unstable; urgency=low
* New upstream release.
* Add README.Debian documenting about exporting interactive worksheets.
-- Giovanni Mascellani <gio@debian.org> Thu, 21 Jun 2012 14:58:37 +0200
geogebra (4.0.30.0+dfsg1-1) unstable; urgency=low
* New upstream release.
- Update debian/copyright.
-- Giovanni Mascellani <gio@debian.org> Sat, 12 May 2012 00:36:05 +0200
geogebra (4.0.19.0+dfsg1-6) unstable; urgency=low
* Add manpages for geogebra and ggthumb.
* Bump Standards-Version to 3.9.3.
+ Change section to education, which is now in the policy.
* Fix a few details in debian/copyright.
-- Giovanni Mascellani <gio@debian.org> Wed, 21 Mar 2012 00:48:45 +0100
geogebra (4.0.19.0+dfsg1-5) unstable; urgency=low
* Do not display a warning if GeoGebra version is old (LP: #952072).
-- Giovanni Mascellani <gio@debian.org> Mon, 12 Mar 2012 00:28:32 +0100
geogebra (4.0.19.0+dfsg1-4) unstable; urgency=low
* Add stricter dependecies also to the binary package, not only
to the source.
-- Giovanni Mascellani <gio@debian.org> Sat, 03 Mar 2012 23:07:52 +0100
geogebra (4.0.19.0+dfsg1-3) unstable; urgency=low
* Drop patch jlatexmath, which is actually unnecessary.
* Add stricter dependencies to fix a few bugs (closes: #656956,
LP: #934122).
* Fix Debian version displaying.
-- Giovanni Mascellani <gio@debian.org> Sat, 03 Mar 2012 00:44:21 +0100
geogebra (4.0.19.0+dfsg1-2) unstable; urgency=low
* Add lots of missing dependencies.
-- Giovanni Mascellani <gio@debian.org> Sun, 12 Feb 2012 11:32:38 +0100
geogebra (4.0.19.0+dfsg1-1) unstable; urgency=low
* New upstream version (closes: #649893).
* Update dependency: icedtea-plugin -> icedtea-netx-common (LP: #893007).
* New thumbnailer configuration compatible with Gnome 3.
* Package building is now managed by javahelper instead of upstream
build.xml.
-- Giovanni Mascellani <gio@debian.org> Tue, 10 Jan 2012 11:37:41 +0100
geogebra (3.2.47.0+dfsg1-1) unstable; urgency=low
* New upstream release:
+ many small bugfixes;
+ translation updates;
+ added Nepali and Marathi translations.
* Using upstream-provided wrapper script.
-- Giovanni Mascellani <gio@debian.org> Sat, 04 Jun 2011 14:41:33 +0200
geogebra (3.2.46.0+dfsg1-2) unstable; urgency=low
* Added suggestion against cups for printing.
* Standards-Version bumped to 3.9.2 (no changes required).
* Fix FTBFS: netscape.javascript.* classes moved to icedtea-plugin package
(closes: #628289, LP: #749271).
* Fix incorrect icon installation directory.
* Add an override for lintian's false positive (codeless-jar).
-- Giovanni Mascellani <gio@debian.org> Thu, 02 Jun 2011 16:25:21 +0200
geogebra (3.2.46.0+dfsg1-1) unstable; urgency=low
* New upstream version.
* debian/patches/*: refreshed, with obvious conflicts fixed.
- debian/patches/geogebra.desktop: shebang line and CRLF terminators
removed.
* Installed icons of all sizes.
-- Giovanni Mascellani <gio@debian.org> Sat, 18 Dec 2010 15:46:13 +0100
geogebra (3.2.45.0+dfsg1-1) unstable; urgency=low
* New upstream version.
* debian/patches/*: refreshed, with obvious conflict fixes.
-- Giovanni Mascellani <gio@debian.org> Wed, 15 Dec 2010 13:12:28 +0100
geogebra (3.2.44.0+dfsg1-2) unstable; urgency=low
* Fix missing JARs in execution classpath (closes: #594173).
* Bigger memory limits for GeoGebra, necessary when dealing with
big constructions.
-- Giovanni Mascellani <gio@debian.org> Tue, 31 Aug 2010 22:47:42 +0200
geogebra (3.2.44.0+dfsg1-1) unstable; urgency=low
* New upstream release (mostly bug fixing).
* Added recommendation against a Java plugin.
* Categories in .desktop fixed.
* GeoGebra files are shown with the correct icon in file managers.
* Debian version number is shown along with the upstream one.
* Standards-Version bumped to 3.9.1 (no changes required).
-- Giovanni Mascellani <gio@debian.org> Sun, 01 Aug 2010 19:29:15 +0200
geogebra (3.2.43.0+dfsg1-2) unstable; urgency=low
* Added package geogebra-gnome, with a GNOME thumbnailer for GeoGebra
files.
-- Giovanni Mascellani <gio@debian.org> Sun, 25 Jul 2010 00:22:01 +0200
geogebra (3.2.43.0+dfsg1-1) unstable; urgency=low
* New upstream release (mostly bugfixes).
+ Patches updated
* patch/flanagan_nonfree.diff: search of polynomial roots improved,
thanks to Markus Hohenwarter.
* Inverse of a singular matrix bug fixed.
* Added manpage.
* Upstream icons, .desktop and MIME description used.
* JAR files for exporting applets are downloaded from upstream website.
-- Giovanni Mascellani <gio@debian.org> Fri, 23 Jul 2010 19:24:22 +0200
geogebra (3.2.42.0+dfsg1-1) unstable; urgency=low
* Initial release (Closes: #505704)
-- Giovanni Mascellani <gio@debian.org> Tue, 06 Jul 2010 15:03:50 +0200
|