]> granicus.if.org Git - docbook-dsssl/commitdiff
Did post-release wrap-up of xsl-saxon and xsl-xalan dirs
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 1 Sep 2007 10:59:59 +0000 (10:59 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 1 Sep 2007 10:59:59 +0000 (10:59 +0000)
xsl-saxon/Makefile
xsl-saxon/VERSION
xsl-xalan/Makefile
xsl-xalan/VERSION

index 958539f3628c4d23cb9bd64edf24cf484642bbb2..d64c688933c1266f0a1ad578f239e206976da38f 100644 (file)
@@ -21,7 +21,6 @@ INSTALL_DEPENDS = release tag
 # 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
index 491a74af69186afa1e95760e9cf2d008a395098b..e6d8c46af98f0d14d2b3f9e1e64e5e3662813545 100644 (file)
@@ -14,8 +14,8 @@
 <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"/>
@@ -24,7 +24,7 @@
 <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>
 -->
@@ -46,7 +46,7 @@ Initial freshmeat announcement
   <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>
 
index c7740f54f70235d0447156338f8f8d4e7ce3a945..484b87a8b7dfad777b4b934da57ae677c1acce97 100644 (file)
@@ -21,7 +21,6 @@ INSTALL_DEPENDS = release tag
 # 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
index 93fe87488f3427da3f78251266c6176a805bece9..fd14c8a990a6b2d03f9f45b9010ac5df43b1d6be 100644 (file)
@@ -14,8 +14,8 @@
 <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"/>
@@ -24,7 +24,7 @@
 <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>
 -->
@@ -46,7 +46,7 @@ Initial freshmeat announcement
   <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>