[pkg-java] r12370 - in trunk/asm/debian: . source
Torsten Werner
twerner at alioth.debian.org
Sun May 9 00:44:39 UTC 2010
Author: twerner
Date: 2010-05-09 00:44:38 +0000 (Sun, 09 May 2010)
New Revision: 12370
Added:
trunk/asm/debian/source/
trunk/asm/debian/source/format
Modified:
trunk/asm/debian/changelog
trunk/asm/debian/control
Log:
* Team upload.
* Switch to source format 3.0.
* Remove Barry from uploaders list.
* Update Standards-Version: 3.8.4.
Modified: trunk/asm/debian/changelog
===================================================================
--- trunk/asm/debian/changelog 2010-05-08 19:33:41 UTC (rev 12369)
+++ trunk/asm/debian/changelog 2010-05-09 00:44:38 UTC (rev 12370)
@@ -1,11 +1,19 @@
-asm (1.5.3-7) UNRELEASED; urgency=low
+asm (1.5.3-7) unstable; urgency=low
+ * Team upload.
+
+ [ Thierry Carrez ]
* debian/control: Minimally depend on java2-runtime-headless rather than
java1-runtime | java2-runtime, since full JRE is not needed.
* debian/ant.properties: force java2 code generation to match dependency.
- -- Thierry Carrez <thierry.carrez at ubuntu.com> Fri, 06 Nov 2009 12:09:13 +0100
+ [ Torsten Werner ]
+ * Switch to source format 3.0.
+ * Remove Barry from uploaders list.
+ * Update Standards-Version: 3.8.4.
+ -- Torsten Werner <twerner at debian.org> Sun, 09 May 2010 02:44:05 +0200
+
asm (1.5.3-6) unstable; urgency=low
[ Damien Raude-Morvan ]
Modified: trunk/asm/debian/control
===================================================================
--- trunk/asm/debian/control 2010-05-08 19:33:41 UTC (rev 12369)
+++ trunk/asm/debian/control 2010-05-09 00:44:38 UTC (rev 12370)
@@ -2,12 +2,12 @@
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Barry Hawkins <barry at alltc.com>, Michael Koch <konqueror at gmx.de>
+Uploaders: Michael Koch <konqueror at gmx.de>
Build-Depends: debhelper (>= 7), cdbs, default-jdk
Build-Depends-Indep: libow-util-ant-tasks-java (>= 1.3-2)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/asm
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/asm
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/asm/
Homepage: http://asm.objectweb.org/
Package: libasm-java
Added: trunk/asm/debian/source/format
===================================================================
--- trunk/asm/debian/source/format (rev 0)
+++ trunk/asm/debian/source/format 2010-05-09 00:44:38 UTC (rev 12370)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the pkg-java-commits
mailing list