[akuma] branch master updated (065b6d2 -> 47fb636)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 9 00:12:30 UTC 2017


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

ebourg-guest pushed a change to branch master
in repository akuma.

      from  065b6d2   New upstream release (1.9)
       new  667a872   Standards-Version updated to 3.9.8
       new  b7b5dc3   Switch to debhelper level 10
       new  d115819   Use a secure Vcs-Git URL
       new  85b2446   Fixed the watch file
       new  69f63cd   Build with the DH sequencer instead of CDBS
       new  892b613   Ignore the maven-assembly-plugin
      adds  13f979f   New upstream version 1.10
       new  620b85a   Merge tag 'upstream/1.10'
       new  a03d936   New build dependency on junit4
       new  47fb636   Upload to unstable

The 9 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.source                             |  2 +-
 debian/changelog                                 | 14 +++++++++
 debian/compat                                    |  2 +-
 debian/control                                   |  9 +++---
 debian/copyright                                 |  4 +--
 debian/maven.cleanIgnoreRules                    | 19 ------------
 debian/maven.ignoreRules                         |  1 +
 debian/maven.publishedRules                      | 19 ------------
 debian/maven.rules                               |  1 +
 debian/rules                                     |  9 ++----
 debian/watch                                     |  2 +-
 pom.xml                                          | 23 +++++---------
 src/main/java/com/sun/akuma/JavaVMArguments.java | 39 ++++++++++++++++++++++++
 src/test/java/com/sun/akuma/test/ArgvTest.java   | 30 ++++++++++++++++++
 14 files changed, 105 insertions(+), 69 deletions(-)
 delete mode 100644 debian/maven.cleanIgnoreRules
 delete mode 100644 debian/maven.publishedRules
 create mode 100644 src/test/java/com/sun/akuma/test/ArgvTest.java

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



More information about the pkg-java-commits mailing list