This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository proguard.
commit 02c780ac18588939623f41a693719589f1d1da1b Author: Markus Koschany <[email protected]> Date: Sat Feb 6 19:38:08 2016 +0100 Install proguard-base artifact. --- debian/changelog | 3 ++- debian/proguard.poms | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f6ec1ad..8004329 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,8 @@ proguard (5.2.1-3) unstable; urgency=medium * wrap-and-sort -sa. * Switch from cdbs to dh sequencer. * Declare compliance with Debian Policy 3.9.7. - * Build with maven-repo-helper and install proguard-gradle artifact. + * Build with maven-repo-helper and install proguard-gradle and proguard-base + artifact. * Add debian/proguard.poms. * Update debian/copyright to coypright format 1.0. diff --git a/debian/proguard.poms b/debian/proguard.poms index 8dc2fa6..af5d061 100644 --- a/debian/proguard.poms +++ b/debian/proguard.poms @@ -1 +1,2 @@ buildscripts/maven/gradle/pom.xml --has-package-version --no-parent --artifact=lib/proguard.jar +buildscripts/maven/base/pom.xml --has-package-version --no-parent --artifact=lib/proguard.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

