This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository webjars-locator.
commit 893000f6df0cdcb70ee074e48a3fb432a026ea6b Author: Emmanuel Bourg <[email protected]> Date: Fri Aug 5 00:00:20 2016 +0200 New upstream release (0.32) --- debian/changelog | 6 ++++++ debian/control | 3 +-- debian/maven.ignoreRules | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f26048..9795293 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +webjars-locator (0.32-1) unstable; urgency=medium + + * New upstream release + + -- Emmanuel Bourg <[email protected]> Thu, 04 Aug 2016 23:59:03 +0200 + webjars-locator (0.30-1) unstable; urgency=medium * Initial release (Closes: #825332) diff --git a/debian/control b/debian/control index ed60d3a..0bfbc3f 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) -Build-Depends-Indep: libcommons-lang3-java, - libjackson2-databind-java, +Build-Depends-Indep: libjackson2-databind-java, libwebjars-locator-core-java Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/webjars-locator.git diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index cc11310..617e6d9 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -11,4 +11,5 @@ org.webjars.bower angular-bootstrap * * * * org.webjars.bower angular-schema-form * * * * org.webjars.npm angular-pouchdb * * * * org.webjars.npm babel-runtime * * * * +org.webjars.npm object-assign * * * * org.webjars.npm validate.js * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/webjars-locator.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

