This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository maven-scala-plugin.
commit 212544dae6103fb5c772c735802beb87d9d58907 Author: Andreas Tille <[email protected]> Date: Sat Jan 30 14:41:50 2016 +0100 Just use latest version --- debian/changelog | 2 +- debian/watch | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 05da1b4..b08e66c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -maven-scala-plugin (2.15.2-1) UNRELEASED; urgency=low +maven-scala-plugin (3.2.2-1) UNRELEASED; urgency=low * Initial release (Closes: #<bug>) diff --git a/debian/watch b/debian/watch index e8d55bd..21b2033 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,3 @@ version=3 -# for the moment we explicitly want version 2.x of this -# the trick with "?after=3.1.1" will not work any more after the next upstream release -https://github.com/davidB/scala-maven-plugin/releases?after=3.1.1 .*/archive/v*(2\.[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +https://github.com/davidB/scala-maven-plugin/releases .*/archive/v*(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-scala-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

