diff options
author | lool <lool> | 2006-10-30 10:04:03 +0000 |
---|---|---|
committer | lool <lool> | 2006-10-30 10:04:03 +0000 |
commit | d374518ca3ffb0bad1b4eb7e315c2c34176047bc (patch) | |
tree | b3ba07ed50f9e768264f4f0c1a34de0dbb3b6463 /ChangeLog | |
parent | eab32b5407b9cfefba300cbefcedf620f16fd379 (diff) | |
download | pbuilder-d374518ca3ffb0bad1b4eb7e315c2c34176047bc.tar pbuilder-d374518ca3ffb0bad1b4eb7e315c2c34176047bc.tar.gz |
* testsuite/satisfydepends/gtk2-engines_*.changelog,
testsuite/satisfydepends/gtk2-engines_*.control,
testsuite/run-test-satisfy-depends.log,
testsuite/run-test-satisfy-depends.sh: move to testsuite/regression
and adapt to the regression suite layout.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,10 +1,15 @@ -2006-10-29 Loic Minier <lool@dooz.org> +2006-10-30 Loic Minier <lool@dooz.org> * pbuilder-modules: add sanity checks during umount_one(); ignore umount errors of the type "umount: /foobar: not mounted" and "umount: /foobar: not found" as retries will be useless anyway, and these errors shouldn't cause data loss; fixes #391390. * pbuilder-modules: umount selinux and bind mounts first. + * testsuite/satisfydepends/gtk2-engines_*.changelog, + testsuite/satisfydepends/gtk2-engines_*.control, + testsuite/run-test-satisfy-depends.log, + testsuite/run-test-satisfy-depends.sh: move to testsuite/regression + and adapt to the regression suite layout. 2006-10-29 Junichi Uekawa <dancer@debian.org> |