[felix-gogo-shell] branch master updated (b57ff26 -> fcb0c8c)
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Nov 21 18:40:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a change to branch master
in repository felix-gogo-shell.
from b57ff26 prepare for upload
new b4874d2 Start new changelog entry.
new cb55625 get-orig-source: Remove --rename option.
new ca01c54 get-orig-source: Add --no-symlink option.
adds 2c85f58 Imported Upstream version 0.12.0
new 0f0da36 Merge tag 'upstream/0.12.0'
new 1d9f2eb Use compat level 9 and require debhelper >= 9.
new 3ad810c wrap-and-sort -sa.
new 0747e62 Declare compliance with Debian Policy 3.9.6.
new cd61ac9 Use canonical Vcs-URI.
new 06f2327 Switch from cdbs to dh sequencer.
new 5fca334 Update changelog
new b59501f Remove junit4 from Build-Depends.
new fcb0c8c Skip the tests
The 12 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 | 15 +-
debian/compat | 2 +-
debian/control | 55 +++--
debian/libfelix-gogo-shell-java-doc.install | 1 -
debian/maven.properties | 3 +-
debian/rules | 9 +-
doc/changelog.txt | 13 ++
pom.xml | 8 +-
.../org/apache/felix/gogo/options/Options.java | 11 +-
.../org/apache/felix/gogo/shell/Activator.java | 165 ++++++++------
.../java/org/apache/felix/gogo/shell/Console.java | 50 ++++-
.../java/org/apache/felix/gogo/shell/History.java | 177 +++++++++++++++
.../java/org/apache/felix/gogo/shell/Shell.java | 24 ++-
.../org/apache/felix/gogo/shell/HistoryTest.java | 240 +++++++++++++++++++++
14 files changed, 659 insertions(+), 114 deletions(-)
create mode 100644 src/main/java/org/apache/felix/gogo/shell/History.java
create mode 100644 src/test/java/org/apache/felix/gogo/shell/HistoryTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-gogo-shell.git
More information about the pkg-java-commits
mailing list