sync request (unstable -> main) for getting maven built

Bug #446263 reported by Matthias Klose
26
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ant (Ubuntu)
Fix Released
Undecided
Unassigned
commons-httpclient (Ubuntu)
Fix Released
Undecided
Unassigned
commons-io (Ubuntu)
Invalid
Undecided
Unassigned
doxia (Ubuntu)
Won't Fix
Undecided
Unassigned
jmock (Ubuntu)
Fix Released
Undecided
Unassigned
jsch (Ubuntu)
Fix Released
Undecided
Unassigned
junit (Ubuntu)
Fix Released
Undecided
Unassigned
libcommons-codec-java (Ubuntu)
Fix Released
Undecided
Unassigned
libcommons-collections3-java (Ubuntu)
Fix Released
Undecided
Unassigned
libcommons-lang-java (Ubuntu)
Fix Released
Undecided
Unassigned
libcommons-logging-java (Ubuntu)
Fix Released
Undecided
Unassigned
libgoogle-collections-java (Ubuntu)
Fix Released
Undecided
Unassigned
liboro-java (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

sync request granted in bug #443292; the Ubuntu changes can be discarded, integrated in the Debian package.

doxia (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * Build-Depends/Recommends libcommons-httpclient-java (>= 3.1-6).
  * Build-Depends on debhelper (>= 7).
  * Updated to Standards-Version 3.8.3.

doxia (1.1-3) unstable; urgency=low

  * Upload to unstable.

doxia (1.1-2) experimental; urgency=low

  [ Ludovic Claude ]
  * Remove test dependencies from Maven POM descriptors

  [ Torsten Werner ]
  * Remove extra Build-Depends-Indep: ant.

doxia (1.1-1) experimental; urgency=low

  [ Ludovic Claude ]
  * New upstream version (Closes: #520760)
  * Add myself to uploaders
  * Add the Maven POMs to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove the patch itext.diff, use a dependency on libitext1-java
    instead to keep using version 1.x of iText.
  * Add a dependency on fop and libcommons-configuration-java to build the new
    doxia-module-fo
  * Remove the dependency on libplexus-container-default-java, it's replaced
    by a transitive dependency on libplexus-containers-java (from
    libplexus-i18n-java)
  * Remove the dependency on classpath-doc on the java-doc package,
    it's not needed
  * Remove full text of the Apache 2.0 license from debian/copyright

  [ Torsten Werner ]
  * Add missing Build-Depends: libcommons-lang-java.
  * Upload to experimental.

Revision history for this message
Matthias Klose (doko) wrote :

commons-httpclient sync is needed as well:

 commons-httpclient (3.1-6) unstable; urgency=low

   * Don't map version of commons-httpclient explicitly.
   * Added myself to Uploaders.
   * Updated Standards-Version to 3.8.3.

commons-httpclient (3.1-5) unstable; urgency=low

   * Upload to unstable.

commons-httpclient (3.1-4) experimental; urgency=low

   * Add the Maven POM to the package
   * Add a Build-Depends-Indep dependency on maven-repo-helper
   * Use mh_installpom and mh_installjar to install the POM and the jar to the
     Maven repository

Revision history for this message
Matthias Klose (doko) wrote :

forget this, commons-httpclient is in main, and would pull in maven ...

will update to doxia-1.1-3 instead

Changed in commons-httpclient (Ubuntu):
status: New → Won't Fix
Changed in doxia (Ubuntu):
status: New → Won't Fix
Revision history for this message
Matthias Klose (doko) wrote :

commons-httpclient and commons-io require maven-ant-helper and maven-repo-helper in main (see #454621)

Changed in commons-httpclient (Ubuntu):
status: Won't Fix → New
Changed in commons-io (Ubuntu):
status: New → Incomplete
Changed in commons-httpclient (Ubuntu):
status: New → Incomplete
Revision history for this message
Matthias Klose (doko) wrote : Re: sync request (unstable -> main) for getting maven built , FFe granted

ubuntu changes in junit can be discarded, integrated in debian

junit (3.8.2-3) unstable; urgency=low

  * Upload to unstable.

junit (3.8.2-2) experimental; urgency=low

  * Add Maven POM descriptor
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * debian/rules: added get-orig-pom target to run manually to download the
    latest Maven POM and add it to the debian directory.
  * Fix some Lintian warnings: bump Standards-Version to 3.8.1,
    cannot fix Copyright warning as no information
    was found in the source code or the web site about the copyright owners,
    and adding ${misc:Depends} causes FTBSF.
  * Change section to java
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository

summary: - sync request (unstable -> universe) for getting maven built , FFe
- granted
+ sync request (unstable -> main) for getting maven built , FFe granted
Revision history for this message
Matthias Klose (doko) wrote :

commons-io (1.4-2) unstable; urgency=low

  * Upload to unstable.

commons-io (1.4-1.1) experimental; urgency=low

  * Non-maintainer upload.
  * Change section to java, bump up Standards-Version to 3.8.1
  * Bump up debhelper to 6
  * Add the Maven POM to the package
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Change the build dependency on java-gcj to default-jdk
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Remove Depends on Java runtimes as it is a library

  [ Emmanuel Bourg and Sylvestre Ledru]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons

Changed in junit (Ubuntu):
status: New → Incomplete
Revision history for this message
Matthias Klose (doko) wrote :

this is a sync, but needs to be done by an upload, because debian already is at version 1.4:

libcommons-codec-java (1.3-8ubuntu1) karmic; urgency=low

  * Merge with Debian; no remaining changes, but Debian already has 1.4.

libcommons-codec-java (1.3-8) unstable; urgency=low

  * Upload to unstable.

libcommons-codec-java (1.3-7) experimental; urgency=low

  [ Ludovic Claude ]
  * Fix version for junit in the maven POM dependencies
  * Move api documentation to /usr/share/doc/libcommons-codec-java/api
  * Add a quilt patch to ignore the LICENSE file not included in the
    source tarball, replace all previous simple patches by quilt

  [ Damien Raude-Morvan ]
  * Build-Depends on default-jdk instead of default-jdk-builddep
    because we don't build a native GCJ package.

  [ Torsten Werner ]
  * Add myself to Uploaders.
  * Don't install API documentation into both binary packages.
  * Don't install extra license file.

libcommons-codec-java (1.3-6) experimental; urgency=low

  * Add the Maven POM to the package
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository

libcommons-codec-java (1.3-5) unstable; urgency=low

  [ Emmanuel Bourg ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons

  [ Damien Raude-Morvan ]
  * Apply patch from Chris Cheney <email address hidden> (Closes: #508967)
    - Use default-jdk-builddep in Build-Depends
    - /usr/lib/jvm/default-java as JAVA_HOME
    - Add ${misc:Depends} in Depends
  * Add myself to Uploaders
  * Bump Standards-Version to 3.8.2
    - Move to "java" section
    - Add Vcs-* fields
    - Add Homepage in debian/control
    - Add a get-orig-source target
    - Add a README.source describing patch system
  * Use debhelper 5
    - Bump debian/compat to 5
    - Build-Depends on debhelper >= 5
  * Update the license to Apache License 2.0 (Closes: #532884)
  * Split API Javadoc into libcommons-codec-java-doc package (Closes: #506360)

Changed in libcommons-codec-java (Ubuntu):
status: New → Incomplete
Revision history for this message
Matthias Klose (doko) wrote :

ubuntu changes can be discarded, integrated:

libcommons-collections3-java (3.2.1-4) unstable; urgency=low

  * Upload to unstable.

libcommons-collections3-java (3.2.1-3) experimental; urgency=low

  [ Ludovic Claude ]
  * Change section to java, bump up Standards-Version to 3.8.1
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven
    build, use quilt
  * Fix Lintian warning: Remove full text of Apache license

  [ Matthias Klose ]
  * (Build-)depend on default-jre/-jdk.
  * Set java source version to 1.4.

  [ Emmanuel Bourg ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons

  [ Torsten Werner ]
  * Convert debian/copyright to UTF-8.
  * Upload to experimental.

Changed in libcommons-collections3-java (Ubuntu):
status: New → Incomplete
Revision history for this message
Matthias Klose (doko) wrote :

ubuntu changes integrated in the debian package

libcommons-lang-java (2.4-4) unstable; urgency=low

  * Upload to unstable.

libcommons-lang-java (2.4-3) experimental; urgency=low

  * Update debian/control as my changes where not checked in previously

libcommons-lang-java (2.4-2) experimental; urgency=low

  [ Ludovic Claude ]
  * Change section to java, bump up Standards-Version to 3.8.1
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove 01build_xml_license_location_patch.dpatch as it's not useful
    anymore
  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven
    build, use quilt
  * Put the API documentation in a separate package

  [ Torsten Werner ]
  * Add Build-Depends: quilt, maven-repo-helper.
  * Upload to experimental.

Revision history for this message
Matthias Klose (doko) wrote :

libcommons-logging-java (1.1.1-5) unstable; urgency=low

  * Build-Depends on libservlet2.5-java instead of libservlet2.3-java.
  * Remove Suggests on libservlet2.3-java and libservlet2.4-java.
  * Build-Depends on debhelper >= 7.
  * Updated Standards-Version to 3.8.3.

libcommons-logging-java (1.1.1-4) unstable; urgency=low

  * Upload to unstable.

libcommons-logging-java (1.1.1-3.2) experimental; urgency=low

  * Add more suggestions for the version of the servlet API:
     libservlet2.4-java | libservlet2.5-java
  * Add a Maven rule to use artifact id commons-logging instead of
     commons-logging-api
  * Move api documentation to /usr/share/java/doc/libcommons-logging-java/api

libcommons-logging-java (1.1.1-3.1) experimental; urgency=low

  [Ludovic Claude]
  * Non-maintainer upload.
  * Remove Depends: on the Java runtimes for the java-doc package
  * Add ${misc:Depends} on both Depends: attributes to fix Linitian warnings
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * debian/rules: Add the manifest to the jar

  [ Emmanuel Bourg and Sylvestre Ledru ]
  * Update of the URLs
  * Rename Jakarta Commons to Apache Commons

Revision history for this message
Matthias Klose (doko) wrote :

 libgoogle-collections-java (0~20080808-3) unstable; urgency=low

   * Upload to unstable.

libgoogle-collections-java (0~20080808-2) experimental; urgency=low

   * Add a watch file and modify orig-tar.sh to use the downloadable
     file from the project site.
   * Add a Build-Depends on maven-ant-helper and create our own
     build.xml which uses maven-build.xml from maven-ant-helper
   * Add ${misc:Depends} to Depends to clear Lintian warnings
   * Change section to java, bump up Standards-Version to 3.8.1
   * Add the Maven POM to the package,
   * Add a Build-Depends-Indep dependency on maven-repo-helper
   * Use mh_installpom and mh_installjar to install the POM and the jar to the
     Maven repository

summary: - sync request (unstable -> main) for getting maven built , FFe granted
+ sync request (unstable -> main) for getting maven built
Changed in libcommons-logging-java (Ubuntu):
status: New → Incomplete
Revision history for this message
Matthias Klose (doko) wrote :

ubuntu changes integrated in debian

liboro-java (2.0.8a-6) unstable; urgency=low

  * Upload to unstable.

liboro-java (2.0.8a-5) experimental; urgency=low

  [Ludovic Claude]
  * Change section to java, bump up Standards-Version to 3.8.1
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Put the API documentation in a separate package

  [Matthias Klose]
  * (Build-)depend on default-jre/-jdk.
  * Drop dependency on java-common.
  * Set java source version to 1.4.

Revision history for this message
Matthias Klose (doko) wrote :

jsch already is the same upstream version in karmic, just mising Maven BOM; can be synced, ubuntu changes integrated in the Debian package.

jsch (0.1.42-1) unstable; urgency=low

  * New upstream release.
    - Sync'ed with Ubuntu.
    - debian/control: added ${shlibs:Depends}, ${misc:Depends}
    Depends as appropriate.
    - Updated debian/copyright and debian/manifest.mf.
  * Made the short descriptions unique.
  * Bumped Standards-Versions to 3.8.3 - no changes required.

jsch (0.1.41-2) unstable; urgency=low

  * Upload to unstable.

jsch (0.1.41-1) experimental; urgency=low

  [Ludovic Claude]
  * New upstream version, add myself to Uploaders
  * Change section to java, bump up Standards-Version to 3.8.1,
    bump up debhelper to 6
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository

  [Michael Koch]
  * Revised package descriptions. Thanks to Marcus Better. Closes: #475162.

  [Matthias Klose]
  * (Build-)depend on default-jre/-jdk.
  * Set java source version to 1.4.

Revision history for this message
Matthias Klose (doko) wrote :

All Ubuntu changes are integrated.

bsh (2.0b4-10) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <email address hidden> Sun, 09 Aug 2009 10:28:52 +0200

bsh (2.0b4-9) experimental; urgency=low

  * Change section to java, bump up Standards-Version to 3.8.1
  * Add support for -classpath option on xbsh script (closes: #504784)
  * rules: add optional support for gcj and optimisation
  * Add the Maven POM to the package,
  * Add a Build-Depends dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository

Revision history for this message
Matthias Klose (doko) wrote :

bsh: prepare an upload for karmic with the bsh-gcj recommendation moved to a suggestion.

Revision history for this message
Matthias Klose (doko) wrote :

all ubuntu changes integrated in the debian package

ant (1.7.1-4) unstable; urgency=low

  * Fix link to /usr/share/doc/ant-doc/manual/api. You may
    have to uninstall ant-doc then install it again for this
    change to take effect (Closes: #541416)

ant (1.7.1-3) unstable; urgency=low

  * Upload to unstable.

ant (1.7.1-2) experimental; urgency=low

  * Bump up Standards-Version to 3.8.2
  * Move Ant Javadoc to /usr/share/doc/ant/api/
  * Deploy missing POM files for ant-optional package
  * Fix version for antlr, bcel, commons-net, log4j dependencies in the
    Maven POMs.
  * Fix groupId and artifactId for commons-logging and regexp
    dependencies in the Maven POMs.
  * Fix Ant version in the Maven repository

ant (1.7.1-1) experimental; urgency=low

  [Ludovic Claude]
  * Change section to java, bump up Standards-Version to 3.8.1
  * Update debhelper and compat to 6
  * Add Matthias Klose to Uploaders
  * Move ant-gcj from Recommends to Suggests for ant binary package
    (closes: #506220)
  * Add Build-Depends on libjaxp-1.3-java as xml-apis.jar has moved to this
    package. Add a Suggests on the same package for ant-optional
  * Add the Maven POMs to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove the full text of the Apache 2.0 license

  [Colin Watson]
  * Drop JDK recommendation to a Suggests to make it feasible to fit ant on
    the server CD (thanks, Thierry Carrez; LP: #389470).

  [Richard A. Johnson]
  * Added 11_ant_underscore_dash_fix.patch fixes - to _ conversion LP: #296409

  [Matthias Klose]
  * New upstream version (bug fix release).
    - mainly a bugfix release.
    - has extended support for Java6 features.
    - <script> now has support for JavaFX.
    - release notes: http://apache.linux-mirror.org/ant/README.html
  * Remove debian/patches/05_ant-bug433444.patch. Obsoleted.
  * Merge from Ubuntu:
    - ant: Depend on default-jre-headless, drop dependency on jvm.
    - Set java source and target version to 1.4.
    - ant: Recommend default-jdk | java-compiler | java-sdk.
  * Fix dangling symlink to ant-bootstrap.jar.

Revision history for this message
Matthias Klose (doko) wrote :

sync commands would be (after report #454621is resolved):

ant 1.7.1-4
commons-httpclient 3.1-7
commons-io 1.4-2
jsch 0.1.42-1
junit 3.8.2-3
libcommons-collections3-java 3.2.1-4
libcommons-lang-java 2.4-4
libcommons-logging-java 1.1.1-5
libgoogle-collections-java 0~20080808-3
liboro-java 2.0.8a-6

Changed in jsch (Ubuntu):
status: New → Incomplete
Changed in libgoogle-collections-java (Ubuntu):
status: New → Incomplete
Changed in liboro-java (Ubuntu):
status: New → Incomplete
Changed in ant (Ubuntu):
status: New → Incomplete
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] ant (1.7.1-0ubuntu3 [Ubuntu] < 1.7.1-4 [Debian])
 * Trying to add ant...
  - <ant_1.7.1-4.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <ant_1.7.1.orig.tar.gz: already in distro - downloading from librarian>
  - <ant_1.7.1-4.dsc: downloading from http://ftp.debian.org/debian/>
I: ant [main] -> ant_1.7.1-0ubuntu3 [main].
I: ant [main] -> ant-gcj_1.7.1-0ubuntu3 [main].
I: ant [main] -> ant-optional_1.7.1-0ubuntu3 [main].
I: ant [main] -> ant-optional-gcj_1.7.1-0ubuntu3 [main].
I: ant [main] -> ant-doc_1.7.1-0ubuntu3 [main].

Changed in ant (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] commons-httpclient (3.1-3 [Ubuntu] < 3.1-7 [Debian])
 * Trying to add commons-httpclient...
  - <commons-httpclient_3.1.orig.tar.gz: already in distro - downloading from librarian>
  - <commons-httpclient_3.1-7.dsc: downloading from http://ftp.debian.org/debian/>
  - <commons-httpclient_3.1-7.diff.gz: downloading from http://ftp.debian.org/debian/>
I: commons-httpclient [main] -> libcommons-httpclient-java_3.1-3 [main].
I: commons-httpclient [main] -> libcommons-httpclient-java-doc_3.1-3 [main].

Changed in commons-httpclient (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] junit (3.8.2-1ubuntu2 [Ubuntu] < 3.8.2-3 [Debian])
 * Trying to add junit...
  - <junit_3.8.2.orig.tar.gz: already in distro - downloading from librarian>
  - <junit_3.8.2-3.dsc: downloading from http://ftp.debian.org/debian/>
  - <junit_3.8.2-3.diff.gz: downloading from http://ftp.debian.org/debian/>
I: junit [main] -> junit_3.8.2-1ubuntu2 [main].
I: junit [main] -> junit-doc_3.8.2-1ubuntu2 [main].

Changed in junit (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :

commons-io is a merge

Changed in commons-io (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] libcommons-codec-java (1.3-4ubuntu1 [Ubuntu] < 1.4-1 [Debian])
 * Trying to add libcommons-codec-java...
  - <libcommons-codec-java_1.4.orig.tar.gz: downloading from http://ftp.debian.org/debian/>
  - <libcommons-codec-java_1.4-1.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <libcommons-codec-java_1.4-1.dsc: downloading from http://ftp.debian.org/debian/>
I: libcommons-codec-java [main] -> libcommons-codec-java_1.3-4ubuntu1 [main].

Changed in libcommons-codec-java (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

Cancelling the libcommons-codec-java sync, I guess 1.4-1 isn't the version we want.

If you can get a copy of 1.3-8, you should be able to upload it without changing the version number to 1.3-8ubuntu1.

Changed in libcommons-codec-java (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] libcommons-collections3-java (3.2.1-1ubuntu2 [Ubuntu] < 3.2.1-4 [Debian])
 * Trying to add libcommons-collections3-java...
  - <libcommons-collections3-java_3.2.1.orig.tar.gz: already in distro - downloading from librarian>
  - <libcommons-collections3-java_3.2.1-4.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <libcommons-collections3-java_3.2.1-4.dsc: downloading from http://ftp.debian.org/debian/>
I: libcommons-collections3-java [main] -> libcommons-collections3-java_3.2.1-1ubuntu2 [main].
I: libcommons-collections3-java [main] -> libcommons-collections3-java-doc_3.2.1-1ubuntu2 [main].

Changed in libcommons-collections3-java (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] libcommons-logging-java (1.1.1-3 [Ubuntu] < 1.1.1-5 [Debian])
 * Trying to add libcommons-logging-java...
  - <libcommons-logging-java_1.1.1-5.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <libcommons-logging-java_1.1.1-5.dsc: downloading from http://ftp.debian.org/debian/>
  - <libcommons-logging-java_1.1.1.orig.tar.gz: already in distro - downloading from librarian>
I: libcommons-logging-java [main] -> libcommons-logging-java_1.1.1-3 [main].
I: libcommons-logging-java [main] -> libcommons-logging-java-doc_1.1.1-3 [main].

Changed in libcommons-logging-java (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

hhh  ee  Getting binaries for karmic...
[Updating] libgoogle-collections-java (0~20080808-1 [Ubuntu] < 0~20080808-3 [Debian])
 * Trying to add libgoogle-collections-java...
  - <libgoogle-collections-java_0~20080808-3.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <libgoogle-collections-java_0~20080808-3.dsc: downloading from http://ftp.debian.org/debian/>
  - <libgoogle-collections-java_0~20080808.orig.tar.gz: already in distro - downloading from librarian>
I: libgoogle-collections-java [main] -> libgoogle-collections-java_0~20080808-1 [main].

Changed in libgoogle-collections-java (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] liboro-java (2.0.8a-4ubuntu2 [Ubuntu] < 2.0.8a-6 [Debian])
 * Trying to add liboro-java...
  - <liboro-java_2.0.8a-6.dsc: downloading from http://ftp.debian.org/debian/>
  - <liboro-java_2.0.8a.orig.tar.gz: already in distro - downloading from librarian>
  - <liboro-java_2.0.8a-6.diff.gz: downloading from http://ftp.debian.org/debian/>
I: liboro-java [main] -> liboro-java_2.0.8a-4ubuntu2 [main].

Changed in liboro-java (Ubuntu):
status: Incomplete → Fix Released
Revision history for this message
Steve Langasek (vorlon) wrote :

jsch needs a fake sync due to orig.tar.gz mismatch.

Changed in jsch (Ubuntu):
status: Incomplete → Invalid
status: Invalid → Confirmed
Revision history for this message
Matthias Klose (doko) wrote :

jsch fake sync uploaded

Changed in jsch (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :

libcommons-codec-java uploaded

Changed in libcommons-codec-java (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :

ubuntu changes are integrated in debian

libcommons-lang-java (2.4-4) unstable; urgency=low

  * Upload to unstable.

 -- Torsten Werner <email address hidden> Sun, 09 Aug 2009 12:04:17 +0200

libcommons-lang-java (2.4-3) experimental; urgency=low

  * Update debian/control as my changes where not checked in previously

 -- Ludovic Claude <email address hidden> Mon, 13 Jul 2009 00:16:04 +0100

libcommons-lang-java (2.4-2) experimental; urgency=low

  [ Ludovic Claude ]
  * Change section to java, bump up Standards-Version to 3.8.1
  * Add the Maven POM to the package,
  * Add a Build-Depends-Indep dependency on maven-repo-helper
  * Add ${misc:Depends} to Depends to clear Lintian warnings
  * Use mh_installpom and mh_installjar to install the POM and the jar to the
    Maven repository
  * Remove 01build_xml_license_location_patch.dpatch as it's not useful
    anymore
  * Patch src/conf/MANIFEST.MF: add the OSGi metadata generated by the Maven
    build, use quilt
  * Put the API documentation in a separate package

  [ Torsten Werner ]
  * Add Build-Depends: quilt, maven-repo-helper.
  * Upload to experimental.

Revision history for this message
Steve Langasek (vorlon) wrote :

[Updating] libcommons-lang-java (2.4-1ubuntu1 [Ubuntu] < 2.4-4 [Debian])
 * Trying to add libcommons-lang-java...
  - <libcommons-lang-java_2.4-4.diff.gz: downloading from http://ftp.debian.org/debian/>
  - <libcommons-lang-java_2.4.orig.tar.gz: already in distro - downloading from librarian>
  - <libcommons-lang-java_2.4-4.dsc: downloading from http://ftp.debian.org/debian/>
I: libcommons-lang-java [main] -> libcommons-lang-java_2.4-1ubuntu1 [main].

Changed in libcommons-lang-java (Ubuntu):
status: New → Fix Released
Revision history for this message
Matthias Klose (doko) wrote :

we did sync jmock as well, overwriting the ubuntu changes

Changed in jmock (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.