This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mina2.
commit dd3859abddd9094a92d7e5f24b1b4ceb2f99cc06 Author: Emmanuel Bourg <[email protected]> Date: Tue May 12 13:23:05 2015 +0200 Removed the reference to the long gone filter-codec-netty module in README.Debian --- debian/README.Debian | 2 -- debian/changelog | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 2712b91..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,2 +0,0 @@ -This package doesn't contain the following components: -- filter-codec-netty - requires netty2 which is obsolete diff --git a/debian/changelog b/debian/changelog index 1d63ecf..d5559c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ mina2 (2.0.7+dfsg-3) UNRELEASED; urgency=medium - No longer remove the jar, vsd and javadoc files (removed from the source distribution) - Use XZ compression for the upstream tarball + * debian/README.Debian: Removed the reference to the long gone + filter-codec-netty module * debian/watch: Updated to detect the latest releases * Moved the package to Git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mina2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

