Skip to content
Commits on Source (5)
......@@ -2,6 +2,11 @@ osmpbf (1.3.3-8) UNRELEASED; urgency=medium
* Add patch to specify proto2 syntax to fix warnings with protobuf 3.0.0.
* Update copyright-format URL to use HTTPS.
* Drop explicit openjdk-8 build dependency.
* Bump Standards-Version to 4.1.3, no changes.
* Add lintian override for vcs-deprecated-in-debian-infrastructure.
* Add lintian override for incompatible-java-bytecode-format.
* Add autopkgtest to test installability.
-- Bas Couwenberg <sebastic@debian.org> Fri, 02 Sep 2016 18:27:19 +0200
......
......@@ -6,13 +6,12 @@ Section: java
Priority: optional
Build-Depends: debhelper (>= 9),
ant,
default-jdk-headless,
openjdk-8-jdk-headless | java6-sdk-headless,
default-jdk-headless | java6-sdk-headless,
libprotobuf-dev (>= 3.0.0),
libprotobuf-java (>= 3.0.0),
protobuf-compiler (>= 3.0.0),
maven-repo-helper
Standards-Version: 3.9.8
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/osmpbf.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/osmpbf.git
Homepage: https://github.com/scrosby/OSM-binary
......
# Package is built with the default-jdk
libosmpbf-java: incompatible-java-bytecode-format * version *
# Package not officially migrated to Salsa yet.
osmpbf source: vcs-deprecated-in-debian-infrastructure * https://anonscm.debian.org/*
# Test installability
Depends: @
Test-Command: /bin/true