Skip to content
Commits on Source (2)
stream-lib (2.9.8-2) unstable; urgency=medium
* Adding Rules-Requires-Root: no.
-- Andrius Merkys <merkys@debian.org> Mon, 14 Oct 2019 01:07:20 -0400
stream-lib (2.9.8-1) unstable; urgency=medium
* Initial release (Closes: #941083)
......
......@@ -16,6 +16,7 @@ Build-Depends-Indep:
libguava-java,
libslf4j-java (>= 1.7.25),
Standards-Version: 4.4.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/java-team/stream-lib.git
Vcs-Browser: https://salsa.debian.org/java-team/stream-lib
Homepage: https://github.com/addthis/stream-lib
......