[libsequence-library-java] branch master updated (db1e5d8 -> 5df0bab)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Nov 4 15:52:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository libsequence-library-java.

      from  db1e5d8   Upload to unstable
       new  495a6ff   Added debian/orig-tar.sh to checkout and package the new releases
      adds  ee51703   Imported Upstream version 1.0.3
       new  6cb7fda   Merge tag 'upstream/1.0.3'
       new  e85cc81   Updated debian/pom.xml
       new  3389d6c   Build depend on junit instead of junit4
       new  145d915   Updated the license in debian/copyright (BSD-3-clause)
       new  5df0bab   Upload to unstable

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:
 LICENSE.txt                                        |  64 +++-----
 build.gradle                                       |   4 +-
 debian/changelog                                   |  11 ++
 debian/control                                     |   2 +-
 debian/copyright                                   |  66 +++-----
 debian/maven.rules                                 |   1 +
 debian/orig-tar.sh                                 |  15 ++
 debian/pom.xml                                     |  35 +++--
 debian/watch                                       |   2 +-
 gradle/wrapper/gradle-wrapper.properties           |   6 -
 gradlew                                            | 168 ---------------------
 gradlew.bat                                        |  82 ----------
 .../q/sequence/line/diff/QDiffGenerator.java       |   2 +
 .../regnis/q/sequence/line/diff/QDiffManager.java  |   7 +
 .../q/sequence/line/diff/QDiffNormalGenerator.java |   4 +
 .../sequence/line/diff/QDiffSequenceGenerator.java |  68 +++++++++
 .../q/sequence/line/diff/QDiffUniGenerator.java    |  97 ++++++++++++
 17 files changed, 280 insertions(+), 354 deletions(-)
 create mode 100755 debian/orig-tar.sh
 delete mode 100644 gradle/wrapper/gradle-wrapper.properties
 delete mode 100755 gradlew
 delete mode 100755 gradlew.bat

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libsequence-library-java.git



More information about the pkg-java-commits mailing list