Author: twerner Date: 2009-06-29 18:46:13 +0000 (Mon, 29 Jun 2009) New Revision: 8678
Modified: trunk/jblas/debian/ trunk/jblas/debian/changelog trunk/jblas/debian/control Log: * Change Maintainer: Debian Java Maintainers. * Add myself to Uploaders. * Update Standards-Version: 3.8.2 (no changes). Property changes on: trunk/jblas/debian ___________________________________________________________________ Added: mergeWithUpstream + 1 Modified: trunk/jblas/debian/changelog =================================================================== --- trunk/jblas/debian/changelog 2009-06-29 18:42:46 UTC (rev 8677) +++ trunk/jblas/debian/changelog 2009-06-29 18:46:13 UTC (rev 8678) @@ -1,3 +1,11 @@ +jblas (0.1-2) unstable; urgency=low + + * Change Maintainer: Debian Java Maintainers. + * Add myself to Uploaders. + * Update Standards-Version: 3.8.2 (no changes). + + -- Torsten Werner <[email protected]> Mon, 29 Jun 2009 20:44:15 +0200 + jblas (0.1-1) unstable; urgency=low * Initial Release (Closes: #522017) Modified: trunk/jblas/debian/control =================================================================== --- trunk/jblas/debian/control 2009-06-29 18:42:46 UTC (rev 8677) +++ trunk/jblas/debian/control 2009-06-29 18:46:13 UTC (rev 8678) @@ -1,9 +1,11 @@ Source: jblas Priority: optional -Maintainer: Soeren Sonnenburg <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Soeren Sonnenburg <[email protected]>, + Torsten Werner <[email protected]> Build-Depends: cdbs, debhelper (>= 7), openjdk-6-jdk, ant-optional, gfortran, libatlas-base-dev, quilt, ruby -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 Section: science Homepage: https://ml01.zrz.tu-berlin.de/trac/jblas/ Vcs-Svn: https://bollin.googlecode.com/svn/jblas/trunk/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

