[pkg-java] r14519 - in trunk/plexus-interpolation/debian: . source
Torsten Werner
twerner at alioth.debian.org
Sun Aug 28 16:22:26 UTC 2011
Author: twerner
Date: 2011-08-28 16:22:25 +0000 (Sun, 28 Aug 2011)
New Revision: 14519
Added:
trunk/plexus-interpolation/debian/source/
trunk/plexus-interpolation/debian/source/format
Modified:
trunk/plexus-interpolation/debian/changelog
trunk/plexus-interpolation/debian/compat
trunk/plexus-interpolation/debian/control
Log:
UNRELEASED
* Switch to source format 3.0.
* Switch to debhelper level 7.
* Change Build-Depends: default-jdk-builddep to default-jdk.
* Update Standards-Version: 3.9.1.
Modified: trunk/plexus-interpolation/debian/changelog
===================================================================
--- trunk/plexus-interpolation/debian/changelog 2011-08-28 16:17:34 UTC (rev 14518)
+++ trunk/plexus-interpolation/debian/changelog 2011-08-28 16:22:25 UTC (rev 14519)
@@ -1,3 +1,13 @@
+plexus-interpolation (1.11-3) unstable; urgency=low
+
+ UNRELEASED
+ * Switch to source format 3.0.
+ * Switch to debhelper level 7.
+ * Change Build-Depends: default-jdk-builddep to default-jdk.
+ * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 28 Aug 2011 18:18:23 +0200
+
plexus-interpolation (1.11-2) unstable; urgency=low
* Upload to unstable.
Modified: trunk/plexus-interpolation/debian/compat
===================================================================
--- trunk/plexus-interpolation/debian/compat 2011-08-28 16:17:34 UTC (rev 14518)
+++ trunk/plexus-interpolation/debian/compat 2011-08-28 16:22:25 UTC (rev 14519)
@@ -1 +1 @@
-5
+7
Modified: trunk/plexus-interpolation/debian/control
===================================================================
--- trunk/plexus-interpolation/debian/control 2011-08-28 16:17:34 UTC (rev 14518)
+++ trunk/plexus-interpolation/debian/control 2011-08-28 16:22:25 UTC (rev 14519)
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>, Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: debhelper (>= 5), cdbs (>= 0.4.5.3), default-jdk-builddep
+Build-Depends: debhelper (>= 7), cdbs (>= 0.4.5.3), default-jdk
Build-Depends-Indep: maven-repo-helper, maven-ant-helper (>> 4), ant, ant-optional
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/plexus-interpolation
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/plexus-interpolation/
Homepage: http://plexus.codehaus.org/plexus-components/plexus-interpolation/
Added: trunk/plexus-interpolation/debian/source/format
===================================================================
--- trunk/plexus-interpolation/debian/source/format (rev 0)
+++ trunk/plexus-interpolation/debian/source/format 2011-08-28 16:22:25 UTC (rev 14519)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list