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
|
libjdepend-java (2.10-1) unstable; urgency=medium
* New upstream release
- License changed to MIT
* Generate Java 8 compatible bytecode
* Removed the documentation from the binary package
* Switch to debhelper level 13
* Converted debian/copyright to the Copyright Format 1.0
* Exclude the binaries from the upstream tarball
* Standards-Version updated to 4.6.1
-- Emmanuel Bourg <ebourg@apache.org> Mon, 12 Dec 2022 13:06:24 +0100
libjdepend-java (2.9.1-2) unstable; urgency=medium
* Install the Maven artifacts
* Build with the DH sequencer instead of CDBS
* Removed the javadoc from the binary package
* Standards-Version updated to 4.4.0
* Switch to debhelper level 11
* Track and download the new releases from GitHub
-- Emmanuel Bourg <ebourg@apache.org> Tue, 16 Jul 2019 13:13:38 +0200
libjdepend-java (2.9.1-1) unstable; urgency=low
* New upstream release
* debian/rules: Added a get-orig-source target
* debian/control:
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
- Removed the dependencies on the Java runtime
- Removed Michael Koch from the uploaders (Closes: #654076)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 29 Jul 2013 14:45:55 +0200
libjdepend-java (2.9-5) unstable; urgency=low
* Team upload.
[ Matthias Klose ]
* (Build-)depend on default-jre/-jdk.
* Set java source version to 1.4.
[ Torsten Werner ]
* Remove Arnaud from uploaders list.
* Switch to source format 3.0.
* Add missing .
* Switch to debhelper 7.
* Add Homepage and Vcs-* headers to debian/control.
* Update Standards-Version: 3.8.4.
* Change Section: java.
-- Torsten Werner <twerner@debian.org> Tue, 04 May 2010 22:20:50 +0200
libjdepend-java (2.9-4) unstable; urgency=low
* Use java-gcj-compat instead of kaffe.
* Moved Build-Depends-Indep to Build-Depends.
* Removed Wolfgang and added myself to Uploaders.
* Updated Standards-Version.
-- Michael Koch <konqueror@gmx.de> Sun, 17 Jun 2007 20:04:42 +0200
libjdepend-java (2.9-3) unstable; urgency=low
* kaffe compiler transition
* Bumped debhelper version to fix linda error
* Added java2-runtime to depends alternatives
* Added myself to uploaders
-- Wolfgang Baer <WBaer@gmx.de> Mon, 16 Jan 2006 11:08:16 +0100
libjdepend-java (2.9-2) unstable; urgency=low
* Standards-Version: 3.6.2, no change needed
* ant transition
-- Arnaud Vandyck <avdyk@debian.org> Tue, 4 Oct 2005 14:11:38 +0200
libjdepend-java (2.9-1) unstable; urgency=low
* New upstream release
* debian/watch: added
* build with ant 1.6 and kaffe
* Move to main!
* Standard version: 3.6.1 no changes
-- Arnaud Vandyck <avdyk@debian.org> Tue, 22 Mar 2005 10:20:19 +0100
libjdepend-java (2.6-4) unstable; urgency=low
* added support for amd64, thanks to Kaare Hviid (closes: Bug#274847).
-- Arnaud Vandyck <avdyk@debian.org> Fri, 12 Nov 2004 16:31:21 +0100
libjdepend-java (2.6-3) unstable; urgency=low
* corrected the name of the versionned jar.
-- Arnaud Vandyck <avdyk@debian.org> Sat, 7 Feb 2004 10:58:02 +0100
libjdepend-java (2.6-2) unstable; urgency=low
* Changed maintainer (Debian Java Maintainers), and add me as an
uploader with my Debian email address
* debian/rules: changed to use CDBS.
* debain/control (Build-Depends-Indep): added cdbs (and changed ant into
libant1.5-java
-- Arnaud Vandyck <avdyk@debian.org> Wed, 7 Jan 2004 18:42:43 +0100
libjdepend-java (2.6-1) unstable; urgency=low
* Initial Release (closes: #203114).
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Sun, 27 Jul 2003 22:59:05 +0200
|