Author: varun Date: 2008-01-22 13:22:17 +0000 (Tue, 22 Jan 2008) New Revision: 5542
Modified: trunk/libparanamer-java/debian/changelog trunk/libparanamer-java/debian/control Log: * Close ITP * Change Description Modified: trunk/libparanamer-java/debian/changelog =================================================================== --- trunk/libparanamer-java/debian/changelog 2008-01-22 12:43:49 UTC (rev 5541) +++ trunk/libparanamer-java/debian/changelog 2008-01-22 13:22:17 UTC (rev 5542) @@ -1,5 +1,5 @@ -libparanamer-java (1.1-1) UNRELEASED; urgency=low +libparanamer-java (1.1-1) unstable; urgency=low - * Initial release (Closes: #) + * Initial release (Closes: #462081) - -- Varun Hiremath <[EMAIL PROTECTED]> Tue, 22 Jan 2008 17:00:59 +0530 + -- Varun Hiremath <[EMAIL PROTECTED]> Tue, 22 Jan 2008 19:07:12 +0530 Modified: trunk/libparanamer-java/debian/control =================================================================== --- trunk/libparanamer-java/debian/control 2008-01-22 12:43:49 UTC (rev 5541) +++ trunk/libparanamer-java/debian/control 2008-01-22 13:22:17 UTC (rev 5542) @@ -14,7 +14,6 @@ Architecture: all Depends: java-gcj-compat | java1-runtime | java2-runtime Description: java library to access method parameter names at runtime - Paranamer allows lookups of methods and constructors by parameter - names. It allows the parameter names of methods and constructors to - be accessed at runtime. Normally this information is dropped by the - compiler. + Paranamer is a library that allows the parameter names of methods and + constructors to be accessed at runtime. Normally this information is + dropped by the compiler. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

