Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Revert debhelper and compat level to 11
· 64369cef
Tony Mancill
authored
Jun 12, 2019
64369cef
prepare changelog for upload
· d300385a
Tony Mancill
authored
Jun 12, 2019
d300385a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d300385a
t-digest (1:3.0-3) unstable; urgency=medium
* Revert debhelper and compat level to 11
-- tony mancill <tmancill@debian.org> Wed, 12 Jun 2019 12:50:57 -0700
t-digest (1:3.0-2) unstable; urgency=medium
[ tony mancill ]
...
...
debian/compat
View file @
d300385a
1
2
1
1
debian/control
View file @
d300385a
...
...
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 1
2
), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends: debhelper (>= 1
1
), default-jdk, maven-debian-helper (>= 1.5)
Build-Depends-Indep: libmaven-javadoc-plugin-java, default-jdk-doc
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/java-team/t-digest.git
...
...