Author: drazzib-guest Date: 2009-07-14 18:18:44 +0000 (Tue, 14 Jul 2009) New Revision: 9342
Added: trunk/substance/debian/README.source Removed: trunk/substance/debian/README.Debian-source Log: Rename README.Debian-source to README.source Deleted: trunk/substance/debian/README.Debian-source =================================================================== --- trunk/substance/debian/README.Debian-source 2009-07-14 17:51:40 UTC (rev 9341) +++ trunk/substance/debian/README.Debian-source 2009-07-14 18:18:44 UTC (rev 9342) @@ -1,13 +0,0 @@ -substance -========= - -The upstream supplied source package contains binary jar files and -pre-built documentation. Currently no clean source distribution -exists. Therefore, the upstream sources were modified to comply with -the Debian Free Software Guidelines. - -Use the rules/get-orig-source target to create the orig.tar.gz. -For more details on repackaging of upstream sources please see the -debian/orig-tar.sh file. - --- Varun Hiremath <[email protected]> Mon, 27 Aug 2007 19:02:53 +0530 Copied: trunk/substance/debian/README.source (from rev 9257, trunk/substance/debian/README.Debian-source) =================================================================== --- trunk/substance/debian/README.source (rev 0) +++ trunk/substance/debian/README.source 2009-07-14 18:18:44 UTC (rev 9342) @@ -0,0 +1,23 @@ +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. + + +Creating source package +======================= + +The upstream supplied source package contains binary jar files and +pre-built documentation. Currently no clean source distribution +exists. Therefore, the upstream sources were modified to comply with +the Debian Free Software Guidelines. + +Use the rules/get-orig-source target to create the orig.tar.gz. +For more details on repackaging of upstream sources please see the +debian/orig-tar.sh file. + +-- Varun Hiremath <[email protected]> Mon, 27 Aug 2007 19:02:53 +0530 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

