Author: drazzib Date: 2012-08-16 20:58:22 +0000 (Thu, 16 Aug 2012) New Revision: 16274
Modified: trunk/maven2/debian/changelog trunk/maven2/debian/control trunk/maven2/debian/copyright Log: * Team upload. * Upload to unstable to allow side-by-side installation of maven (3.x) and maven2 packages. * d/control: Bump Standards-Version to 3.9.3: no changes were required. * d/copyright: Upgrade to copyright format 1.0. Modified: trunk/maven2/debian/changelog =================================================================== --- trunk/maven2/debian/changelog 2012-08-16 06:11:10 UTC (rev 16273) +++ trunk/maven2/debian/changelog 2012-08-16 20:58:22 UTC (rev 16274) @@ -1,3 +1,13 @@ +maven2 (2.2.1-12) unstable; urgency=low + + * Team upload. + * Upload to unstable to allow side-by-side installation of maven (3.x) + and maven2 packages. + * d/control: Bump Standards-Version to 3.9.3: no changes were required. + * d/copyright: Upgrade to copyright format 1.0. + + -- Damien Raude-Morvan <[email protected]> Thu, 16 Aug 2012 21:05:27 +0200 + maven2 (2.2.1-11) experimental; urgency=low * Team upload. Modified: trunk/maven2/debian/control =================================================================== --- trunk/maven2/debian/control 2012-08-16 06:11:10 UTC (rev 16273) +++ trunk/maven2/debian/control 2012-08-16 20:58:22 UTC (rev 16274) @@ -9,7 +9,7 @@ libmaven-resources-plugin-java, libmaven-shade-plugin-java, libmaven2-core-java (>= 2.2.1-4~), maven-ant-helper Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk, ant -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://maven.apache.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven2 Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven2 Modified: trunk/maven2/debian/copyright =================================================================== --- trunk/maven2/debian/copyright 2012-08-16 06:11:10 UTC (rev 16273) +++ trunk/maven2/debian/copyright 2012-08-16 20:58:22 UTC (rev 16274) @@ -1,4 +1,4 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Maven Compiler Plugin Upstream-Contact: Apache Maven team Source: http://maven.apache.org/ @@ -9,12 +9,12 @@ Files: debian/bash_completion.d/maven2 Copyright: 2006-2007, Shawn O. Pearce <[email protected]> -Copyright: 2009, Ludovic Claude <[email protected]> + 2009, Ludovic Claude <[email protected]> License: GPL-2 Files: debian/* Copyright: 2007, Paul Cager <[email protected]> -Copyright: 2009, Ludovic Claude <[email protected]> + 2009, Ludovic Claude <[email protected]> License: GPL-2 License: Apache-2.0 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

