diff -Nru twister-core-0.9+2440+201611080202~ubuntu15.10.1/debian/bzr-builder.manifest twister-core-0.9+2441+201612042031~ubuntu15.10.1/debian/bzr-builder.manifest --- twister-core-0.9+2440+201611080202~ubuntu15.10.1/debian/bzr-builder.manifest 2016-11-08 02:02:46.000000000 +0000 +++ twister-core-0.9+2441+201612042031~ubuntu15.10.1/debian/bzr-builder.manifest 2016-12-04 20:31:55.000000000 +0000 @@ -1,3 +1,3 @@ -# bzr-builder format 0.3 deb-version {debupstream}+2440+201611080202 -lp:twister-core revid:git-v1:0b8b5da5452fee71b1282ad17cb9e7213aae6c6d +# bzr-builder format 0.3 deb-version {debupstream}+2441+201612042031 +lp:twister-core revid:git-v1:c89c44ea22518d9c8082f72a0f186eebc13ef113 nest-part packaging lp:~podshumok/twister-core/packing debian debian revid:git-v1:b16c82733cdee03fec0bba28627e973c50eeb75b diff -Nru twister-core-0.9+2440+201611080202~ubuntu15.10.1/debian/changelog twister-core-0.9+2441+201612042031~ubuntu15.10.1/debian/changelog --- twister-core-0.9+2440+201611080202~ubuntu15.10.1/debian/changelog 2016-11-08 02:02:46.000000000 +0000 +++ twister-core-0.9+2441+201612042031~ubuntu15.10.1/debian/changelog 2016-12-04 20:31:55.000000000 +0000 @@ -1,8 +1,8 @@ -twister-core (0.9+2440+201611080202~ubuntu15.10.1) wily; urgency=low +twister-core (0.9+2441+201612042031~ubuntu15.10.1) wily; urgency=low * Auto build. - -- kpp Tue, 08 Nov 2016 02:02:46 +0000 + -- kpp Sun, 04 Dec 2016 20:31:55 +0000 twister-core (0.9-1) UNRELEASED; urgency=low diff -Nru twister-core-0.9+2440+201611080202~ubuntu15.10.1/doc/build-osx.md twister-core-0.9+2441+201612042031~ubuntu15.10.1/doc/build-osx.md --- twister-core-0.9+2440+201611080202~ubuntu15.10.1/doc/build-osx.md 2016-11-08 02:02:42.000000000 +0000 +++ twister-core-0.9+2441+201612042031~ubuntu15.10.1/doc/build-osx.md 2016-12-04 20:31:51.000000000 +0000 @@ -54,7 +54,7 @@ 2. Build twister using autotool ./autotool.sh - ./configure --enable-logging --with-openssl=/usr/local/opt/openssl + ./configure --enable-logging --with-openssl=/usr/local/opt/openssl --with-libdb=/usr/local/opt/berkeley-db4 make (If you have multi core CPU, use "make -j N" where N = the number of your cores)