diff -Nru freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/debian/changelog freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/debian/changelog --- freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/debian/changelog 2017-01-18 00:27:12.000000000 +0000 +++ freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/debian/changelog 2017-01-18 21:24:51.000000000 +0000 @@ -1,8 +1,8 @@ -freecad-daily (0.17~alpha1+git201701180027~ubuntu17.04.1) zesty; urgency=low +freecad-daily (0.17~alpha1+git201701182124~ubuntu17.04.1) zesty; urgency=low * Auto build. - -- sgrogan Wed, 18 Jan 2017 00:27:12 +0000 + -- sgrogan Wed, 18 Jan 2017 21:24:51 +0000 freecad-daily (0.17~alpha1-1xenial1) xenial; urgency=low diff -Nru freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/debian/git-build-recipe.manifest freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/debian/git-build-recipe.manifest --- freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/debian/git-build-recipe.manifest 2017-01-18 00:27:12.000000000 +0000 +++ freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/debian/git-build-recipe.manifest 2017-01-18 21:24:51.000000000 +0000 @@ -1,4 +1,4 @@ -# git-build-recipe format 0.4 deb-version {debupstream}+git201701180027 -lp:~freecad-maintainers/+git/gitmaster git-commit:370d4f582b8aa86b47f8155aa93e91b3bdee8746 +# git-build-recipe format 0.4 deb-version {debupstream}+git201701182124 +lp:~freecad-maintainers/+git/gitmaster git-commit:0f4a5b4f958f960575570ff2a76e4138b1b4247f merge packaging lp:~freecad-maintainers/+git/gitpackaging git-commit:895688a073563513185dd681f4cd00fa72dd2fca -merge versioning lp:~freecad-maintainers/+git/gitversioning git-commit:8dc6ac18034f88309b02db936af7723df8dd7cbb +merge versioning lp:~freecad-maintainers/+git/gitversioning git-commit:43830cd96c64dc90f0b019ffdbc22ff2d2e6b2dc diff -Nru freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/README.md freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/README.md --- freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/README.md 2017-01-18 00:26:52.000000000 +0000 +++ freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/README.md 2017-01-18 21:24:40.000000000 +0000 @@ -10,34 +10,30 @@ Source (LGPL2+ license) and extremely modular, allowing for very advanced extension and customization. -FreeCAD is based on OpenCasCade, a powerful geometry kernel, features an +FreeCAD is based on OpenCASCADE, a powerful geometry kernel, features an Open Inventor-compliant 3D scene representation model provided by the Coin 3D library, and a broad Python API. The interface is built with Qt. FreeCAD runs exactly the same way on Windows, Mac OSX, BSD and Linux platforms. -Home page: http://www.freecadweb.org - -Documentation wiki: http://www.freecadweb.org/wiki/ - -Forum: http://forum.freecadweb.org/ - -Bug tracker: http://www.freecadweb.org/tracker/ - -Git repository: https://github.com/FreeCAD/FreeCAD +- [Home page](http://www.freecadweb.org) +- [Documentation wiki](http://www.freecadweb.org/wiki/) +- [Forum](http://forum.freecadweb.org/) +- [Bug tracker](http://www.freecadweb.org/tracker/) +- [Git repository](https://github.com/FreeCAD/FreeCAD) Installing ---------- Precompiled (installable) packages are available for Windows and Mac on the -releases page at https://github.com/FreeCAD/FreeCAD/releases +[Releases page](https://github.com/FreeCAD/FreeCAD/releases). On most Linux distributions, FreeCAD is directly installable from the software center application. -Other options are described at http://www.freecadweb.org/wiki/index.php?title=Download +Other options are described at the [wiki Download page](http://www.freecadweb.org/wiki/index.php?title=Download). -Build Status +Build Status ------------ | Master | 0.16 | @@ -53,46 +49,37 @@ --------- Compiling FreeCAD requires installation of several libraries and their -development files such as OpenCasCADe, Coin and Qt, listed in the +development files such as OpenCASCADe, Coin and Qt, listed in the pages below. Once this is done, FreeCAD can be simply compiled with cMake. On Windows, these libraries are bundled and offered by the -FreeCAD team in a convenience package, on Linux they are usually found -in your distribution's repositories and on Mac OSX and other platforms +FreeCAD team in a convenient package. On Linux, they are usually found +in your distribution's repositories, and on Mac OSX and other platforms you will usually need to compile them yourself. The pages below contain up-to-date build instructions: -For Linux: http://www.freecadweb.org/wiki/?title=CompileOnUnix - -For Windows: http://www.freecadweb.org/wiki/?title=CompileOnWindows - -For Mac OSX: http://www.freecadweb.org/wiki/?title=CompileOnMac - -For Cygwin: http://www.freecadweb.org/wiki/?title=CompileOnCygwin - -For MinGW: http://www.freecadweb.org/wiki/?title=CompileOnMinGW +- [Linux](http://www.freecadweb.org/wiki/?title=CompileOnUnix) +- [Windows](http://www.freecadweb.org/wiki/?title=CompileOnWindows) +- [Mac OSX](http://www.freecadweb.org/wiki/?title=CompileOnMac) +- [Cygwin](http://www.freecadweb.org/wiki/?title=CompileOnCygwin) +- [MinGW](http://www.freecadweb.org/wiki/?title=CompileOnMinGW) Usage & Getting help -------------------- [![Gitter](https://img.shields.io/gitter/room/freecad/freecad.svg)](https://gitter.im/freecad/freecad?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -The FreeCAD documentation wiki contains a lot of documentation on -general FreeCAD usage, python scripting, and development. The following +The FreeCAD wiki contains documentation on +general FreeCAD usage, Python scripting, and development. These pages might help you get started: -Getting started: http://www.freecadweb.org/wiki/?title=Getting_started - -Features list: http://www.freecadweb.org/wiki/?title=Feature_list - -Frequent questions: http://www.freecadweb.org/wiki/?title=FAQ - -Workbenches: http://www.freecadweb.org/wiki/?title=Workbench_Concept - -Scripting: http://www.freecadweb.org/wiki/?title=Power_users_hub - -Development: http://www.freecadweb.org/wiki/?title=Developer_hub +- [Getting started](http://www.freecadweb.org/wiki/?title=Getting_started) +- [Features list](http://www.freecadweb.org/wiki/?title=Feature_list) +- [Frequent questions](http://www.freecadweb.org/wiki/?title=FAQ) +- [Workbenches](http://www.freecadweb.org/wiki/?title=Workbench_Concept) +- [Scripting](http://www.freecadweb.org/wiki/?title=Power_users_hub) +- [Development](http://www.freecadweb.org/wiki/?title=Developer_hub) -The FreeCAD forum at http://forum.freecadweb.org is also a great place +The [FreeCAD forum](http://forum.freecadweb.org) is also a great place to find help and solve specific problems you might encounter when learning to use FreeCAD. diff -Nru freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/src/Build/Version.h freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/src/Build/Version.h --- freecad-daily-0.17~alpha1+git201701180027~ubuntu17.04.1/src/Build/Version.h 2017-01-18 00:27:12.000000000 +0000 +++ freecad-daily-0.17~alpha1+git201701182124~ubuntu17.04.1/src/Build/Version.h 2017-01-18 21:24:51.000000000 +0000 @@ -4,16 +4,17 @@ #define FCVersionMinor "17" #define FCVersionName "Vulcan" // test: $Format:Hash (%H), Date: %ci$ -#define FCRevision "9680 (Git)" //Highest committed revision number -#define FCRevisionDate "2017/01/17 22:14:33" //Date of highest committed revision +#define FCRevision "9684 (Git)" //Highest committed revision number +#define FCRevisionDate "2017/01/18 12:02:33" //Date of highest committed revision #define FCRepositoryURL "git://github.com/FreeCAD/FreeCAD.git master" //Repository URL of the working copy // Git relevant stuff -#define FCRepositoryHash "370d4f582b8aa86b47f8155aa93e91b3bdee8746" +#define FCRepositoryHash "0f4a5b4f958f960575570ff2a76e4138b1b4247f" #define FCRepositoryBranch "master" +