Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Drop patches for protobuf 3.0.0.
· 46340fde
Bas Couwenberg
authored
Oct 12, 2018
46340fde
Require at least libprotobuf-java 3.6.1.
· 77f20773
Bas Couwenberg
authored
Sep 29, 2018
77f20773
Expand all
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
77f20773
osmosis (0.47-2) UNRELEASED; urgency=medium
* Drop patches for protobuf 3.0.0.
* Require at least libprotobuf-java 3.6.1.
-- Bas Couwenberg <sebastic@debian.org> Fri, 12 Oct 2018 09:40:09 +0200
osmosis (0.47-1) unstable; urgency=medium
* New upstream release.
...
...
debian/control
View file @
77f20773
...
...
@@ -28,7 +28,7 @@ Build-Depends: debhelper (>= 9),
libstax2-api-java,
libosmpbf-java,
libplexus-classworlds2-java,
libprotobuf-java,
libprotobuf-java
(>= 3.6.1)
,
libwoodstox-java,
libxerces2-java,
libxz-java,
...
...
debian/patches/protobuf-3.0.0.patch
deleted
100644 → 0
View file @
237814c3
This diff is collapsed.
Click to expand it.
debian/patches/revert-protobuf-3.6.1-changes.patch
deleted
100644 → 0
View file @
237814c3
This diff is collapsed.
Click to expand it.
debian/patches/series
View file @
77f20773
...
...
@@ -2,5 +2,3 @@
02-fix_plexus.patch
04-osmosis-version.patch
disable-netty3.patch
revert-protobuf-3.6.1-changes.patch
protobuf-3.0.0.patch