Author: varun Date: 2008-02-06 11:09:19 +0000 (Wed, 06 Feb 2008) New Revision: 5605
Modified: trunk/libparanamer-java/debian/changelog trunk/libparanamer-java/debian/control Log: * New upstream release Modified: trunk/libparanamer-java/debian/changelog =================================================================== --- trunk/libparanamer-java/debian/changelog 2008-02-06 10:54:11 UTC (rev 5604) +++ trunk/libparanamer-java/debian/changelog 2008-02-06 11:09:19 UTC (rev 5605) @@ -1,3 +1,9 @@ +libparanamer-java (1.1.1-1) unstable; urgency=low + + * New upstream release + + -- Varun Hiremath <[EMAIL PROTECTED]> Wed, 06 Feb 2008 16:53:51 +0530 + libparanamer-java (1.1-1) unstable; urgency=low * Initial release (Closes: #462081) Modified: trunk/libparanamer-java/debian/control =================================================================== --- trunk/libparanamer-java/debian/control 2008-02-06 10:54:11 UTC (rev 5604) +++ trunk/libparanamer-java/debian/control 2008-02-06 11:09:19 UTC (rev 5605) @@ -13,7 +13,7 @@ Package: libparanamer-java Architecture: all Depends: java-gcj-compat | java1-runtime | java2-runtime -Description: java library to access method parameter names at runtime +Description: library to access method parameter names at runtime 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

