This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtidy.
commit 9f55335093e825ceee9e1ca389a893f74e1a176d Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 18 10:04:01 2017 +0100 Clean the log files left by the tests --- debian/changelog | 1 + debian/clean | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 736fa4c..b66420a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ jtidy (7+svn20110807-5) UNRELEASED; urgency=low * Removed Michael Koch from the uploaders (Closes: #654040, #884609) * Build with the DH sequencer instead of CDBS * Improved the package description + * Clean the log files left by the tests * Moved the package to Git * Standards-Version updated to 4.1.2 * Switch to debhelper level 10 diff --git a/debian/clean b/debian/clean new file mode 100644 index 0000000..397b4a7 --- /dev/null +++ b/debian/clean @@ -0,0 +1 @@ +*.log -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtidy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

