This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dom4j.
commit 2527e527003fbe3bcc540f8d779f88a376db912b Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 25 10:21:50 2017 +0200 No longer install the examples in the library package --- debian/changelog | 1 + debian/libdom4j-java.examples | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c98f61..04dcbfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ dom4j (2.1.0-1) UNRELEASED; urgency=medium - Removed the dependency on librelaxng-datatype-java * Moved libmsv-java, libxpp2-java and libxpp3-java to suggested dependencies * Changed the location of the javadoc to /usr/share/doc/libdom4j-java/api/ + * No longer install the examples in the library package * Moved the package to Git * Switch to debhelper level 10 * Standards-Version updated to 4.1.1 diff --git a/debian/libdom4j-java.examples b/debian/libdom4j-java.examples deleted file mode 100644 index 053abbf..0000000 --- a/debian/libdom4j-java.examples +++ /dev/null @@ -1 +0,0 @@ -src/samples/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

