Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Standards-Version updated to 4.2.1
· fbccd674
Emmanuel Bourg
authored
Oct 12, 2018
fbccd674
Switch to debhelper level 11
· acbccd59
Emmanuel Bourg
authored
Oct 12, 2018
acbccd59
Use salsa.debian.org Vcs-* URLs
· d1fc54bb
Emmanuel Bourg
authored
Oct 12, 2018
d1fc54bb
Added the missing build dependency on default-jdk-doc (Closes: #906336)
· 2ac50605
Emmanuel Bourg
authored
Oct 12, 2018
2ac50605
Upload to unstable
· fcb6232b
Emmanuel Bourg
authored
Oct 12, 2018
fcb6232b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
fcb6232b
bintray-client-java (0.8.1-4) unstable; urgency=medium
* Team upload.
* Added the missing build dependency on default-jdk-doc (Closes: #906336)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 Oct 2018 14:32:42 +0200
bintray-client-java (0.8.1-3) unstable; urgency=medium
* Team upload.
...
...
debian/compat
View file @
fcb6232b
9
\ No newline at end of file
11
debian/control
View file @
fcb6232b
...
...
@@ -3,8 +3,9 @@ Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Kai-Chung Yan <seamlikok@gmail.com>
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
11
),
default-jdk (>= 2:1.7),
default-jdk-doc,
gradle-debian-helper,
javahelper,
libcommons-io-java (>= 2.1),
...
...
@@ -16,9 +17,9 @@ Build-Depends: debhelper (>= 9),
libjoda-time-java (>= 2.2),
liblogback-java (>= 1.0.10),
libslf4j-java (>= 1.7.5)
Standards-Version:
3.9.8
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/bintray-client-java.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/bintray-client-java
.git/
Standards-Version:
4.2.1
Vcs-Git: https://
salsa
.debian.org/
java-team
/bintray-client-java.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/bintray-client-java
Homepage: https://bintray.com/jfrog/bintray-tools/bintray-client-java
Package: libbintray-client-java
...
...