Author: varun Date: 2009-10-15 18:10:27 +0000 (Thu, 15 Oct 2009) New Revision: 10828
Modified: trunk/javahelp2/debian/changelog trunk/javahelp2/debian/watch Log: debian/watch: comment about the correct link to the source package Modified: trunk/javahelp2/debian/changelog =================================================================== --- trunk/javahelp2/debian/changelog 2009-10-13 20:53:55 UTC (rev 10827) +++ trunk/javahelp2/debian/changelog 2009-10-15 18:10:27 UTC (rev 10828) @@ -1,3 +1,9 @@ +javahelp2 (2.0.05.ds1-2) unstable; urgency=low + + * debian/watch: comment about the correct link to the source package + + -- Varun Hiremath <[email protected]> Thu, 15 Oct 2009 14:05:49 -0400 + javahelp2 (2.0.05.ds1-1) unstable; urgency=low [ Michael Koch ] @@ -4,7 +10,7 @@ * Added watch file. [ Varun Hiremath ] - * Remove zip archive from orig.tar.gz and repackage + * Remove zip archive from orig.tar.gz and repackage * Switch to tomcat6 (Closes: #533148) * Switch to quilt for managing patches * Bump Standards-Version to 3.8.2 Modified: trunk/javahelp2/debian/watch =================================================================== --- trunk/javahelp2/debian/watch 2009-10-13 20:53:55 UTC (rev 10827) +++ trunk/javahelp2/debian/watch 2009-10-15 18:10:27 UTC (rev 10828) @@ -1,3 +1,6 @@ version=3 +# Original source is available at: +# https://javahelp.dev.java.net/files/documents/5985/59373/javahelp2-src-2.0.05.zip +# This link is used just for tracking the version opts="dversionmangle=s/.ds[0-9]//g,uversionmangle=s/_/./g" \ http://download.java.net/javadesktop/javahelp/javahelp(.*)\.zip _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

