lp:ubuntu/precise/commons-vfs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/commons-vfs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

9. By James Page

* Use ant build system to support MIR (LP: #876413):
  - d/control: Drop B-D's on maven-debian-helper + cdbs and add
    B-D on maven-ant-helper.
  - d/rules, d/build-classpath, d/build.xml, d/build.properties:
    Configure build to use customized version of maven-ant-helper
    build.xml + debhelper.
  - d/libcommons-vfs-java.poms: Update to pickup build artifacts
    and remove surplus pom files.
  - d/libcommons-vfs-java-doc.install: Pickup documentation
    from core component instead of aggregated javadoc.
  - d/control: Manually set dependencies for binary packages.
* Enabled test suite:
  - d/patches/disable_webdav_provider.diff: Update patch to
    fix test that checks for webdav support.
  - d/build.xml: Ignore webdav when running tests.

8. By Damien Raude-Morvan

* New upstream release:
  - Drop all previous patches.
  - d/control: Build-Depends on libcommons-net2-java, junit4,
    libcommons-compress-java.
* Bump Standards-Version 3.9.2: no changes needed.
* d/copyright: Use DEP-5 format.
* Switch to Maven build system:
  - d/patches/skip_examples.diff: Don't build examples module.
  - d/patches/disable_webdav_provider.diff: Disable webdav provider.
  - Drop B-D on ant, but add B-D on maven-debian-helper
  - Use ${maven:Depends} and ${maven:OptionalDepends} for Depends
    and Recommends.
* d/docs: Update for new release.

7. By Damien Raude-Morvan

* debian/maven.rules:
  - fix jdom groupId to org.jdom
  - use 3.x release of commons-httpclient
  - use 1.x release of commons-net
* Update my email address
* Bump debhelper version to >= 7

6. By Damien Raude-Morvan

* Set Maintainer field to Debian Java Team
* Add myself as Uploaders
* Add ${misc:Depends} in Depends field for debhelper
* Bump Standards-Version 3.8.3:
  - Move libcommons-vfs-java to "java" section
  - Add a README.source describing patch system
* Switch to Quilt patch system:
  - Refresh all patchs
  - Add B-D on quilt
  - Include patchsys-quilt.mk in debian/rules
* New patch 02_no_home_dir.diff: don't try to create/copy files
  in $HOME as many autobuilder won't have one
* Use default-jdk/jre:
  - Depends on default-jre-headless instead of java-gcj-compat
  - Build-Depends on default-jdk instead of default-jdk-builddep
    because we don't build a native GCJ package.
* Maven POMs:
  - 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
* Move api documentation to /usr/share/doc/libcommons-vfs-java/api

5. By Thierry Carrez

debian/control: Build-depend on default-jdk rather than
default-jdk-builddep, since no -gcj stuff is built (LP: #416374)

4. By Thierry Carrez

* debian/control:
  - Runtime depend on default-jre-headless | java2-runtime-headless
  - Set section to "java"
  - Add ${misc:Depends} to Depends fields to hush lintian warning

3. By Damien Raude-Morvan

* debian/control:
  - Build-Depend on default-jdk-builddep instead of java-gcj-compat-dev.
  - Move default-jdk-builddep form B-D-I to B-D (needed for clean)
  - Differentiate short description of -doc package
* debian/rules: Use default-java from default-jdk-builddep as JAVA_HOME
* Move examples (sample source code) to libcommons-vfs-java-doc package

2. By Damien Raude-Morvan

* debian/rules:
   - Include examples/ in libcommons-vfs-java
   - Install Javadoc API in /usr/share/doc/libcommons-vfs-java-doc
   - Use CDBS DEB_SOURCE_PACKAGE and DEB_UPSTREAM_VERSION instead of using
     dpkg-parsechangelog
   - get-orig-source: use --force-download for uscan
   - include simple-patchsys.mk rules before ant.mk class
* debian/control:
   - Remove depends on java1-runtime as commons-vfs only works
     with Java >= 1.4
* debian/copyright: Relicense debian packaging under BSD
* debian/dirs: Removed because dirs are created by dh_install

1. By Damien Raude-Morvan

Import upstream version 1.0

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/commons-vfs
This branch contains Public information 
Everyone can see this information.

Subscribers