This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository disruptor.
commit 1e41b6b7761cd21ddf1cb24bd8ac615c1ae339c9 Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 19 13:00:06 2014 +0100 New upstream release (3.2.1) --- debian/changelog | 7 +++++++ debian/pom.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 047195a..3a69b2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +disruptor (3.2.1-1) unstable; urgency=medium + + * New upstream release + * Updated debian/pom.xml + + -- Emmanuel Bourg <[email protected]> Wed, 19 Mar 2014 12:57:14 +0100 + disruptor (3.2.0-1) unstable; urgency=medium * Initial release (Closes: #736354) diff --git a/debian/pom.xml b/debian/pom.xml index c55e000..00924bb 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.0</version> + <version>3.2.1</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

