On Thu, 2015-05-14 at 14:48 +0200, Bas Couwenberg wrote: > The osmosis version in jessie has an important bug causing the > --database-dump operation to fail. (#785257) > > I've included a patch for the upstream change fixing the > ClassCastException, which I'd like to get into jessie.
I may be missing something, but what are these parts of the diff for? + gradle.properties | 23 +++++++++++----------- + osmosis-apidb/build.gradle | 2 +- + osmosis-hstore-jdbc/build.gradle | 2 +- + .../org/postgresql/driverconfig.properties | 1 - + osmosis-pgsimple/build.gradle | 2 +- + osmosis-pgsnapshot/build.gradle | 2 +- More specifically, are they required in order to fix the bug? Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

