[jansi-native] branch master updated (a84a410 -> fe57dca)
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 12 07:30:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch master
in repository jansi-native.
from a84a410 Update changelog timestamp
new c9ea94d Declare compliance with Debian Policy 4.0.0.
new 08e285f Fix Vcs-Git address.
new bd60422 Use https for Format field.
adds 621cdd0 New upstream version 1.7
new aea2837 Updated version 1.7 from 'upstream/1.7'
new 42bff3b Update changelog
new fe57dca Change copyright holders to the original authors according to the sources.
The 6 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:
.gitignore | 2 +
changelog.md | 39 ++++++++++
debian/changelog | 11 +++
debian/control | 4 +-
debian/copyright | 8 +-
docs/README | 3 +-
docs/config.yaml | 3 +-
docs/src/downloads/index.page | 5 +-
docs/src/index.page | 5 +-
docs/src/metainfo | 5 +-
docs/src/styles/default/blog.template | 4 +-
docs/src/styles/default/css/site.css | 5 +-
docs/src/styles/default/main.template | 5 +-
docs/src/todo.page | 5 +-
docs/src/virtual | 5 +-
pom.xml | 42 +++++++---
readme.md | 6 +-
.../org/fusesource/jansi/internal/CLibrary.java | 90 ++--------------------
.../org/fusesource/jansi/internal/Kernel32.java | 15 +++-
.../fusesource/jansi/internal/WindowsSupport.java | 5 +-
src/main/native-package/m4/custom.m4 | 22 +++++-
src/main/native-package/src/jansi.h | 11 ++-
.../src/{windows/crtdll.c => jansi_ttyname.c} | 31 ++++----
src/main/native-package/src/windows/Makefile | 3 +-
src/main/native-package/src/windows/crtdll.c | 3 +-
src/main/native-package/src/windows/jansi.rc | 7 +-
src/main/native-package/vs2010.vcxproj | 8 +-
27 files changed, 186 insertions(+), 166 deletions(-)
copy src/main/native-package/src/{windows/crtdll.c => jansi_ttyname.c} (55%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jansi-native.git
More information about the pkg-java-commits
mailing list