This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository yecht.
commit b21bee01deab4d8959b574eac5598f7ca7b14a3e Author: Markus Koschany <[email protected]> Date: Tue Oct 24 19:45:21 2017 +0200 Remove empty debian/maven helper files. --- debian/changelog | 1 + debian/maven.cleanIgnoreRules | 1 - debian/maven.ignoreRules | 1 - debian/maven.publishedRules | 1 - 4 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index be011df..32b9f62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ yecht (1.1-3) unstable; urgency=medium * Add yecht-java9.patch and fix FTBFS with Java 9. Thanks to Chris West for the report and patch. (Closes: #873245) * Build-depend on junit to avoid a FTBFS. + * Remove empty debian/maven helper files. -- Markus Koschany <[email protected]> Tue, 24 Oct 2017 19:36:33 +0200 diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules deleted file mode 100644 index 8b13789..0000000 --- a/debian/maven.cleanIgnoreRules +++ /dev/null @@ -1 +0,0 @@ - diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules deleted file mode 100644 index 8b13789..0000000 --- a/debian/maven.ignoreRules +++ /dev/null @@ -1 +0,0 @@ - diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules deleted file mode 100644 index 8b13789..0000000 --- a/debian/maven.publishedRules +++ /dev/null @@ -1 +0,0 @@ - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/yecht.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

