[libbytelist-java] branch master updated (5038d0a -> d4283bd)
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Jul 15 16:04:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a change to branch master
in repository libbytelist-java.
from 5038d0a Upload to unstable
adds 7c4bddb Bump for next dev cycle
adds 99d2a54 Fixed a typo.
adds 9684a0e Merge pull request #7 from nirvdrum/typo_fix
adds d8e5eba Fixed a couple more typos.
adds 4931c39 Merge pull request #8 from nirvdrum/typo_fixes
adds 469c0a5 Add shorthand realSize accessor for uniformity.
adds ec7630c Better version of memcmp.
adds 4cf888c These are byte values and must also be masked.
adds c5f23cb Fix copy constructor that doesn't copy encoding over.
adds b6cb627 [maven-release-plugin] prepare release bytelist-1.0.13
adds 95967cf [maven-release-plugin] prepare for next development iteration
adds a29a55b [maven-release-plugin] prepare release bytelist-1.0.14
adds 419a9d1 Merge tag 'bytelist-1.0.14' into experimental
adds 660a07e Start work on 1.0.14-1
adds 80edc57 Add myself as uploader
adds 45e4a98 Switch build system from cdbs to debhelper
adds 8d49901 Bump debhelper level to 10
adds 25e50b9 Bump Standards-Version to 3.9.8
adds b7e804c Wrap and sort dependencies list
adds aacdcb8 Add B-D on needed Maven plugins
adds 637e583 Remove obsolete d/orig-tar.sh script
adds 073b006 Remove obsolete d/README.Debian-source file
adds 4f05456 Updates dates in copyright file
adds 25c14b0 Refresh watch file
adds 9cc9c14 Switch Vcs-* and Homepage URLs to https
adds 895c346 Upload 1.0.14-1 to experimental
adds 70a9834 [maven-release-plugin] prepare for next development iteration
adds 7d6df56 Update to latest jcodings
adds ffdf6b1 [maven-release-plugin] prepare release bytelist-1.0.15
adds b2880fb Merge tag 'upstream/1.0.15' into experimental
adds 0e3e092 Prepare changelog for next upload
new d4283bd Upload to unstable
The 1 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/README.Debian-source | 8 --------
debian/changelog | 26 +++++++++++++++++++++++++
debian/compat | 2 +-
debian/control | 31 ++++++++++++++----------------
debian/copyright | 3 ++-
debian/libbytelist-java.poms | 28 +++++++++++++++++++++++++++
debian/maven.ignoreRules | 1 +
debian/maven.rules | 1 +
debian/orig-tar.sh | 12 ------------
debian/rules | 18 +++---------------
debian/watch | 4 ++--
pom.xml | 7 +++----
src/org/jruby/util/ByteList.java | 41 +++++++++++++++++++++++++++-------------
13 files changed, 109 insertions(+), 73 deletions(-)
delete mode 100644 debian/README.Debian-source
create mode 100644 debian/libbytelist-java.poms
create mode 100644 debian/maven.ignoreRules
create mode 100644 debian/maven.rules
delete mode 100755 debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbytelist-java.git
More information about the pkg-java-commits
mailing list