Author: varun Date: 2009-10-25 19:25:13 +0000 (Sun, 25 Oct 2009) New Revision: 10896
Added: trunk/javahelp2/debian/README.source Modified: trunk/javahelp2/debian/changelog Log: Add debian/README.source to describe patch system Added: trunk/javahelp2/debian/README.source =================================================================== --- trunk/javahelp2/debian/README.source (rev 0) +++ trunk/javahelp2/debian/README.source 2009-10-25 19:25:13 UTC (rev 10896) @@ -0,0 +1,10 @@ +Patch System +============ + +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +See /usr/share/doc/quilt/README.source for a detailed explanation. + +-- Varun Hiremath <[email protected]> Thu, 15 Oct 2009 21:29:42 -0400 Modified: trunk/javahelp2/debian/changelog =================================================================== --- trunk/javahelp2/debian/changelog 2009-10-25 18:30:34 UTC (rev 10895) +++ trunk/javahelp2/debian/changelog 2009-10-25 19:25:13 UTC (rev 10896) @@ -1,20 +1,22 @@ -javahelp2 (2.0.05.ds1-2) UNRELEASED; urgency=low +javahelp2 (2.0.05.ds1-2) unstable; urgency=low + [ Varun Hiremath ] * debian/watch: comment about the correct link to the source package + * Add debian/README.source to describe patch system [ Sylvestre Ledru ] * Integrate free icons from the Tango Project to replace Sun non free icons - - Icons added into debian/icons - - Build dep on imagemagick for xpm => png conversion - - copyright file updated with the Tango icons license - - Patch to load the same icons both for the basic & gtk L&F - - .gif => .png (easier to handle) - - makebuilddir/javahelp2 target added + - Icons added into debian/icons + - Build dep on imagemagick for xpm => png conversion + - copyright file updated with the Tango icons license + - Patch to load the same icons both for the basic & gtk L&F + - .gif => .png (easier to handle) + - makebuilddir/javahelp2 target added (Closes: # 551066) * Bump Standards-Version to 3.8.3 * Build dep against unzip removed - -- Varun Hiremath <[email protected]> Thu, 15 Oct 2009 14:05:49 -0400 + -- Varun Hiremath <[email protected]> Sun, 25 Oct 2009 15:20:42 -0400 javahelp2 (2.0.05.ds1-1) unstable; urgency=low _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

