This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mpj.
commit 84ea380ade4eeb32ac10132d82e55313a9b160a0 Author: Andreas Tille <[email protected]> Date: Wed May 11 09:13:45 2016 +0200 Fix clean target --- debian/changelog | 1 + debian/clean | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8f8238e..4636b36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mpj (0.44+dfsg-1) UNRELEASED; urgency=medium * New upstream version * Moved packaging to Debian Java team * Use compression options of uscan in d/watch + * Fix clean target -- Andreas Tille <[email protected]> Wed, 11 May 2016 08:43:39 +0200 diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..8c5987b --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +lib/*.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mpj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

