This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository checkstyle.
commit ac8ea54fc0f91018a1ca194cec48104e5bf2949b Author: Emmanuel Bourg <[email protected]> Date: Sat Dec 5 18:57:30 2015 +0100 Remove the IDE files from the upstream tarball --- debian/changelog | 7 +++++++ debian/copyright | 5 +++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 91de61a..8efe280 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +checkstyle (6.12.1-2) UNRELEASED; urgency=medium + + * Team upload. + * Remove the IDE files from the upstream tarball + + -- Emmanuel Bourg <[email protected]> Sat, 05 Dec 2015 18:55:50 +0100 + checkstyle (6.12.1-1) unstable; urgency=medium * New upstream release diff --git a/debian/copyright b/debian/copyright index 111230a..c3ff34a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,11 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Checkstyle Source: https://github.com/checkstyle/checkstyle +Files-Excluded: .idea + .settings + *.iml + .travis.yml + appveyor.yml Files: * Copyright: 2001-2014, Oliver Burn -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/checkstyle.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

