Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
drop debhelper, just specifying debhelper-compat is enough
· 50ddeeaa
Hideki Yamane
authored
Oct 04, 2019
50ddeeaa
set Standards-Version: 4.4.1
· afd2bf0a
Hideki Yamane
authored
Oct 04, 2019
afd2bf0a
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
afd2bf0a
...
...
@@ -6,13 +6,13 @@ Uploaders:
Hideki Yamane <henrich@debian.org>,
Torsten Werner <twerner@debian.org>
Build-Depends:
debhelper (>= 12),
debhelper-compat (= 12),
debhelper-compat (= 12),
default-jdk
Build-Depends-Indep:
junit4 (>= 4.12),
libjcodings-java (>= 1.0.44),
maven-debian-helper (>= 2.0)
Standards-Version: 4.4.
0
Standards-Version: 4.4.
1
Vcs-Git: https://salsa.debian.org/java-team/jruby-joni.git
Vcs-Browser: https://salsa.debian.org/java-team/jruby-joni
Homepage: https://github.com/jruby/joni/
...
...