This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository disruptor.
commit a31a490fbae27ee6e0904b5a8d02b6742a3dac6b Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 28 13:09:15 2014 +0200 New upstream release (3.3.0) --- debian/changelog | 7 +++++++ debian/pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3a69b2e..488e10c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +disruptor (3.3.0-2) unstable; urgency=medium + + * New upstream release + * Updated debian/pom.xml + + -- Emmanuel Bourg <[email protected]> Mon, 28 Jul 2014 13:03:11 +0200 + disruptor (3.2.1-1) unstable; urgency=medium * New upstream release diff --git a/debian/pom.xml b/debian/pom.xml index 00924bb..9ab3ea4 100644 --- a/debian/pom.xml +++ b/debian/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.lmax</groupId> <artifactId>disruptor</artifactId> - <version>3.2.1</version> + <version>3.3.0</version> <name>Disruptor Framework</name> <description>Disruptor - Concurrent Programming Framework</description> <url>http://lmax-exchange.github.com/disruptor</url> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/disruptor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

