[pytango] 93/98: Merge pull request #47 from tango-cs/headers

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:17:49 UTC 2017


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

sbodomerle-guest pushed a commit to tag v9.2.0
in repository pytango.

commit 27b1a13640b0cb6894f806c003688ebd555d0e11
Merge: 4e32a03 38d2065
Author: Tiago Coutinho <coutinhotiago at gmail.com>
Date:   Wed Aug 17 16:12:54 2016 +0200

    Merge pull request #47 from tango-cs/headers
    
    Update file headers and FAQ section

 Makefile                              |  2 +-
 README.rst                            |  2 +-
 doc/_static/boost_python_install.py   |  2 +-
 doc/conf.py                           |  2 +-
 doc/faq.rst                           | 58 ++++++++++++++++++++---------------
 examples/Clock/ClockDS.py             |  2 +-
 examples/Clock/client.py              |  2 +-
 ext/api_util.cpp                      |  2 +-
 ext/archive_event_info.cpp            |  2 +-
 ext/attr_conf_event_data.cpp          |  2 +-
 ext/attribute_alarm_info.cpp          |  2 +-
 ext/attribute_dimension.cpp           |  2 +-
 ext/attribute_event_info.cpp          |  2 +-
 ext/attribute_info.cpp                |  2 +-
 ext/attribute_info_ex.cpp             |  2 +-
 ext/attribute_proxy.cpp               |  2 +-
 ext/base_types.cpp                    |  2 +-
 ext/base_types_numpy.hpp              |  2 +-
 ext/callback.cpp                      |  2 +-
 ext/callback.h                        |  2 +-
 ext/change_event_info.cpp             |  2 +-
 ext/command_info.cpp                  |  2 +-
 ext/connection.cpp                    |  2 +-
 ext/constants.cpp                     |  2 +-
 ext/data_ready_event_data.cpp         |  2 +-
 ext/database.cpp                      |  2 +-
 ext/db.cpp                            |  2 +-
 ext/defs.h                            |  2 +-
 ext/dev_command_info.cpp              |  2 +-
 ext/dev_error.cpp                     |  2 +-
 ext/device_attribute.cpp              |  2 +-
 ext/device_attribute.h                |  2 +-
 ext/device_attribute_config.cpp       |  2 +-
 ext/device_attribute_history.cpp      |  2 +-
 ext/device_attribute_numpy.hpp        |  2 +-
 ext/device_data.cpp                   |  2 +-
 ext/device_data_history.cpp           |  2 +-
 ext/device_info.cpp                   |  2 +-
 ext/device_pipe.cpp                   |  2 +-
 ext/device_pipe.h                     |  2 +-
 ext/device_proxy.cpp                  |  2 +-
 ext/enums.cpp                         |  2 +-
 ext/event_data.cpp                    |  2 +-
 ext/exception.cpp                     |  2 +-
 ext/exception.h                       |  2 +-
 ext/fast_from_py.h                    |  2 +-
 ext/fast_from_py_numpy.hpp            |  2 +-
 ext/from_py.cpp                       |  2 +-
 ext/from_py.h                         |  2 +-
 ext/group.cpp                         |  2 +-
 ext/group_reply.cpp                   |  2 +-
 ext/group_reply_list.cpp              |  2 +-
 ext/locker_info.cpp                   |  2 +-
 ext/locking_thread.cpp                |  2 +-
 ext/periodic_event_info.cpp           |  2 +-
 ext/pipe_info.cpp                     |  2 +-
 ext/poll_device.cpp                   |  2 +-
 ext/precompiled_header.cpp            |  2 +-
 ext/precompiled_header.hpp            |  2 +-
 ext/pytango.cpp                       |  2 +-
 ext/pytgutils.cpp                     |  2 +-
 ext/pytgutils.h                       |  2 +-
 ext/pyutils.cpp                       |  2 +-
 ext/pyutils.h                         |  2 +-
 ext/server/attr.cpp                   |  2 +-
 ext/server/attr.h                     |  2 +-
 ext/server/attribute.cpp              |  2 +-
 ext/server/attribute.h                |  2 +-
 ext/server/auto_monitor.cpp           |  2 +-
 ext/server/command.cpp                |  2 +-
 ext/server/command.h                  |  2 +-
 ext/server/device_class.cpp           |  2 +-
 ext/server/device_class.h             |  2 +-
 ext/server/device_impl.cpp            |  2 +-
 ext/server/device_impl.h              |  2 +-
 ext/server/dserver.cpp                |  2 +-
 ext/server/encoded_attribute.cpp      |  2 +-
 ext/server/log4tango.cpp              |  2 +-
 ext/server/multi_attribute.cpp        |  2 +-
 ext/server/multi_class_attribute.cpp  |  2 +-
 ext/server/pipe.cpp                   |  2 +-
 ext/server/pipe.h                     |  2 +-
 ext/server/subdev.cpp                 |  2 +-
 ext/server/tango_util.cpp             |  2 +-
 ext/server/user_default_attr_prop.cpp |  2 +-
 ext/server/user_default_pipe_prop.cpp |  2 +-
 ext/server/wattribute.cpp             |  2 +-
 ext/server/wattribute_numpy.hpp       |  2 +-
 ext/tango_numpy.h                     |  2 +-
 ext/tgutils.h                         |  2 +-
 ext/time_val.cpp                      |  2 +-
 ext/to_py.cpp                         |  2 +-
 ext/to_py.h                           |  2 +-
 ext/to_py_numpy.hpp                   |  2 +-
 ext/version.cpp                       |  2 +-
 setup.py                              |  2 +-
 tango/__init__.py                     |  2 +-
 tango/api_util.py                     |  2 +-
 tango/asyncio.py                      |  2 +-
 tango/attr_data.py                    |  2 +-
 tango/attribute_proxy.py              |  2 +-
 tango/auto_monitor.py                 |  2 +-
 tango/base_types.py                   |  2 +-
 tango/callback.py                     |  2 +-
 tango/client.py                       |  2 +-
 tango/connection.py                   |  2 +-
 tango/db.py                           |  2 +-
 tango/device_attribute.py             |  2 +-
 tango/device_class.py                 |  2 +-
 tango/device_data.py                  |  2 +-
 tango/device_proxy.py                 |  2 +-
 tango/device_server.py                |  2 +-
 tango/encoded_attribute.py            |  2 +-
 tango/exception.py                    |  2 +-
 tango/futures.py                      |  2 +-
 tango/gevent.py                       |  2 +-
 tango/globals.py                      |  2 +-
 tango/green.py                        |  2 +-
 tango/group.py                        |  2 +-
 tango/group_reply.py                  |  2 +-
 tango/group_reply_list.py             |  2 +-
 tango/log4tango.py                    |  2 +-
 tango/pipe.py                         |  2 +-
 tango/pipe_data.py                    |  2 +-
 tango/pytango_init.py                 |  2 +-
 tango/pytango_pprint.py               |  2 +-
 tango/pyutil.py                       |  2 +-
 tango/release.py                      |  2 +-
 tango/server.py                       |  2 +-
 tango/tango_asyncio.py                |  2 +-
 tango/tango_futures.py                |  2 +-
 tango/tango_gevent.py                 |  2 +-
 tango/tango_numpy.py                  |  2 +-
 tango/time_val.py                     |  2 +-
 tango/utils.py                        |  2 +-
 winsetup.py                           |  2 +-
 136 files changed, 168 insertions(+), 160 deletions(-)

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



More information about the debian-science-commits mailing list