# directory names (shell wildcards OK) that should be excluded
# from the zip file and tarball for the release
DISTRIB_EXCLUDES = \
- NEWS \
RELEASE-NOTES-PARTIAL.txt \
ANT = ant
<xsl:param name="Tag" select="concat('V',translate(string(document('')//fm:Version[1]),'.',''))"/>
<xsl:param name="DistroTitle" select="string(document('')//fm:Branch[1])"/>
<xsl:param name="DistroName">docbook-xsl-saxon</xsl:param>
-<xsl:param name="PreviousRelease">0.0</xsl:param>
-<xsl:param name="PreviousReleaseRevision">7155</xsl:param>
+<xsl:param name="PreviousRelease">1.00</xsl:param>
+<xsl:param name="PreviousReleaseRevision">7419</xsl:param>
<xsl:param name="Revision">$Revision$</xsl:param>
<xsl:param name="VersionFileURL">$URL$</xsl:param>
<xsl:param name="sf-relid" select="0"/>
<fm:project>
<fm:Project>DocBook</fm:Project>
<fm:Branch>Saxon Extensions</fm:Branch>
- <fm:Version>1.00</fm:Version>
+ <fm:Version>1.01-pre</fm:Version>
<!--
<fm:License>MIT/X Consortium License</fm:License>
-->
<fm:Changelog-URL>http://sourceforge.net/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
<fm:CVS-URL>http://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
<fm:Mailing-List-URL>http://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
- <fm:Changes>This is the initial release of the Saxon extensions as a separate package.
+ <fm:Changes>FIXME.
</fm:Changes>
</fm:project>
# directory names (shell wildcards OK) that should be excluded
# from the zip file and tarball for the release
DISTRIB_EXCLUDES = \
- NEWS \
RELEASE-NOTES-PARTIAL.txt \
ANT = ant
<xsl:param name="Tag" select="concat('V',translate(string(document('')//fm:Version[1]),'.',''))"/>
<xsl:param name="DistroTitle" select="string(document('')//fm:Branch[1])"/>
<xsl:param name="DistroName">docbook-xsl-xalan</xsl:param>
-<xsl:param name="PreviousRelease">0.0</xsl:param>
-<xsl:param name="PreviousReleaseRevision">7155</xsl:param>
+<xsl:param name="PreviousRelease">1.00</xsl:param>
+<xsl:param name="PreviousReleaseRevision">7420</xsl:param>
<xsl:param name="Revision">$Revision: 7276 $</xsl:param>
<xsl:param name="VersionFileURL">$URL: https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl-xalan/VERSION $</xsl:param>
<xsl:param name="sf-relid" select="0"/>
<fm:project>
<fm:Project>DocBook</fm:Project>
<fm:Branch>Xalan Extensions</fm:Branch>
- <fm:Version>1.00</fm:Version>
+ <fm:Version>1.01-pre</fm:Version>
<!--
<fm:License>MIT/X Consortium License</fm:License>
-->
<fm:Changelog-URL>http://sourceforge.net/project/shownotes.php?release_id={SFRELID}</fm:Changelog-URL>
<fm:CVS-URL>http://docbook.svn.sourceforge.net/viewvc/docbook/</fm:CVS-URL>
<fm:Mailing-List-URL>http://lists.oasis-open.org/archives/docbook-apps/</fm:Mailing-List-URL>
- <fm:Changes>This is the initial release of the Xalan extensions as a separate package.
+ <fm:Changes>FIXME.
</fm:Changes>
</fm:project>