[Python-modules-commits] [python-neovim-gui] branch master updated (6460b97 -> 09c316d)
Víctor Cuadrado Juan
viccuad-guest at moszumanska.debian.org
Thu Apr 7 20:06:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
viccuad-guest pushed a change to branch master
in repository python-neovim-gui.
from 6460b97 Fixed homepage (https)
new edffbb3 Merge changelog
new 199cce7 Imported Upstream version 0.1.2
new 53ef796 Merge tag 'upstream/0.1.2'
new 186d9d9 Remove d/.desktop and d/.svg, they have been upstreamed
new 8f0224b Update Depends for 0.1.2
new cd03ec0 Add new upstream README.md to .docs
new 23c87ff Remove override_dh_auto_clean as not needed anymore
new 09c316d Update changelog
The 8 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:
LICENSE | 201 +
MANIFEST.in | 1 +
PKG-INFO | 4 +-
README.md | 20 +
debian/changelog | 14 +-
debian/control | 4 +-
debian/python3-neovim-gui.docs | 1 +
debian/python3-neovim-gui.install | 4 +-
debian/rules | 6 -
neovim_gui.egg-info/PKG-INFO | 4 +-
neovim_gui.egg-info/SOURCES.txt | 6 +
neovim_gui/cli.py | 4 -
neovim_gui/gtk_ui.py | 26 +-
neovim_gui/screen.c | 8764 +++++++++++++++++++++++++++++++
neovim_gui/ui_bridge.py | 4 +-
debian/pynvim.desktop => pynvim.desktop | 2 +-
debian/pynvim.svg => pynvim.svg | 2 +-
setup.py | 4 +-
18 files changed, 9038 insertions(+), 33 deletions(-)
create mode 100644 LICENSE
create mode 100644 MANIFEST.in
create mode 100644 README.md
create mode 100644 debian/python3-neovim-gui.docs
create mode 100644 neovim_gui/screen.c
rename debian/pynvim.desktop => pynvim.desktop (98%)
rename debian/pynvim.svg => pynvim.svg (99%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-neovim-gui.git
More information about the Python-modules-commits
mailing list