Author: manuel Date: 2009-09-18 19:48:53 +0000 (Fri, 18 Sep 2009) New Revision: 10478
Modified: trunk/pj/debian/changelog trunk/pj/debian/control Log: debian/control: Added Vcs-* fields Modified: trunk/pj/debian/changelog =================================================================== --- trunk/pj/debian/changelog 2009-09-18 19:23:06 UTC (rev 10477) +++ trunk/pj/debian/changelog 2009-09-18 19:48:53 UTC (rev 10478) @@ -1,3 +1,9 @@ +pj (0.0~20090405-2) UNRELEASED; urgency=low + + * debian/control: Added Vcs-* fields + + -- Manuel Prinz <[email protected]> Fri, 18 Sep 2009 21:48:09 +0200 + pj (0.0~20090405-1) unstable; urgency=low * New upstream release Modified: trunk/pj/debian/control =================================================================== --- trunk/pj/debian/control 2009-09-18 19:23:06 UTC (rev 10477) +++ trunk/pj/debian/control 2009-09-18 19:48:53 UTC (rev 10478) @@ -4,6 +4,8 @@ Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Manuel Prinz <[email protected]> Homepage: http://www.cs.rit.edu/~ark/pj.shtml +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/pj/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/pj/ Build-Depends: debhelper (>= 7), javahelper, default-jdk-builddep Standards-Version: 3.8.3 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

