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
|
libjlayer-java (1.0.1-2.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 03 Jan 2021 13:42:43 +0100
libjlayer-java (1.0.1-2) unstable; urgency=low
* debian/control:
+ Remove dependency on default-jre-headless, since java libs aren't
supposed to depend on JREs.
+ Bumped Standards-Version to 3.9.1
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Mon, 01 Nov 2010 14:17:40 +0200
libjlayer-java (1.0.1-1) unstable; urgency=low
* New upstream release.
* Split documentation into libjlayer-java-doc package:
- Install API documentation in /usr/share/doc/libjlayer-java/api/
* Bump Standards-Version to 3.8.3
- Change section to "java"
- Rename debian/README.Debian-source to debian/README.source
* Bump debhelper version to >= 7
* Remove unused Depends on ${shlibs:Depends}
* Default JRE:
- Build-Depends on default-jdk
- Depends on default-jre-headless
- Use /usr/lib/jvm/default-java as JAVA_HOME
- Force 1.2 source and target in debian/ant.properties
* Add myself to Uploaders
* Use DEP5 format for debian/copyright
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 01 Nov 2009 22:15:00 +0100
libjlayer-java (1.0-2) unstable; urgency=low
* Move the package to pkg-java svn.
* Switch to java-gcj-compat from kaffe.
* debian/control:
+ Set Maintainer to Debian Java Maintainers and add myself to Uploaders.
+ Add XS-Vcs-{Svn,Browser} headers.
* Remove debian/install and install jar from debian/rules and create
symbolic link.
* Add debian/README.Debian-source file.
* Bump up Standards-Version to 3.7.3
-- Varun Hiremath <varun@debian.org> Fri, 11 Jan 2008 10:28:56 +0530
libjlayer-java (1.0-1) unstable; urgency=low
* Initial release (Closes: #420543)
-- Varun Hiremath <varunhiremath@gmail.com> Mon, 23 Apr 2007 00:21:24 +0530
|