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
|
libjogl-java (1.1.1+dak1-12) unstable; urgency=low
* Team upload.
* Replace Build-Depends on ant1.7 with ant. (Closes: #640270).
-- Miguel Landaeta <miguel@miguel.cc> Sun, 05 Feb 2012 16:10:18 -0430
libjogl-java (1.1.1+dak1-11) unstable; urgency=low
* Team upload.
* Switch to default-jdk. (Closes: #643533).
* Bump Standards-Version to 3.9.2. No changes were required.
-- Miguel Landaeta <miguel@miguel.cc> Sat, 22 Oct 2011 16:09:36 -0430
libjogl-java (1.1.1+dak1-10) unstable; urgency=low
* Update the patch to set java.library.path (using static instead of doing
this into the method). Thanks to Aidan Delaney.
* Standards-Version updated to version 3.9.1
* Switch to dpkg-source 3.0 (quilt) format
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 01 Apr 2011 11:10:54 +0200
libjogl-java (1.1.1+dak1-9) unstable; urgency=low
* Change Build-Depends: ant1.7-optional because it FTBFS with ant 1.8.
(Closes: #571372)
-- Torsten Werner <twerner@debian.org> Sat, 27 Feb 2010 20:29:19 +0100
libjogl-java (1.1.1+dak1-8) unstable; urgency=low
* libjogl-java-doc is not built on arch dep compilation. Avoid the hack.
Thanks to Denis Barbier for the fix
[ Onkar Shinde ]
* Fix watch file to only look for stable releases.
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 21 Dec 2009 15:35:52 +0100
libjogl-java (1.1.1+dak1-7) unstable; urgency=low
[ Torsten Werner ]
* Fix Vcs headers.
[ Sylvestre Ledru ]
* Standards-Version updated to version 3.8.3
* DM-Upload-Allowed removed
* Change of my email address since I am now DD
* Really disable the doc build where was ending by a timeout
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 31 Aug 2009 16:33:32 +0200
libjogl-java (1.1.1+dak1-6) unstable; urgency=low
* Change Maintainer: Debian Java Maintainers.
* Change Section: java.
* Update Standards-Version: 3.8.2 (no changes).
-- Torsten Werner <twerner@debian.org> Mon, 29 Jun 2009 19:54:56 +0200
libjogl-java (1.1.1+dak1-5) unstable; urgency=low
* Standards-Version updated to version 3.8.1
* Disable the build of the javadoc under arm mipsel mips armel because of
a timeout issue
* Also handle the antlr package as dep (to simplify the backport)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Fri, 01 May 2009 12:40:17 +0200
libjogl-java (1.1.1+dak1-4) unstable; urgency=low
* javadoc had problems to find gluegen when building the doc of jogl
* misc depends added
* /usr/lib/jni & /usr/lib64/jni are now scanned automatically by jogl on
startup (Closes: #509721)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Mon, 29 Dec 2008 12:04:05 +0100
libjogl-java (1.1.1+dak1-3) experimental; urgency=low
* Dep to antlr changed to libantlr-java and move to build-depends
(instead of Build-Depends-Indep) (Closes: #503676)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Mon, 27 Oct 2008 15:14:48 +0100
libjogl-java (1.1.1+dak1-2) experimental; urgency=low
[ Torsten Werner ]
* Remove header XS-Autobuild from debian/control because the package is in
main now.
[ Sylvestre Ledru ]
* Standards-Version updated to version 3.8.0
* jogl is now built with OpenJDK
* Update of the ant tasks files to build on the Debian archs (=>
experimental) (Closes: #503380)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Sun, 26 Oct 2008 19:41:44 +0100
libjogl-java (1.1.1+dak1-1) unstable; urgency=low
[ Sylvestre Ledru ]
* Update debian/copyright to the SGI Free Software License B, version 2.0.
See:
http://www.sgi.com/company_info/newsroom/press_releases/2008/september/opengl.html
Thanks to this change (JoGL is based on code from mesa), this package
is now free.
* Package moving to main instead of non-free
[ Torsten Werner ]
* Fake a new upstream version because of a bug in dak.
-- Torsten Werner <twerner@debian.org> Sun, 21 Sep 2008 19:39:02 +0200
libjogl-java (1.1.1-2) unstable; urgency=low
* Missing detection of the PowerPC in the Java code. Thanks Michel
Dänzer (Closes: #499248)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Wed, 17 Sep 2008 13:28:09 +0200
libjogl-java (1.1.1-1) unstable; urgency=low
[ Sylvestre Ledru ]
* New upstream version
[ Torsten Werner ]
* Add DM-Upload-Allowed: yes to enable uploads by Sylvestre.
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Tue, 27 May 2008 15:23:43 +0200
libjogl-java (1.1.1~rc8-4) unstable; urgency=low
* Build dep java-gcj-compat-dev changed to default-jdk-builddep
(Closes: #477876)
* JAVA_HOME changed to /usr/lib/jvm/default-java
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Sat, 26 Apr 2008 00:04:30 +0200
libjogl-java (1.1.1~rc8-3) unstable; urgency=low
* Extended detection of PPC. (Closes: #465724)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Sun, 09 Mar 2008 18:48:38 +0100
libjogl-java (1.1.1~rc8-2) unstable; urgency=low
* Add support for cpu ppc. (Closes: #465724)
-- Torsten Werner <twerner@debian.org> Fri, 07 Mar 2008 20:33:22 +0100
libjogl-java (1.1.1~rc8-1) unstable; urgency=low
[ Sylvestre Ledru ]
* New upstream version
* Better watch file
[ Torsten Werner ]
* Make Depends: libjogl-jni versioned.
-- Torsten Werner <twerner@debian.org> Thu, 28 Feb 2008 22:48:21 +0100
libjogl-java (1.1.1~rc7-4) unstable; urgency=low
* PowerPC arch detection was missing (Closes: #465724)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Sat, 16 Feb 2008 16:53:19 +0100
libjogl-java (1.1.1~rc7-3) unstable; urgency=low
* FTBFS issue fixed (some Build-Depends were in Build-Depends-Indep), thanks
Michael Koch (closes: #460126)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Thu, 10 Jan 2008 22:35:55 +0100
libjogl-java (1.1.1~rc7-2) unstable; urgency=low
[ Sylvestre Ledru ]
* A library was missing
* Clean ant target added
* Facilitate the future use of Cg (C for Graphics from NVIDIA) when/if
available
* Updated to Standards-Version: 3.7.3 (no changes needed).
[ Torsten Werner ]
* Enable autobuilding the non-free package.
-- Torsten Werner <twerner@debian.org> Sat, 29 Dec 2007 13:58:15 +0100
libjogl-java (1.1.1~rc7-1) unstable; urgency=low
* Initial Release (closes: #337828, #456177)
-- Sylvestre Ledru <sylvestre.ledru@inria.fr> Thu, 13 Dec 2007 16:26:17 +0100
|