Author: twerner Date: 2009-06-28 18:25:36 +0000 (Sun, 28 Jun 2009) New Revision: 8625
Modified: trunk/cortado/debian/ trunk/cortado/debian/changelog trunk/cortado/debian/control Log: Change Maintainer: Debian Java Maintainers. Property changes on: trunk/cortado/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Modified: trunk/cortado/debian/changelog =================================================================== --- trunk/cortado/debian/changelog 2009-06-28 18:24:09 UTC (rev 8624) +++ trunk/cortado/debian/changelog 2009-06-28 18:25:36 UTC (rev 8625) @@ -1,3 +1,9 @@ +cortado (0.2.2-4) unstable; urgency=low + + * Change Maintainer: Debian Java Maintainers. + + -- Torsten Werner <[email protected]> Sun, 28 Jun 2009 20:23:14 +0200 + cortado (0.2.2-3) unstable; urgency=low * Drop jikes from Build-Depends (Closes: #528050) Modified: trunk/cortado/debian/control =================================================================== --- trunk/cortado/debian/control 2009-06-28 18:24:09 UTC (rev 8624) +++ trunk/cortado/debian/control 2009-06-28 18:25:36 UTC (rev 8625) @@ -1,8 +1,8 @@ Source: cortado Section: utils Priority: optional -Maintainer: Varun Hiremath <[email protected]> -Uploaders: Torsten Werner <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]> Build-Depends: debhelper (>= 5), cdbs, default-jdk, ant, junit, quilt Standards-Version: 3.8.1 Homepage: http://www.flumotion.net/cortado/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

