[Python-modules-commits] [python-mpld3] branch master updated (8b1b784 -> e8d16b5)
Wolfgang Borgert
debacle at moszumanska.debian.org
Tue Sep 30 23:37:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a change to branch master
in repository python-mpld3.
from 8b1b784 fix copyright years
new c3bf61a more package preparation: add Python 3 support, fix nodejs usage etc.
new b2d83a5 remove wrong deps, only used for testing
new 48e4b86 depend on python{,3}-mplexporter, add notebooks to docs
new a5697e5 don't use D3 or icons.js in source, create the latter during build
new 0fcb147 remove generated files from git
new 42291ef add build dependency
new e8d16b5 remove generated file on clean
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 | 2 +-
debian/control | 39 +++++++++++++++++++--------
debian/mkicons | 13 +++++++++
debian/patches/1000_disable_submodule.diff | 30 +++++++++++++++++++++
debian/patches/2000_nodejs.diff | 29 ++++++++++++++++++++
debian/patches/3000_external_mplexporter.diff | 32 ++++++++++++++++++++++
debian/patches/series | 3 +++
debian/{docs => python-mpld3.docs} | 1 +
debian/{docs => python3-mpld3.docs} | 1 +
debian/rules | 15 ++++++++++-
mpld3/js/d3.v3.min.js | 5 ----
src/utils/icons.js | 6 -----
12 files changed, 152 insertions(+), 24 deletions(-)
create mode 100755 debian/mkicons
create mode 100644 debian/patches/1000_disable_submodule.diff
create mode 100644 debian/patches/2000_nodejs.diff
create mode 100644 debian/patches/3000_external_mplexporter.diff
create mode 100644 debian/patches/series
copy debian/{docs => python-mpld3.docs} (80%)
rename debian/{docs => python3-mpld3.docs} (80%)
delete mode 100644 mpld3/js/d3.v3.min.js
delete mode 100644 src/utils/icons.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mpld3.git
More information about the Python-modules-commits
mailing list