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
|
jfractionlab (0.91-3) unstable; urgency=low
* Fixes debian/rules to avoid javapath error (Closes: #741799)
* debian/changelog: updated to machine readable format.
* debian/docs: remove CHANGELOG.txt entry causing duplications
* Bumped standards to 3.9.5, no changes needed.
* Added lintian overrides file for help files without java
classes, only html and graphic files.
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Thu, 29 May 2014 20:11:47 +0200
jfractionlab (0.91-2.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "Transition package to default java implementation; fix java7
compatibility":
apply patch from Ubuntu / James Page:
Transition package to use default java implementation:
- d/control: Use default-{jdk|jre} instead of openjdk-6-{jdk|jre}.
- d/rules: Set JAVA_HOME to /usr/lib/jvm/default-java, specify
source/target = 1.5 to ensure bytecode is backwards compatible.
Additionally remove now unused DEB_BUILD_ARCH variable from debian/rules.
(Closes: #683550)
-- gregor herrmann <gregoa@debian.org> Tue, 21 May 2013 21:36:10 +0200
jfractionlab (0.91-2) unstable; urgency=low
* Fixed desktop file generic name entries. Thanks to Ronny Standtke.
(Closes: #641736)
* debian/rules: Finds correctly JAVA_HOME path. Thanks to Hideki Yamane.
(Closes: #640570)
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Sun, 08 Jan 2012 10:59:29 +0100
jfractionlab (0.91-1) unstable; urgency=low
* New upstream release
* debian/patches/* refreshed
* debian/control:
- added openoffice.org-java-common dependencies
- changed suggestions from latex to libreoffice | openoffice, as
jFractionLab now uses openoffice to print reports
- bumped standards to 3.9.2 : removed quilt build dependency
* Modifications in the classpath in debian/rules
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Fri, 09 Dec 2011 19:34:56 +0100
jfractionlab (0.86-1) unstable; urgency=low
* New upstream release:
- new package "logtable"
- it does not suggest texlive-lang-german anymore
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Fri, 31 Dec 2010 17:12:11 +0100
jfractionlab (0.85.2-1) unstable; urgency=low
* New upstream release
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Mon, 22 Nov 2010 12:34:13 +0100
jfractionlab (0.84-2) unstable; urgency=low
* Fix bashism in JFractionLab script (Closes: #581115)
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Wed, 26 May 2010 10:52:09 +0200
jfractionlab (0.84-1) unstable; urgency=low
* New upstream release
* Switch to dpkg-source 3.0 (quilt) format
* debian/control: added quilt build dependency
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Sun, 18 Apr 2010 11:12:12 +0200
jfractionlab (0.83-3) unstable; urgency=low
* Moving this package to main, as libtablelayout-java is now free
* debian/control: bumped standards version to 3.8.4
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Mon, 08 Feb 2010 20:03:51 +0100
jfractionlab (0.83-2) unstable; urgency=low
* Fixed launcher to allow more jdk's
* Included some missing classes in the main jar file
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Sat, 09 Jan 2010 18:11:05 +0100
jfractionlab (0.83-1) unstable; urgency=low
* New upstream release (Now, it autodetects the system language)
* Updated debian/patches/01-add_version.patch
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Fri, 08 Jan 2010 13:14:20 +0100
jfractionlab (0.82-2) unstable; urgency=low
* Fixed debian/copyright file
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Sun, 20 Dec 2009 16:27:48 +0100
jfractionlab (0.82-1) unstable; urgency=low
* Initial release (Closes: #557334)
-- José L. Redrejo Rodríguez <jredrejo@debian.org> Fri, 04 Dec 2009 17:44:58 +0100
|