This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnb-platform-java.
commit 12debd4e2dde77288f4fbc7badfe994134e741d7 Author: Markus Koschany <[email protected]> Date: Tue Jun 2 14:09:30 2015 +0200 Replace b-d w3c-dtd-xhtml with w3c-sgml-lib because the former will be removed from Debian. Closes: #787177 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cde6e5e..e25a601 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: libswing-layout-java (>= 1.0.3), maven-repo-helper, testng (>=6.8), - w3c-dtd-xhtml + w3c-sgml-lib Standards-Version: 3.9.6 Homepage: http://netbeans.org/ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libnb-platform-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

