Author: nthykier-guest Date: 2009-11-20 15:37:25 +0000 (Fri, 20 Nov 2009) New Revision: 11091
Modified: trunk/libgnujaf-java/debian/changelog trunk/libgnujaf-java/debian/control Log: Added Vcs-fields Modified: trunk/libgnujaf-java/debian/changelog =================================================================== --- trunk/libgnujaf-java/debian/changelog 2009-11-20 15:35:36 UTC (rev 11090) +++ trunk/libgnujaf-java/debian/changelog 2009-11-20 15:37:25 UTC (rev 11091) @@ -10,6 +10,9 @@ [Onkar Shinde] * Misc lintian fixes. + [Niels Thykier] + * Added Vcs-* fields to debian/control. + -- Debian Java Maintainers <[email protected]> Fri, 20 Nov 2009 09:21:07 +0530 libgnujaf-java (1.1.1-4) unstable; urgency=low Modified: trunk/libgnujaf-java/debian/control =================================================================== --- trunk/libgnujaf-java/debian/control 2009-11-20 15:35:36 UTC (rev 11090) +++ trunk/libgnujaf-java/debian/control 2009-11-20 15:37:25 UTC (rev 11091) @@ -6,11 +6,12 @@ Build-Depends: debhelper (>= 5), default-jdk Standards-Version: 3.8.3 Homepage: http://savannah.gnu.org/projects/classpathx +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libgnujaf-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgnujaf-java Package: libgnujaf-java Architecture: all Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless -Suggests: java-virtual-machine Description: free implementation of the javabeans activation framework With the javabeans activation framework developper can take advantage of standard services to determine the type of an arbitrary piece of _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

