[coin3] branch master updated (4df1de1 -> a446c17)
Anton Gladky
gladk at moszumanska.debian.org
Wed Dec 20 20:47:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a change to branch master
in repository coin3.
from 4df1de1 Update changelog.
new e1dfea6 Remove an embedded version of expat. (Closes: #874727)
new 6fa83c5 Use compat level 10
new abf1040 Ignore files src/xml/expat in d/copyright
adds 7c4d8f0 New upstream version 3.1.4~abc9f50+dfsg2
new 74ac4f9 Update upstream source from tag 'upstream/3.1.4_abc9f50+dfsg2'
new d61c626 Apply cme fix dpkg
new 9d48f66 Remove myself from uploaders
new a446c17 Update changelog.
The 7 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:
debian/changelog | 12 +
debian/compat | 2 +-
debian/control | 6 +-
debian/copyright | 8 +-
debian/patches/0030_remove_expat.patch | 225 ++
debian/patches/series | 1 +
debian/rules | 9 +-
src/xml/expat/COPYING | 22 -
src/xml/expat/Makefile.am | 147 -
src/xml/expat/Makefile.in | 829 -----
src/xml/expat/README | 2 -
src/xml/expat/all-expat-c.c | 8 -
src/xml/expat/amigaconfig.h | 32 -
src/xml/expat/ascii.h | 92 -
src/xml/expat/asciitab.h | 36 -
src/xml/expat/expat.h | 1014 -----
src/xml/expat/expat_external.h | 119 -
src/xml/expat/iasciitab.h | 37 -
src/xml/expat/internal.h | 73 -
src/xml/expat/latin1tab.h | 36 -
src/xml/expat/macconfig.h | 53 -
src/xml/expat/nametab.h | 150 -
src/xml/expat/utf8tab.h | 37 -
src/xml/expat/winconfig.h | 30 -
src/xml/expat/xmlparse.c | 6290 --------------------------------
src/xml/expat/xmlrole.c | 1336 -------
src/xml/expat/xmlrole.h | 114 -
src/xml/expat/xmltok.c | 1651 ---------
src/xml/expat/xmltok.h | 316 --
src/xml/expat/xmltok_impl.c | 1783 ---------
src/xml/expat/xmltok_impl.h | 46 -
src/xml/expat/xmltok_ns.c | 115 -
32 files changed, 253 insertions(+), 14378 deletions(-)
create mode 100644 debian/patches/0030_remove_expat.patch
delete mode 100755 src/xml/expat/COPYING
delete mode 100755 src/xml/expat/Makefile.am
delete mode 100644 src/xml/expat/Makefile.in
delete mode 100755 src/xml/expat/README
delete mode 100755 src/xml/expat/all-expat-c.c
delete mode 100644 src/xml/expat/amigaconfig.h
delete mode 100644 src/xml/expat/ascii.h
delete mode 100644 src/xml/expat/asciitab.h
delete mode 100644 src/xml/expat/expat.h
delete mode 100644 src/xml/expat/expat_external.h
delete mode 100644 src/xml/expat/iasciitab.h
delete mode 100644 src/xml/expat/internal.h
delete mode 100644 src/xml/expat/latin1tab.h
delete mode 100644 src/xml/expat/macconfig.h
delete mode 100644 src/xml/expat/nametab.h
delete mode 100644 src/xml/expat/utf8tab.h
delete mode 100644 src/xml/expat/winconfig.h
delete mode 100755 src/xml/expat/xmlparse.c
delete mode 100755 src/xml/expat/xmlrole.c
delete mode 100644 src/xml/expat/xmlrole.h
delete mode 100755 src/xml/expat/xmltok.c
delete mode 100644 src/xml/expat/xmltok.h
delete mode 100755 src/xml/expat/xmltok_impl.c
delete mode 100644 src/xml/expat/xmltok_impl.h
delete mode 100755 src/xml/expat/xmltok_ns.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/coin3.git
More information about the debian-science-commits
mailing list