Author: nthykier-guest Date: 2010-05-29 10:54:11 +0000 (Sat, 29 May 2010) New Revision: 12529
Added: trunk/asm3/debian/source/ trunk/asm3/debian/source/format Modified: trunk/asm3/debian/changelog trunk/asm3/debian/control Log: Set source format to 3.0 (quilt) and removed Hawkins from Uploaders. Modified: trunk/asm3/debian/changelog =================================================================== --- trunk/asm3/debian/changelog 2010-05-29 09:38:31 UTC (rev 12528) +++ trunk/asm3/debian/changelog 2010-05-29 10:54:11 UTC (rev 12529) @@ -1,3 +1,11 @@ +asm3 (3.2-4) UNRELEASED; urgency=low + + * Removed Barry Hawkins from Uploaders; Thanks for your work + on this package in the past. + * Converted source to 3.0 (quilt). + + -- Niels Thykier <[email protected]> Sat, 29 May 2010 12:40:59 +0200 + asm3 (3.2-3) unstable; urgency=low * Added myself to Uploaders. Modified: trunk/asm3/debian/control =================================================================== --- trunk/asm3/debian/control 2010-05-29 09:38:31 UTC (rev 12528) +++ trunk/asm3/debian/control 2010-05-29 10:54:11 UTC (rev 12529) @@ -2,8 +2,8 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Barry Hawkins <[email protected]>, Michael Koch <[email protected]>, - Ludovic Claude <[email protected]>, Niels Thykier <[email protected]> +Uploaders: Michael Koch <[email protected]>, Ludovic Claude <[email protected]>, + Niels Thykier <[email protected]> Build-Depends: debhelper (>= 7), cdbs, default-jdk Build-Depends-Indep: maven-repo-helper, ant (>= 1.6.5), libow-util-ant-tasks-java (>= 1.3-2), javahelper Standards-Version: 3.8.4 Added: trunk/asm3/debian/source/format =================================================================== --- trunk/asm3/debian/source/format (rev 0) +++ trunk/asm3/debian/source/format 2010-05-29 10:54:11 UTC (rev 12529) @@ -0,0 +1 @@ +3.0 (quilt) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

