Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Added the missing build dependency on default-jdk-doc (Closes: #906364)
· 4299b55b
Emmanuel Bourg
authored
Oct 11, 2018
4299b55b
Standards-Version updated to 4.2.1
· e27a02ca
Emmanuel Bourg
authored
Oct 11, 2018
e27a02ca
Use salsa.debian.org Vcs-* URLs
· d1e811da
Emmanuel Bourg
authored
Oct 11, 2018
d1e811da
Upload to unstable
· c0d93836
Emmanuel Bourg
authored
Oct 11, 2018
c0d93836
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c0d93836
insubstantial (7.3+dfsg3-4) unstable; urgency=medium
* Team upload.
* Added the missing build dependency on default-jdk-doc (Closes: #906364)
* Standards-Version updated to 4.2.1
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 11 Oct 2018 02:42:26 +0200
insubstantial (7.3+dfsg3-3) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
c0d93836
...
...
@@ -6,6 +6,7 @@ Uploaders: Felix Natter <fnatter@gmx.net>
Build-Depends:
debhelper (>= 11),
default-jdk,
default-jdk-doc,
gradle,
gradle-debian-helper,
libasm-java (>= 5.0),
...
...
@@ -13,10 +14,10 @@ Build-Depends:
libswingx-java,
libswt-gtk-4-java,
maven-repo-helper
Standards-Version: 4.1.4
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/insubstantial.git
Vcs-Browser: https://salsa.debian.org/java-team/insubstantial
Homepage: https://github.com/Insubstantial/insubstantial
Vcs-Git: https://anonscm.debian.org/git/pkg-java/insubstantial.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/insubstantial.git
Package: libflamingo-java
Architecture: all
...
...