Author: twerner Date: 2011-08-23 08:38:12 +0000 (Tue, 23 Aug 2011) New Revision: 14412
Added: trunk/maven-install-plugin/debian/source/ trunk/maven-install-plugin/debian/source/format Modified: trunk/maven-install-plugin/debian/changelog trunk/maven-install-plugin/debian/compat trunk/maven-install-plugin/debian/control trunk/maven-install-plugin/debian/rules Log: UNRELEASED * Switch to source format 3.0. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. Modified: trunk/maven-install-plugin/debian/changelog =================================================================== --- trunk/maven-install-plugin/debian/changelog 2011-08-23 04:38:38 UTC (rev 14411) +++ trunk/maven-install-plugin/debian/changelog 2011-08-23 08:38:12 UTC (rev 14412) @@ -1,3 +1,12 @@ +maven-install-plugin (2.3-3) unstable; urgency=low + + UNRELEASED + * Switch to source format 3.0. + * Switch to debhelper level 7. + * Update Standards-Version: 3.9.1. + + -- Torsten Werner <twer...@debian.org> Tue, 23 Aug 2011 10:31:26 +0200 + maven-install-plugin (2.3-2) unstable; urgency=low [ Torsten Werner ] Modified: trunk/maven-install-plugin/debian/compat =================================================================== --- trunk/maven-install-plugin/debian/compat 2011-08-23 04:38:38 UTC (rev 14411) +++ trunk/maven-install-plugin/debian/compat 2011-08-23 08:38:12 UTC (rev 14412) @@ -1 +1 @@ -6 +7 Modified: trunk/maven-install-plugin/debian/control =================================================================== --- trunk/maven-install-plugin/debian/control 2011-08-23 04:38:38 UTC (rev 14411) +++ trunk/maven-install-plugin/debian/control 2011-08-23 08:38:12 UTC (rev 14412) @@ -4,11 +4,11 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Uploaders: Ludovic Claude <ludovic.cla...@laposte.net>, Torsten Werner <twer...@debian.org> -Build-Depends: default-jdk, debhelper (>= 6), cdbs, quilt +Build-Depends: default-jdk, debhelper (>= 7), cdbs Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional, junit, libmaven-plugin-tools-java, libplexus-velocity-java, velocity, libmaven2-core-java, libplexus-utils-java, libplexus-digest-java -Standards-Version: 3.8.2 +Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-install-plugin Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-install-plugin/ Homepage: http://maven.apache.org/plugins/maven-install-plugin/ Modified: trunk/maven-install-plugin/debian/rules =================================================================== --- trunk/maven-install-plugin/debian/rules 2011-08-23 04:38:38 UTC (rev 14411) +++ trunk/maven-install-plugin/debian/rules 2011-08-23 08:38:12 UTC (rev 14412) @@ -2,7 +2,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk PACKAGE := $(DEB_SOURCE_PACKAGE) VERSION := $(DEB_UPSTREAM_VERSION) Added: trunk/maven-install-plugin/debian/source/format =================================================================== --- trunk/maven-install-plugin/debian/source/format (rev 0) +++ trunk/maven-install-plugin/debian/source/format 2011-08-23 08:38:12 UTC (rev 14412) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list pkg-java-comm...@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits