[ufo-core] branch master updated (41465a3 -> baf0efc)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Mon Dec 2 19:08:46 UTC 2013
This is an automated email from the git hooks/post-receive script.
picca pushed a change to branch master
in repository ufo-core.
from 41465a3 add the -bin and -data packages
new 71f3ff3 Add package descriptions
new 9f65c23 Imported Upstream version 0.6.0.932
new 15f720f Merge tag 'upstream/0.6.0.932'
new baf0efc update the changelog for 0.6.0.932 version
The 4 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:
ChangeLog | 15 +++
Makefile.in | 4 +-
configure | 22 ++--
debian/changelog | 2 +-
debian/control | 18 +--
docs/html/annotation-glossary.html | 38 +++---
docs/html/index.sgml | 10 +-
tools/Makefile.am | 16 ++-
tools/Makefile.in | 80 +++++++++----
tools/templates/ufo-cpu-task.c.in | 174 +++++++++++++++++++++++++++
tools/templates/ufo-cpu-task.h.in | 66 +++++++++++
tools/templates/ufo-gpu-task.c.in | 181 +++++++++++++++++++++++++++++
tools/templates/ufo-gpu-task.h.in | 66 +++++++++++
tools/{ufo-mkfilter.py => ufo-mkfilter.in} | 0
14 files changed, 625 insertions(+), 67 deletions(-)
create mode 100644 tools/templates/ufo-cpu-task.c.in
create mode 100644 tools/templates/ufo-cpu-task.h.in
create mode 100644 tools/templates/ufo-gpu-task.c.in
create mode 100644 tools/templates/ufo-gpu-task.h.in
rename tools/{ufo-mkfilter.py => ufo-mkfilter.in} (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ufo-core.git
More information about the debian-science-commits
mailing list