[pkg-java] r5605 - trunk/libparanamer-java/debian
varun at alioth.debian.org
varun at alioth.debian.org
Wed Feb 6 11:09:19 UTC 2008
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 <varun at debian.org> 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.
More information about the pkg-java-commits
mailing list