Changeset: 7be6ca476e1f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7be6ca476e1f Modified Files: MonetDB.spec debian/changelog testing/ChangeLog-Archive Branch: Feb2013 Log Message:
Fixed old changelog entry. diffs (111 lines): diff --git a/MonetDB.spec b/MonetDB.spec --- a/MonetDB.spec +++ b/MonetDB.spec @@ -782,20 +782,19 @@ rm -fr $RPM_BUILD_ROOT - Rebuilt. * Thu Jan 17 2013 Stefan Manegold <[email protected]> - 11.15.1-20130212 -- testing: -enabled "top-level" Mtest.py -So far, while Mtest.py could be called in any subdirectory of the MonetDB -source tree (and could then run all tests in the entire sub-tree), -it was not possible to call Mtest.py in the top-level MonetDB source -directory to run all tests. Instead, to run all tests, Mtest.py had to -be called at least 4 times, once in each of these directories: "clients", -"monetdb5", "sql", "geom". -Now, it is possible to call Mtest.py once in the top-level MonetDB source -directory to run all tests in one go. -The behaviour of calling Mtest.py in any subdirectory, including the -four mentioned above, did not changed, other than that now obsolete -command line options "-p / --package <package>" and "-5 / --monetdb5" -have been removed. +- testing: enabled "top-level" Mtest.py + So far, while Mtest.py could be called in any subdirectory of the MonetDB + source tree (and could then run all tests in the entire sub-tree), + it was not possible to call Mtest.py in the top-level MonetDB source + directory to run all tests. Instead, to run all tests, Mtest.py had to + be called at least 4 times, once in each of these directories: "clients", + "monetdb5", "sql", "geom". + Now, it is possible to call Mtest.py once in the top-level MonetDB source + directory to run all tests in one go. + The behaviour of calling Mtest.py in any subdirectory, including the + four mentioned above, did not changed, other than that now obsolete + command line options "-p / --package <package>" and "-5 / --monetdb5" + have been removed. * Tue Jan 15 2013 Fabian Groffen <[email protected]> - 11.15.1-20130212 - clients: Mapi protocol v8 support was removed from all client drivers. Protocol diff --git a/debian/changelog b/debian/changelog --- a/debian/changelog +++ b/debian/changelog @@ -106,20 +106,19 @@ monetdb (11.15.1-20130212) unstable; urg monetdb (11.15.1-20130212) unstable; urgency=low - * testing: -enabled "top-level" Mtest.py -So far, while Mtest.py could be called in any subdirectory of the MonetDB -source tree (and could then run all tests in the entire sub-tree), -it was not possible to call Mtest.py in the top-level MonetDB source -directory to run all tests. Instead, to run all tests, Mtest.py had to -be called at least 4 times, once in each of these directories: "clients", -"monetdb5", "sql", "geom". -Now, it is possible to call Mtest.py once in the top-level MonetDB source -directory to run all tests in one go. -The behaviour of calling Mtest.py in any subdirectory, including the -four mentioned above, did not changed, other than that now obsolete -command line options "-p / --package <package>" and "-5 / --monetdb5" -have been removed. + * testing: enabled "top-level" Mtest.py + So far, while Mtest.py could be called in any subdirectory of the MonetDB + source tree (and could then run all tests in the entire sub-tree), + it was not possible to call Mtest.py in the top-level MonetDB source + directory to run all tests. Instead, to run all tests, Mtest.py had to + be called at least 4 times, once in each of these directories: "clients", + "monetdb5", "sql", "geom". + Now, it is possible to call Mtest.py once in the top-level MonetDB source + directory to run all tests in one go. + The behaviour of calling Mtest.py in any subdirectory, including the + four mentioned above, did not changed, other than that now obsolete + command line options "-p / --package <package>" and "-5 / --monetdb5" + have been removed. -- Stefan Manegold <[email protected]> Thu, 17 Jan 2013 09:51:39 +0100 diff --git a/testing/ChangeLog-Archive b/testing/ChangeLog-Archive --- a/testing/ChangeLog-Archive +++ b/testing/ChangeLog-Archive @@ -2,20 +2,19 @@ # This file contains past ChangeLog entries * Thu Jan 17 2013 Stefan Manegold <[email protected]> - 11.15.1-20130212 -- -enabled "top-level" Mtest.py -So far, while Mtest.py could be called in any subdirectory of the MonetDB -source tree (and could then run all tests in the entire sub-tree), -it was not possible to call Mtest.py in the top-level MonetDB source -directory to run all tests. Instead, to run all tests, Mtest.py had to -be called at least 4 times, once in each of these directories: "clients", -"monetdb5", "sql", "geom". -Now, it is possible to call Mtest.py once in the top-level MonetDB source -directory to run all tests in one go. -The behaviour of calling Mtest.py in any subdirectory, including the -four mentioned above, did not changed, other than that now obsolete -command line options "-p / --package <package>" and "-5 / --monetdb5" -have been removed. +- enabled "top-level" Mtest.py + So far, while Mtest.py could be called in any subdirectory of the MonetDB + source tree (and could then run all tests in the entire sub-tree), + it was not possible to call Mtest.py in the top-level MonetDB source + directory to run all tests. Instead, to run all tests, Mtest.py had to + be called at least 4 times, once in each of these directories: "clients", + "monetdb5", "sql", "geom". + Now, it is possible to call Mtest.py once in the top-level MonetDB source + directory to run all tests in one go. + The behaviour of calling Mtest.py in any subdirectory, including the + four mentioned above, did not changed, other than that now obsolete + command line options "-p / --package <package>" and "-5 / --monetdb5" + have been removed. * Mon May 31 2010 Sjoerd Mullender <[email protected]> - 1.38.1-20100618 - Updated Vendor information. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
