Author: twerner Date: 2009-06-29 20:04:47 +0000 (Mon, 29 Jun 2009) New Revision: 8685
Modified: trunk/weka/debian/ trunk/weka/debian/changelog trunk/weka/debian/control Log: * Change Maintainer: Debian Java Maintainers. * Update Standards-Version: 3.8.2 (no changes). Property changes on: trunk/weka/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Modified: trunk/weka/debian/changelog =================================================================== --- trunk/weka/debian/changelog 2009-06-29 19:50:41 UTC (rev 8684) +++ trunk/weka/debian/changelog 2009-06-29 20:04:47 UTC (rev 8685) @@ -1,3 +1,10 @@ +weka (3.6.0-2) unstable; urgency=low + + * Change Maintainer: Debian Java Maintainers. + * Update Standards-Version: 3.8.2 (no changes). + + -- Torsten Werner <[email protected]> Mon, 29 Jun 2009 22:02:28 +0200 + weka (3.6.0-1) unstable; urgency=low * New (stable) upstream version. Modified: trunk/weka/debian/control =================================================================== --- trunk/weka/debian/control 2009-06-29 19:50:41 UTC (rev 8684) +++ trunk/weka/debian/control 2009-06-29 20:04:47 UTC (rev 8685) @@ -1,15 +1,16 @@ Source: weka Priority: optional -Maintainer: Soeren Sonnenburg <[email protected]> -Uploaders: Torsten Werner <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Soeren Sonnenburg <[email protected]>, + Torsten Werner <[email protected]> Build-Depends: cdbs, debhelper (>= 5), openjdk-6-jdk, ant, texlive-latex-base, texlive-latex-extra, ghostscript, quilt, jflex, cup (>=0.11a+20060608) -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Section: science Homepage: http://www.cs.waikato.ac.nz/~ml/weka/ -Vcs-Svn: https://bollin.googlecode.com/svn/weka/trunk/ -Vcs-Browser: http://bollin.googlecode.com/svn/weka/trunk/ +Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/weka +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/weka/ Package: weka Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

