Change log for libcommons-discovery-java package in Ubuntu
1 → 18 of 18 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Published in kinetic-release |
Published in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
libcommons-discovery-java (0.5-4) unstable; urgency=medium * Team upload. [ Kumar Appaiah ] * debian/control: + Remove Kumar Appaiah from uploaders [ Markus Koschany ] * Moved the package to Git [ Emmanuel Bourg ] * Removed Damien Raude-Morvan from the uploaders (Closes: #889353) * Build with the DH sequencer instead of CDBS * Removed the -java-doc package * Standards-Version updated to 4.5.1 * Switch to debhelper level 13 * Removed debian/orig-tar.sh -- Emmanuel Bourg <email address hidden> Tue, 26 Jan 2021 16:57:06 +0100
Available diffs
- diff from 0.5-3.1 to 0.5-4 (3.3 KiB)
libcommons-discovery-java (0.5-3.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 <email address hidden> Mon, 28 Dec 2020 23:43:58 +0100
Available diffs
Superseded in hirsute-release |
Obsolete in groovy-release |
Published in focal-release |
Obsolete in eoan-release |
Obsolete in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Obsolete in artful-release |
Obsolete in zesty-release |
Obsolete in yakkety-release |
Published in xenial-release |
Obsolete in wily-release |
Obsolete in vivid-release |
Obsolete in utopic-release |
Published in trusty-release |
Superseded in trusty-release |
Obsolete in saucy-release |
Obsolete in raring-release |
Obsolete in quantal-release |
libcommons-discovery-java (0.5-3ubuntu1) quantal; urgency=low * Merge from Debian testing. Remaining changes: - d/control: Switch Build-Deps from maven to ant, fix Depends on binary packages. - d/rules: Switch from maven to ant cdbs build and ensure that junit4 is used to execute unit tests. - d/ant.properties: Specify build overrides for upstream build.xml to support use of system Java libraries. - d/libcommons-discovery-java-doc.install: install API docs from ant build output. - d/patches/fix_junit4_tests.diff: fix build process to execute tests using the junit ant task rather than executing junit directly in order to support use of JUnit4 annotations.
Available diffs
- diff from 0.5-2ubuntu2 to 0.5-3ubuntu1 (1.4 KiB)
Superseded in quantal-release |
libcommons-discovery-java (0.5-2ubuntu2) quantal; urgency=low * No-change rebuild with openjdk-7 as default-jdk. -- James Page <email address hidden> Fri, 18 May 2012 11:42:14 +0100
Available diffs
- diff from 0.5-2ubuntu1 to 0.5-2ubuntu2 (380 bytes)
libcommons-discovery-java (0.5-2ubuntu1) precise; urgency=low * Merge from Debian testing. Remaining changes: - d/control: Switch Build-Deps from maven to ant, fix Depends on binary packages. - d/rules: Switch from maven to ant cdbs build and ensure that junit4 is used to execute unit tests. - d/ant.properties: Specify build overrides for upstream build.xml to support use of system Java libraries. - d/libcommons-discovery-java-doc.install: install API docs from ant build output. - d/patches/fix_junit4_tests.diff: fix build process to execute tests using the junit ant task rather than executing junit directly in order to support use of JUnit4 annotations.
Available diffs
- diff from 0.5-1ubuntu1 to 0.5-2ubuntu1 (1.4 KiB)
Superseded in precise-release |
libcommons-discovery-java (0.5-1ubuntu1) precise; urgency=low * Switch build system to ant to support continued inclusion in Ubuntu main: - d/control: Switch Build-Deps from maven to ant, fix Depends on binary packages. - d/rules: Switch from maven to ant cdbs build and ensure that junit4 is used to execute unit tests. - d/ant.properties: Specify build overrides for upstream build.xml to support use of system Java libraries. - d/libcommons-discovery-java-doc.install: install API docs from ant build output. - d/patches/fix_junit4_tests.diff: fix build process to execute tests using the junit ant task rather than executing junit directly in order to support use of JUnit4 annotations. -- James Page <email address hidden> Wed, 23 Nov 2011 11:51:23 +0000
Available diffs
- diff from 0.5-1 to 0.5-1ubuntu1 (2.3 KiB)
libcommons-discovery-java (0.5-1) unstable; urgency=low * Team upload. [ Damien Raude-Morvan ] * d/patches/java6_incompatible_types{,_tests}.diff: Fix FTBFS on openjdk-6. * d/control: Drop Depends on any JRE as a Java library don't need to depends on a runtime (Java Policy). * d/patches/0001-set-source-and-target-version-1.5.patch: Dropped. * d/maven.properties: Set source and target for javac to 1.5. [ Torsten Werner ] * Update Standards-Version: 3.9.2. * New upstream version. * Update debian/copyright. * Use Maven to build the package. * Drop old patch which is not needed anymore. * Update debian/watch to create orig tarball from upstreams svn repository. -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 13 Nov 2011 01:31:28 +0000
Available diffs
- diff from 0.4-4 to 0.5-1 (70.1 KiB)
Superseded in precise-release |
Obsolete in oneiric-release |
Obsolete in natty-release |
Obsolete in maverick-release |
libcommons-discovery-java (0.4-4) unstable; urgency=low [ Emmanuel Bourg ] * Update of the URLs * Rename Jakarta Commons to Apache Commons [ Damien Raude-Morvan ] * Add myself to Uploaders * Remove Arnaud from Uploaders (retired from Debian) * Add Maven support: - debian/control: Build-Depends-Indep on maven-repo-helper - debian/rules: mh_installpoms and mh_installjar - debian/pom.xml: POM for commons-dicovery * Use 3.0 (quilt) source format: - debian/rules: Remove simple-patchsys.mk - Refresh all debian/patches * Updated Standards-Version 3.8.4 (no changes needed) * debian/ant.properties: Compile for Java 1.3 * Install Javadoc HTML to /usr/share/doc/libcommons-discovery-java/api/ -- Ubuntu Archive Auto-Sync <email address hidden> Sun, 09 May 2010 13:53:47 +0100
Available diffs
- diff from 0.4-3 to 0.4-4 (3.8 KiB)
Superseded in maverick-release |
Obsolete in lucid-release |
Obsolete in karmic-release |
Superseded in karmic-release |
libcommons-discovery-java (0.4-3) unstable; urgency=low * Update the license to Apache License 2.0 (Closes: #532890) -- Ubuntu Archive Auto-Sync <email address hidden> Thu, 18 Jun 2009 08:32:41 +0100
Available diffs
- diff from 0.4-2 to 0.4-3 (2.4 KiB)
libcommons-discovery-java (0.4-2) unstable; urgency=low [ Matthias Klose ] * (Build-)depend on default-jre/-jdk. [ Varun Hiremath ] * Split out api docs into a separate -doc package (Closes: #506359) -- Matthias Klose <email address hidden> Tue, 23 Dec 2008 19:02:10 +0000
Available diffs
- diff from 0.4-1ubuntu1 to 0.4-2 (2.0 KiB)
libcommons-discovery-java (0.4-1ubuntu1) intrepid; urgency=low * (Build-)depend on default-jre/-jdk. * Set Ubuntu maintainer address. -- Matthias Klose <email address hidden> Thu, 31 Jul 2008 08:05:58 +0000
Available diffs
- diff from 0.4-1 to 0.4-1ubuntu1 (1.0 KiB)
libcommons-discovery-java (0.4-1) unstable; urgency=low [ Kumar Appaiah ] * debian/control: + Add XS-Vcs-{Svn,Browser} to debian/control + Add Homepage field. * Update watch file. [ Varun Hiremath ] * New upstream release * debian/control: + Add myself and Kumar Appaiah to Uploaders. + move cdbs and debhelper to Build-Depends. + modify Description. * debian/compat: switch to 5 * remove links file from debian/ * debian/rules: + Use DEB_UPSTREAM_VERSION to install jar + Create a versioned symbolic link to the jar. + implement get-orig-source * debian/patches: + remove 02_jikes_target_1_3.patch, builds without setting target to 1.3 + remove 03_gjdoc_crash_fix.patch, gjdoc bug has been fixed and no longer needed. * Add debian/orig-tar.sh to move tarball to deb-layout's tarballs dir. * Update debian/watch to call debian/orig-tar.sh * debian/docs: remove adc-guidelines.html and best-practices.html as upstream provides only Maven xdocs XMLs. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 23 Oct 2007 17:02:16 +0100
libcommons-discovery-java (0.2-10) unstable; urgency=low * Use java-gcj-compat instead of kaffe. * Moved Build-Depends-Indep to Build-Depends. * Updated Standards-Version. * Removed Wolfgang from Uploaders and added myself. * Fixed Homepage: tag in package description. -- Matthias Klose <email address hidden> Fri, 29 Jun 2007 11:06:05 +0100
libcommons-discovery-java (0.2-9ubuntu1) feisty; urgency=low * Build using java-gcj-compat. * Don't use java 1.5 reserved words as identifiers. * Set Ubuntu maintainer address. -- Matthias Klose <email address hidden> Wed, 28 Feb 2007 00:03:53 +0100
Superseded in feisty-release |
Obsolete in edgy-release |
Obsolete in dapper-release |
Superseded in dapper-release |
libcommons-discovery-java (0.2-9) unstable; urgency=low * kaffe compiler transition -- Wolfgang Baer <email address hidden> Sun, 15 Jan 2006 17:00:07 +0100
libcommons-discovery-java (0.2-8) unstable; urgency=low * Additional ant-optional dependency due to ant reorganization and enabled unit tests during build time * Added java1-runtime dependency to allow all free runtimes * Added patch to fix gjdoc crash on one source file (reported upstream) * Removed junit as dependency - only needed at build time * Register documenation with doc-base * Removed empty README.Debian * Standards-Version 3.6.2 (no changes) -- Wolfgang Baer <email address hidden> Wed, 5 Oct 2005 10:01:59 +0000
libcommons-discovery-java (0.2-6) unstable; urgency=low * building with kaffe because of a failure in sablevm * building javadoc -- Arnaud Vandyck <email address hidden> Wed, 2 Mar 2005 22:47:22 +0100
libcommons-discovery-java (0.2-5) unstable; urgency=low * added kaffe to the build-dep, but finally built with SableVM. The javadoc is no more generated at the moment. -- Arnaud Vandyck <email address hidden> Sun, 15 Aug 2004 02:33:19 +0200
1 → 18 of 18 results | First • Previous • Next • Last |