[solvespace] branch master updated (bd37429 -> ba8a019)

Anton Gladky gladk at moszumanska.debian.org
Sat Dec 31 09:00:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a change to branch master
in repository solvespace.

      from  bd37429   Revert previous commit.
       new  a7825d4   Add d/watch.
       new  15facd8   Update get_orig.sh script.
      adds  4bcf775   New upstream version 2.3+repack1
       new  96f0dd2   Merge tag 'upstream/2.3+repack1'
       new  5bfcd9a   Refresh patch.
       new  ba8a019   Update changelog.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitattributes                        |  22 -------
 .gitignore                            |  12 ----
 .gitmodules                           |  13 ----
 .travis.yml                           |  34 ----------
 CHANGELOG.md                          |  16 +++++
 CMakeLists.txt                        |   7 ++-
 README.md                             |   5 +-
 appveyor.yml                          |  11 +---
 debian/changelog                      |   9 +++
 debian/get_orig.sh                    |   4 +-
 debian/patches/01_RemoveGitHash.patch |  42 +++----------
 debian/watch                          |   3 +
 extlib/libdxfrw/intern/dwgbuffer.cpp  |   2 +-
 extlib/libdxfrw/intern/dwgbuffer.h    |   6 +-
 extlib/libdxfrw/intern/dwgreader.h    |   2 +-
 extlib/libdxfrw/intern/dwgreader15.h  |   2 +-
 extlib/libdxfrw/intern/dwgreader18.h  |   2 +-
 extlib/libdxfrw/intern/dwgreader21.h  |   2 +-
 extlib/libdxfrw/intern/dwgreader24.h  |   2 +-
 extlib/libdxfrw/intern/dwgreader27.h  |   2 +-
 extlib/libdxfrw/intern/dxfreader.h    |   8 +--
 extlib/libdxfrw/intern/dxfwriter.cpp  |   2 +-
 extlib/libdxfrw/intern/dxfwriter.h    |   8 +--
 extlib/libdxfrw/libdwgr.cpp           | 113 ++++++----------------------------
 extlib/libdxfrw/libdwgr.h             |   9 ++-
 extlib/libdxfrw/libdxfrw.cpp          |  52 +++++-----------
 extlib/libdxfrw/libdxfrw.h            |   6 +-
 src/CMakeLists.txt                    |   3 +-
 src/cocoa/cocoamain.mm                |  45 +++++---------
 src/constraint.cpp                    |  13 ++--
 src/exportvector.cpp                  |  39 +++++++-----
 src/generate.cpp                      |  25 +++++---
 src/groupmesh.cpp                     |   6 +-
 src/gtk/gtkmain.cpp                   |   8 +--
 src/importdxf.cpp                     |  32 +++++++---
 src/mesh.cpp                          |   3 +-
 src/mouse.cpp                         |  15 +++++
 src/solvespace.cpp                    |  12 +++-
 src/solvespace.h                      |   5 ++
 src/srf/surface.cpp                   |   1 +
 src/system.cpp                        |  48 +++++++--------
 src/textwin.cpp                       |   2 +-
 src/ttf.cpp                           |  73 +++++++++++++++-------
 src/ttf.h                             |   1 +
 src/ui.h                              |   3 +
 src/util.cpp                          |  27 ++++++++
 src/win32/w32main.cpp                 |  19 +++---
 src/win32/w32util.cpp                 |   8 ++-
 48 files changed, 360 insertions(+), 424 deletions(-)
 delete mode 100644 .gitattributes
 delete mode 100644 .gitignore
 delete mode 100644 .gitmodules
 create mode 100644 debian/watch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/solvespace.git



More information about the debian-science-commits mailing list