[pkg-java] r14442 - in trunk/maven-resources-plugin/debian: . source
Torsten Werner
twerner at alioth.debian.org
Wed Aug 24 11:23:22 UTC 2011
Author: twerner
Date: 2011-08-24 11:23:21 +0000 (Wed, 24 Aug 2011)
New Revision: 14442
Added:
trunk/maven-resources-plugin/debian/source/
trunk/maven-resources-plugin/debian/source/format
Modified:
trunk/maven-resources-plugin/debian/changelog
trunk/maven-resources-plugin/debian/control
Log:
UNRELEASED
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.1.
Modified: trunk/maven-resources-plugin/debian/changelog
===================================================================
--- trunk/maven-resources-plugin/debian/changelog 2011-08-24 09:31:01 UTC (rev 14441)
+++ trunk/maven-resources-plugin/debian/changelog 2011-08-24 11:23:21 UTC (rev 14442)
@@ -1,3 +1,12 @@
+maven-resources-plugin (2.3-6) unstable; urgency=low
+
+ UNRELEASED
+ * Switch to source format 3.0.
+ * Switch to debhelper level 7.
+ * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org> Wed, 24 Aug 2011 13:15:00 +0200
+
maven-resources-plugin (2.3-5) unstable; urgency=low
* Upload to unstable.
Modified: trunk/maven-resources-plugin/debian/control
===================================================================
--- trunk/maven-resources-plugin/debian/control 2011-08-24 09:31:01 UTC (rev 14441)
+++ trunk/maven-resources-plugin/debian/control 2011-08-24 11:23:21 UTC (rev 14442)
@@ -3,11 +3,11 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends: default-jdk, debhelper (>= 6), cdbs
+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, libmaven-filtering-java
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-resources-plugin
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-resources-plugin/
Homepage: http://maven.apache.org/plugins/maven-resources-plugin/
Added: trunk/maven-resources-plugin/debian/source/format
===================================================================
--- trunk/maven-resources-plugin/debian/source/format (rev 0)
+++ trunk/maven-resources-plugin/debian/source/format 2011-08-24 11:23:21 UTC (rev 14442)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list