lp:ubuntu/wily-proposed/guava-libraries

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/guava-libraries
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

14. By Matthias Klose

* Merge with Debian; remaining changes:
  - debian/rules: Touch README and AUTHORS so they have a current timestamp
    (Launchpad doesn't accept too old files in packages).

13. By Emmanuel Bourg

* Improved the backward compatibility:
  - Restored the PrimitiveSink.putString(CharSequence) interface method
    and its implementations (removed in Guava 16)
  - Restored the Funnels.stringFunnel() method (removed in Guava 16)
  - Restored the HashFunction.hashString(CharSequence) interface method
    and its implementations (removed in Guava 16)

12. By Emmanuel Bourg

* Improved the backward compatibility:
  - Restored the Enums.valueOfFunction() method (removed in Guava 18)
  - Restored the Stopwatch methods and constructors (elapsedTime,
    elapsedMillis and toString(int) removed in Guava 15 and 16)
  - Restored the Ranges class (Removed in Guava 15)

11. By Emmanuel Bourg

* Improved the backward compatibility:
  - Reimplemented the InputSupplier and OutputSupplier interfaces
    in the ByteSource, ByteSink, CharSource and CharSink classes
  - Restored the ByteStreams.join(InputSupplier...) method

10. By Emmanuel Bourg

* New upstream release (Closes: #751544)
  - Refreshed the patches
  - Added a patch reintroducing the deprecated methods removed
    from the Files, ByteStreams and CharStreams classes still used
    by other packages (gradle andclosure-compiler)
* Backported a fix addressing a compatibility issue with Java 8
  (Closes: #751544)
* Modified the short description of libguava-java (Closes: #729355)
* Standards-Version updated to 3.9.6 (no changes)

9. By Emmanuel Bourg

* New upstream release
  - Refreshed the patches

8. By Emmanuel Bourg

Removed the Breaks on jython, sisu-guice and stapler since the compatibility
is temporarily assured by 05-preserve-mapmaker-makecomputingmap.patch
(Closes: #724713)

7. By Emmanuel Bourg

* New upstream release
* Use the real upstream source downloaded from
  http://guava-libraries.googlecode.com/archive/v<VERSION>.zip
  instead of the sources jar from Maven central
* Changed the build to use maven-debian-helper
* Removed debian/pom.xml and debian/guava.bnd
* Build depend on debhelper 9
* debian/rules: Removed the get-orig-pom target
* debian/control: Use canonical URLs for the Vcs-* fields
* Use XZ compression for the upstream tarball
* Added a Maven publish rule to take over the artifact
  of Google Collections (Closes: #712453)
* Added a patch to keep MapMaker.makeComputingMap() public since
  this method is still used by reverse dependencies

6. By Emmanuel Bourg

* New upstream release
  - new dependency on libatinject-jsr330-api-java

5. By Tony Mancill

* Team upload.
* Uplaod to unstable.

Branch metadata

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

Subscribers