Author: ebourg-guest Date: 2013-11-04 13:09:08 +0000 (Mon, 04 Nov 2013) New Revision: 17404
Modified: trunk/aspectj-maven-plugin/debian/changelog trunk/aspectj-maven-plugin/debian/compat trunk/aspectj-maven-plugin/debian/control Log: Updated Standards-Version to 3.9.5 (no changes) Build depend on debhelper >= 9 Modified: trunk/aspectj-maven-plugin/debian/changelog =================================================================== --- trunk/aspectj-maven-plugin/debian/changelog 2013-11-04 13:04:45 UTC (rev 17403) +++ trunk/aspectj-maven-plugin/debian/changelog 2013-11-04 13:09:08 UTC (rev 17404) @@ -1,3 +1,10 @@ +aspectj-maven-plugin (1.4-2) UNRELEASED; urgency=low + + * Updated Standards-Version to 3.9.5 (no changes) + * Build depend on debhelper >= 9 + + -- Emmanuel Bourg <[email protected]> Mon, 04 Nov 2013 14:08:25 +0100 + aspectj-maven-plugin (1.4-1) unstable; urgency=low * Initial release (Closes: #713019) Modified: trunk/aspectj-maven-plugin/debian/compat =================================================================== --- trunk/aspectj-maven-plugin/debian/compat 2013-11-04 13:04:45 UTC (rev 17403) +++ trunk/aspectj-maven-plugin/debian/compat 2013-11-04 13:09:08 UTC (rev 17404) @@ -1 +1 @@ -7 +9 Modified: trunk/aspectj-maven-plugin/debian/control =================================================================== --- trunk/aspectj-maven-plugin/debian/control 2013-11-04 13:04:45 UTC (rev 17403) +++ trunk/aspectj-maven-plugin/debian/control 2013-11-04 13:09:08 UTC (rev 17404) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.5) +Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) Build-Depends-Indep: junit (>= 3.0), libaspectj-java, libdoxia-sitetools-java, @@ -14,7 +14,7 @@ libmaven2-core-java, libplexus-utils2-java (>= 2.0.5), maven -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/aspectj-maven-plugin Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/aspectj-maven-plugin Homepage: http://mojo.codehaus.org/aspectj-maven-plugin _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

