Author: mkoch Date: 2008-05-07 20:08:27 +0000 (Wed, 07 May 2008) New Revision: 6419
Modified: trunk/argouml/debian/changelog trunk/argouml/debian/control Log: * Updated Standards-Version to 3.7.3. * Added Homepage, Vcs-Svn and Vcs-Browser fields. * Added myself to Uploaders. Modified: trunk/argouml/debian/changelog =================================================================== --- trunk/argouml/debian/changelog 2008-05-07 19:57:50 UTC (rev 6418) +++ trunk/argouml/debian/changelog 2008-05-07 20:08:27 UTC (rev 6419) @@ -19,8 +19,13 @@ [ Mark Howard ] * debian/watch: added - -- Mark Howard <[EMAIL PROTECTED]> Fri, 28 Dec 2007 15:50:54 +0000 + [ Michael Koch ] + * Updated Standards-Version to 3.7.3. + * Added Homepage, Vcs-Svn and Vcs-Browser fields. + * Added myself to Uploaders. + -- Michael Koch <[EMAIL PROTECTED]> Wed, 07 May 2008 19:02:41 -0100 + argouml (0.19.6-2.1) unstable; urgency=low * Non-maintainer upload. Modified: trunk/argouml/debian/control =================================================================== --- trunk/argouml/debian/control 2008-05-07 19:57:50 UTC (rev 6418) +++ trunk/argouml/debian/control 2008-05-07 20:08:27 UTC (rev 6419) @@ -2,10 +2,13 @@ Section: contrib/misc Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> -Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]> +Uploaders: Arnaud Vandyck <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]> Build-Depends: cdbs (>= 0.4.5.3), debhelper (>> 4.0.0) Build-Depends-Indep: java-gcj-compat-dev | java2-compiler, antlr, liblog4j1.2-java, libgef-java (>= 0.10.2), libnsuml-java, libocl-argo-java, jikes, ant (>=1.5), ant-optional, libjdepend-java, junit, libi18n-java (>= 0.1.3), libtoolbar-java (>= 0.4), libgnujmi-java, libswidgets-java -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/argouml +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/argouml +Homepage: http://argouml.tigris.org/ Package: argouml Architecture: all @@ -34,8 +37,6 @@ Customizable Process Model (partially implemented), Critic Editor (future), Checklist Editor (future), Corrective Automation Editor (future), Navigational Perspective Editor) - . - Homepage: http://argouml.tigris.org/ Package: argouml-doc Architecture: all @@ -46,6 +47,3 @@ any of the manual you can download on the website. . Now the cookbook, quickguide and argomanual are shipped in pdf. - . - Homepage: http://argouml.tigris.org/ - _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

