]> granicus.if.org Git - docbook-dsssl/commit
Made some minor changes to get deal with a couple corner cases.
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 20 Sep 2005 05:42:26 +0000 (05:42 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 20 Sep 2005 05:42:26 +0000 (05:42 +0000)
commitf36ab40ebc7a4abe2fb5f6f43bab5b61b3cda11f
tree6b1e86b61025d76a908d781e7e6b63015cd7753b
parentc1270b7705f55b2f98cf6739f64181982ab2811b
Made some minor changes to get deal with a couple corner cases.

If somebody (say, Mike) checks in the VERSION file twice with the
same change description, it's possible for the merged changelog to
end with up something like:

  * VERSION, VERSION: Version 1.69.1 released.

The existing version of mergechangelogs got confused by that, so I
added a regex match to catch instances like that.

Also, in running the snapshot builds, with the way I have the
snapshot build currently set up, it's useful for the build to just
automatically assume we are at version X.XX.1 if the previous
version was X.XX.0.
----------------------------------------------------------------------
cvstools/mergechangelogs