Author: mkoch Date: 2008-02-18 22:57:00 +0000 (Mon, 18 Feb 2008) New Revision: 5740
Modified: trunk/eclipse-emf/debian/changelog trunk/eclipse-emf/debian/control Log: * Made Debian Java team the maintainer of the package and added myself to Uploaders. * Updated Standards-Version to 3.7.3. Modified: trunk/eclipse-emf/debian/changelog =================================================================== --- trunk/eclipse-emf/debian/changelog 2008-02-17 19:14:41 UTC (rev 5739) +++ trunk/eclipse-emf/debian/changelog 2008-02-18 22:57:00 UTC (rev 5740) @@ -9,6 +9,11 @@ * s/feisty/UNRELEASED/ :-) * Added watch file. + [ Michael Koch ] + * Made Debian Java team the maintainer of the package and added myself to + Uploaders. + * Updated Standards-Version to 3.7.3. + -- Vladimír Lapáček <[EMAIL PROTECTED]> Sun, 1 Apr 2007 11:09:56 +0200 eclipse-emf (2.1.1-1) unstable; urgency=low Modified: trunk/eclipse-emf/debian/control =================================================================== --- trunk/eclipse-emf/debian/control 2008-02-17 19:14:41 UTC (rev 5739) +++ trunk/eclipse-emf/debian/control 2008-02-18 22:57:00 UTC (rev 5740) @@ -1,9 +1,10 @@ Source: eclipse-emf Section: devel Priority: extra -Maintainer: Vladimír Lapáček <[EMAIL PROTECTED]> +Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> +Uploaders: Vladimír Lapáček <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]> Build-Depends: ant, debhelper (>= 5), eclipse-sdk (>=3.2.2), java-gcj-compat-dev, unzip -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Package: eclipse-emf Architecture: all _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

