[Git][debian-gis-team/osmpbf][debian] 5 commits: Drop explicit openjdk-8 build dependency.

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 29 12:39:43 UTC 2018


Bas Couwenberg pushed to branch debian at Debian GIS Project / osmpbf


Commits:
8dce7930 by Bas Couwenberg at 2018-03-29T14:27:48+02:00
Drop explicit openjdk-8 build dependency.

- - - - -
18153b8b by Bas Couwenberg at 2018-03-29T14:28:24+02:00
Bump Standards-Version to 4.1.3, no changes.

- - - - -
51acbf4c by Bas Couwenberg at 2018-03-29T14:33:07+02:00
Add lintian override for vcs-deprecated-in-debian-infrastructure.

- - - - -
3749dd13 by Bas Couwenberg at 2018-03-29T14:37:48+02:00
Add lintian override for incompatible-java-bytecode-format.

- - - - -
97d02e8d by Bas Couwenberg at 2018-03-29T14:39:17+02:00
Add autopkgtest to test installability.

- - - - -


5 changed files:

- debian/changelog
- debian/control
- + debian/libosmpbf-java.lintian-overrides
- + debian/source/lintian-overrides
- + debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at debian.org>  Fri, 02 Sep 2016 18:27:19 +0200
 


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -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


=====================================
debian/libosmpbf-java.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/libosmpbf-java.lintian-overrides
@@ -0,0 +1,3 @@
+# Package is built with the default-jdk
+libosmpbf-java: incompatible-java-bytecode-format * version *
+


=====================================
debian/source/lintian-overrides
=====================================
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,3 @@
+# Package not officially migrated to Salsa yet.
+osmpbf source: vcs-deprecated-in-debian-infrastructure * https://anonscm.debian.org/*
+


=====================================
debian/tests/control
=====================================
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+# Test installability
+Depends: @
+Test-Command: /bin/true



View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/compare/7ed43f1de7edb5c384964f12a393e713003f26e8...97d02e8d30759bbd3d18c076b5b9ce84010c9a45

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/compare/7ed43f1de7edb5c384964f12a393e713003f26e8...97d02e8d30759bbd3d18c076b5b9ce84010c9a45
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180329/05482aec/attachment-0001.html>


More information about the Pkg-grass-devel mailing list