Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
3
Use salsa.debian.org Vcs-* URLs
· f4e57d71
Emmanuel Bourg
authored
Mar 02, 2019
f4e57d71
No longer link the javadoc with the JDK to avoid the build failure with Java 11.0.2
· ec25f58c
Emmanuel Bourg
authored
Mar 02, 2019
ec25f58c
Upload to unstable
· 0de782f4
Emmanuel Bourg
authored
Mar 02, 2019
0de782f4
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0de782f4
mojarra (2.2.8-6) unstable; urgency=medium
* Team upload.
* No longer link the javadoc with the JDK to avoid the build failure
with Java 11.0.2
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sat, 02 Mar 2019 03:28:02 +0100
mojarra (2.2.8-5) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
0de782f4
...
...
@@ -8,14 +8,14 @@ Build-Depends:
maven-repo-helper
Build-Depends-Indep:
default-jdk,
default-jdk-doc,
#
default-jdk-doc,
libcdi-api-java,
libgeronimo-validation-1.1-spec-java,
libtaglibs-standard-spec-java,
libservlet3.1-java
Standards-Version: 4.1.1
Vcs-Git: https://
anonscm
.debian.org/
git/pkg-java
/mojarra.git
Vcs-Browser: https://
anonscm
.debian.org/
cgit/pkg-java
/mojarra
.git
Vcs-Git: https://
salsa
.debian.org/
java-team
/mojarra.git
Vcs-Browser: https://
salsa
.debian.org/
java-team
/mojarra
Homepage: https://javaee.github.io/javaserverfaces-spec/
Package: libjsf-api-java
...
...