This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wsdl4j.
commit b4790aa08b42225c88d067c870d9455f92f1ef29 Author: Emmanuel Bourg <[email protected]> Date: Sat Nov 5 00:09:04 2016 +0100 Improved the clean target --- debian/changelog | 1 + debian/clean | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9a5252c..4e1f5e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ wsdl4j (1.6.3-4) UNRELEASED; urgency=medium * Team upload. * Restored the Export-Package field in the OSGi metadata to avoid a build failure with eclipse-wtp + * Improved the clean target * Moved the package to Git * Switch to debhelper level 10 diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..b3a8322 --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +debian/wsdl4j.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wsdl4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

