Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Adding Rules-Requires-Root: no.
· ed454230
Andrius Merkys
authored
Oct 14, 2019
ed454230
Updating changelog.
· c744ab04
Andrius Merkys
authored
Oct 14, 2019
c744ab04
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c744ab04
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)
...
...
debian/control
View file @
c744ab04
...
...
@@ -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
...
...